Skip to content

API test cases for the Urban Grocers app (Sprint 4). Includes Postman collections and environments, with positive/negative scenarios for Kits and Fast Delivery (XML) endpoints. Evidence and reports from the TripleTen QA Bootcamp.

Notifications You must be signed in to change notification settings

CelestRW/qa-api-testing-postman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 

Repository files navigation

API Testing with Postman (Sprint 4)

Status: Evidence-only (Postman exports unavailable).
This repo documents my Sprint 4 API testing work for Urban Grocers (Kits) and Fast Delivery (XML).
I designed and executed positive/negative test cases, recorded results, and produced reports.

πŸ§ͺ Coverage summary

  • Kits: POST /api/v1/kits/:id/products
    • Valid kit id vs non-existent kit id β†’ 200 / 404
    • Product ID checks; non-existent β†’ 400
    • productsList length ≀ 30 (unique IDs) and body structure validation
  • Fast Delivery (XML): /fast-delivery/v3.1.1/calculate-delivery.xml
    • deliveryTime vs operating hours (boundary tests)
    • productsWeight, productsCount positive/negative limits

πŸ“Ž Evidence (Bootcamp submission)

About

API test cases for the Urban Grocers app (Sprint 4). Includes Postman collections and environments, with positive/negative scenarios for Kits and Fast Delivery (XML) endpoints. Evidence and reports from the TripleTen QA Bootcamp.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published