25.1MBちょうどのZIPファイル(26,319,464バイト)
File info
| Format | ZIP |
|---|---|
| File size | 25.1 MB(26,319,464 bytes) |
| MIME Type | application/zip |
| MD5 | 451e441ac2d2d1eed6ec3aac65bc960d |
| SHA-1 | 0991536a9b07beb028b9e41342ebf7f2273e1ef0 |
| SHA-256 | 6e719d8b04aeb98bb873c3b4347a4354a2842069cf555fa6c6a2c4f2b59f3e89 |
Download via command line
curl
curl -O https://devlab.lb-product.com/files/threshold/zip/threshold-zip-25-1mb.zip
wget
wget https://devlab.lb-product.com/files/threshold/zip/threshold-zip-25-1mb.zip
PowerShell
Invoke-WebRequest -Uri "https://devlab.lb-product.com/files/threshold/zip/threshold-zip-25-1mb.zip" -OutFile "threshold-zip-25-1mb.zip"
About this file
25.1MBちょうどのZIPファイル(26,319,464バイト)です。このファイルはアップロード上限の境界値テスト用に、バイト単位で正確にサイズ調整されています。
多くのWebサービスやクラウドストレージにはファイルサイズの上限があります。例えば Gmail の添付ファイルは25MB、Discord の無料枠は25MB、多くのCMSは10MBがデフォルト上限です。このファイルを使えば、これらの境界値付近での挙動を正確にテストできます。
境界値テストとは
境界値テスト(Boundary Value Testing)は、ソフトウェアテスト技法のひとつです。入力値の境界付近(ちょうど、直前、直後)でバグが発生しやすいという経験則に基づき、上限値・下限値とその前後のテストを行います。ファイルサイズの場合、「ちょうど10MB」「9.9MB」「10.1MB」の3点セットでテストすることで、サイズチェックロジックの正しさを効率的に検証できます。
FAQ
- Is this file free to use?
- Yes — fully free and no signup required. Use it for any commercial or non-commercial test/verification purpose.
- What is inside the file?
- Dummy data generated for testing — sized to match the listed size exactly.
- What are the hash values for?
- Verify integrity after download or use them as test data for hashing libraries.