This repository contains test coverage for the Fast Delivery API endpoint:
/fast-delivery/v3.1.1/calculate-delivery.xml
It represents my work from Sprint 4 of the TripleTen QA Engineering Bootcamp, focusing on API testing using XML payloads with boundary and negative test cases.
-
Requirement 2: Fast Delivery Service
- Validated request/response structure in XML
- Designed 19β28 test cases using:
- Delivery time vs operating hours (positive & boundary values)
- Product weight (minimum/maximum edge cases)
- Product count validation
- Negative scenarios with invalid/missing parameters
-
Linked test failures to Jira bug reports with reproducible steps and expected vs actual results.
- XML
- Postman (for execution)
- Google Sheets (test case documentation)
- Jira (bug reporting)
- Test Cases & Results: Sprint 4 Google Sheets Submission
- Additional Evidence: Google Drive Folder with all projects
- Sprint 4 also included Requirement 1: Kits API Testing, documented separately in qa-api-testing-postman.
- Full QA journey available in my QA Portfolio.