Manuals / API Testing / Ch 11

E · AdvancedAdvanced40 min read

11. Checkpoint B — Job-ready API portfolio

API Testing · 44 pages source format

Final gate: Postman + Newman CI + code tests + schema + security — demo-ready repo.

What you'll learn

  • API portfolio pass criteria

Pass criteria

Verify on GitHub live.

  • Postman collection 15+ requests exported in repo
  • Newman green in GitHub Actions with HTML report artifact
  • Code test suite 10+ tests (pytest or Jest)
  • JSON Schema validation on 2+ endpoints
  • SECURITY-SMOKE.md + 3 security tests
  • STRATEGY.md explains API vs UI test split

Do this now

Demo in under 5 minutes.

Clear?

Checklist