ZIP-fixturematrix voor uploads
Selecteer ZIP-fixtures voor uploadvalidatie, geneste extracties, naamconflicten en corrupte archieftests.
9
Fixture-rijen
4
Hoe je deze matrix gebruikt
Use the matrix when the validation target is a set of variants rather than one canonical sample.
Hoe je deze matrix gebruikt
Coverage
- Combineert schone packs, geneste archieven, dubbele namen en corrupte ZIP's.
- Ontworpen voor uploadbeleid, extractiebeveiliging en decompressieregressies.
- Koppelt losse ZIP's aan downloadbare packs om testdekking uit te breiden.
- Pairs single ZIP fixtures with downloadable packs to seed broader test runs.
Fixture-rijen
Available Variants
| Variant | Profile | Testfocus | File | Size | Download |
|---|---|---|---|---|---|
|
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 | Download |
|
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 | Download |
|
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 | Download |
|
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 | Download |
|
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 | Download |
|
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 | Download |
|
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 | Download |
|
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 | Download |
|
Truncated ZIP
Useful for unzip failures, checksum mismatches, and upload error messaging.
|
Broken fixture | Archive corruption handling |
zip_truncated_edge_case.zip
|
977 B | Download |
Gerelateerde strategische pagina's
Related Packs and Workflows
Gerelateerde packs
Pack voor ZIP-uploadvalidatie
CSV-importtestpack
JSON-API-fixturepack
Gerelateerde workflows
Fixtures voor uploadvalidatie
Open werkstroomFixtures voor parserregressie
Open werkstroomLarge Archive Intake Fixtures
Open werkstroomGerelateerde strategische pagina's
Related Pages
Best Format Guides
Use-Case Recommendations
Beste formaat voor gecomprimeerde downloadbundels
Best Format for High-Compression Archive Transfer
Best Format for Cross-Platform Download Bundles
How to Convert
How to Convert 7Z to ZIP
How to Convert TAR to ZIP
How to Convert ZIP to 7Z
How to Convert ZIP to TAR