Fixture-Matrix fuer ZIP-Upload
Waehlen Sie ZIP-Fixtures fuer Upload-Validierung, verschachtelte Extraktionen, Namenskollisionen und Korruptions-Tests.
9
Fixture-Zeilen
4
So verwenden Sie diese Matrix
Use the matrix when the validation target is a set of variants rather than one canonical sample.
So verwenden Sie diese Matrix
Coverage
- Kombiniert saubere Pakete, verschachtelte Archive, doppelte Namen und beschaedigte ZIPs.
- Konzipiert fuer Upload-Policy, Extraktionssicherheit, Archivnavigation und Dekompressions-Regression.
- Verbindet einzelne ZIPs mit herunterladbaren Paketen, um Tests zu erweitern.
- Pairs single ZIP fixtures with downloadable packs to seed broader test runs.
Fixture-Zeilen
Available Variants
| Variante | Profil | Testfokus | Datei | Groesse | Herunterladen |
|---|---|---|---|---|---|
|
CSV Import Pack
Useful when upload pipelines need a realistic bundle with document fixtures inside.
|
Valid bundle | Multi-file ingest setup |
csv_import_test_pack.zip
|
1.7 KB | Herunterladen |
|
JSON API Pack
Good for archive downloads that seed contract-testing or import jobs.
|
Valid bundle | API fixture distribution |
json_api_fixture_pack.zip
|
1.9 KB | Herunterladen |
|
Upload Validation Pack
Best starting point for upload endpoints, MIME policy, and nested archive validation.
|
Valid workflow pack | Mixed-content upload checks |
zip_upload_validation_pack.zip
|
997 B | Herunterladen |
|
Nested Directories
Useful for extraction limits, path handling, and recursive ingest logic.
|
Valid edge | Directory depth handling |
zip_nested_directories_edge_case.zip
|
400 B | Herunterladen |
|
Duplicate Names
Targets unpacking rules when different paths contain the same leaf name.
|
Valid edge | Name collision behavior |
zip_duplicate_names_edge_case.zip
|
438 B | Herunterladen |
|
50MB ZIP
Useful when archive validation needs a real larger ZIP without jumping immediately to the biggest test size.
|
Large fixture | Archive transfer and extraction time |
zip_sample_file_50MB.zip
|
50.0 MB | Herunterladen |
|
100MB ZIP
Targets archive upload and extraction flows where size-sensitive timeouts begin to appear.
|
Large fixture | Upload ceilings and unzip throughput |
zip_sample_file_100MB.zip
|
100.0 MB | Herunterladen |
|
250MB ZIP
Best for validating long-running extraction, storage quotas, and large archive acceptance paths.
|
Huge fixture | Bulk archive stress |
zip_sample_file_250MB.zip
|
250.0 MB | Herunterladen |
|
Truncated ZIP
Useful for unzip failures, checksum mismatches, and upload error messaging.
|
Broken fixture | Archive corruption handling |
zip_truncated_edge_case.zip
|
977 B | Herunterladen |
Verwandte Strategie-Seiten
Related Packs and Workflows
Verwandte Pakete
ZIP-Upload-Validierungspaket
CSV-Import-Testpaket
JSON-API-Fixture-Paket
Verwandte Workflows
Fixtures fuer Upload-Validierung
Workflow oeffnenFixtures fuer Parser-Regression
Workflow oeffnenLarge Archive Intake Fixtures
Workflow oeffnenVerwandte Strategie-Seiten
Related Pages
Beste-Format-Guides
Use-Case-Guides
Bestes Format fuer komprimierte Download-Bundles
Bestes Format fuer Archivtransfer mit hoher Kompression
Best Format for Cross-Platform Download Bundles
Konvertierungs-Guides
How to Convert 7Z to ZIP
How to Convert TAR to ZIP
How to Convert ZIP to 7Z
How to Convert ZIP to TAR