Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 

Repository files navigation

XML Fast Delivery Testing (Sprint 4)

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.


πŸ“Œ Scope of Testing

  • 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.


πŸ›  Tools & Technologies

  • XML
  • Postman (for execution)
  • Google Sheets (test case documentation)
  • Jira (bug reporting)

πŸ“Ž Evidence


πŸ”— Related Work

About

XML-based test cases for the /fast-delivery/v3.1.1/calculate-delivery.xml endpoint.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors