JSON use case

JSON Sample File for Upload Testing

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

250.0 MB Manifest JSON SHA256
Starter file

Use one representative fixture first.

json_sample_file_250MB.json

250.0 MB application/json SHA256 0f2a1884c098...
Checklist

Keep the validation sequence short.

  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

Add nearby variants only when needed.

json_sample_file_100MB 2.json

100.0 MB · application/json

Download

json_sample_file_100MB.json

100.0 MB · application/json

Download

json_sample_file_50MB.json

50.0 MB · application/json

Download

json_sample_file_25MB.json

25.0 MB · application/json

Download
Next steps

Branch into the next relevant page.