SH use case

SH voorbeeldbestand voor Upload Testing

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

1.0 MB Manifest JSON SHA256
Starter file

Download

sh_sample_file_1MB.sh

1.0 MB text/x-sh SHA256 4ae8e9510c22...
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

sh_sample_file_500KB.sh

500.0 KB · text/x-sh

Download

sh_sample_file_200KB.sh

200.0 KB · text/x-sh

Download

sh_sample_file_50KB.sh

50.0 KB · text/x-sh

Download
Next steps

Related Pages