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

Download

docx_sample_file_1MB.docx

16.4 KB application/vnd.openxmlformats-officedocument.wordprocessingml.document SHA256 6154fc022b2a...
Checklist

Testing Steps

  1. Measure queue depth and worker throughput under load.
  2. Validate partial-failure handling and retry policies.
  3. Confirm per-file status reporting in bulk jobs.
Companion fixtures

Related Variants

docx_sample_file_500KB.docx

13.0 KB · application/vnd.openxmlformats-officedocument.wordprocessingml.document

Scarica

docx_sample_file_200KB.docx

11.0 KB · application/vnd.openxmlformats-officedocument.wordprocessingml.document

Scarica

docx_sample_file_50KB.docx

10.0 KB · application/vnd.openxmlformats-officedocument.wordprocessingml.document

Scarica

docx_table_report_sample.docx

2.7 KB · application/vnd.openxmlformats-officedocument.wordprocessingml.document

Scarica
Next steps

Related Pages