CPP use case
CPP 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
cpp_sample_file_1MB.cpp
Checklist
Testing Steps
- Confirm request size policy and limit errors.
- Verify MIME/signature detection and rejection paths.
- Check retry behavior on network interruption.
Companion fixtures
Related Variants
Next steps