DOCX use case
DOCX Sample File for Bulk Import Validation
Stress-test batch ingestion pipelines with repeatable fixtures for throughput and error handling.
16.4 KB
Manifest JSON
SHA256
Starter file
Use one representative fixture first.
docx_sample_file_1MB.docx
Checklist
Keep the validation sequence short.
- Measure queue depth and worker throughput under load.
- Validate partial-failure handling and retry policies.
- Confirm per-file status reporting in bulk jobs.
Companion fixtures
Add nearby variants only when needed.
Next steps