XLSX use case

XLSX voorbeeldbestand voor Upload Testing

Validate upload size limits, MIME checks, and timeout behavior with realistic fixtures.

3.1 KB Manifest JSON SHA256
Starter file

Download

xlsx_inventory_two_sheet_sample.xlsx

3.1 KB application/vnd.openxmlformats-officedocument.spreadsheetml.sheet SHA256 23ec535664cc...
Checklist

Testing Steps

  1. Confirm request size policy and limit errors.
  2. Verify MIME/signature detection and rejection paths.
  3. Check retry behavior on network interruption.
Companion fixtures

Related Variants

xlsx_wide_table_sample.xlsx

3.0 KB · application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Download

xlsx_monthly_budget_sample.xlsx

2.8 KB · application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Download

xlsx_formula_recalc_sample.xlsx

2.8 KB · application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Download
Next steps

Related Pages