TS use case

TS voorbeeldbestand voor Upload Testing

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

3.9 MB Manifest JSON SHA256
Starter file

Download

ts_60s_sample_file_3.9MB.ts

3.9 MB text/vnd.trolltech.linguist SHA256 993d4ec8d36f...
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

ts_30s_sample_file_1.9MB.ts

1.9 MB · text/vnd.trolltech.linguist

Download

ts_15s_sample_file_980KB.ts

979.1 KB · text/vnd.trolltech.linguist

Download

ts_5s_sample_file_313KB.ts

312.8 KB · text/vnd.trolltech.linguist

Download
Next steps

Related Pages