Manuals / API Testing / Checkpoint 5
B · Test Design · intermediate · Gate · Checkpoint 5 of 11
Checkpoint A — Postman collection portfolio
Prove Postman mastery before CI and code chapters.
Path progress45%
Step 1 of 1
Pass criteria
Export and commit collection JSON to repo.
- Collection: 15+ requests with folders
- Every request has 2+ tests in Tests tab
- 5+ negative / edge case tests
- Environment file exported
- Chained create → read flow works
- Collection exported to repo postman/
Do this now
Verify all items.
Was this step clear?
Chapter learning outcomes
- Collection checkpoint criteria
Clear these before you leave
Side quest
Export commit
git add postman/*.json with clear commit message.