Skip to content

reynier-work/urban-grocers-api-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

QA API Testing: Urban Grocers - Delivery Services and Kits Validation

Project Description

This project involved the technical analysis and validation of the Urban Grocers API following the implementation of platform updates regarding kit management and delivery services. The objective was to ensure the API supports new business requirements without compromising existing data integrity.

Technologies and Tools

  • Postman: Test execution, endpoint validation, and request-response analysis.
  • Jira: Defect management and documentation of detailed bug reports.
  • Swagger / ApiDoc: Technical documentation analysis for test case design.

Technical Achievements and Applied Skills

  • API Analysis: Verified data exchange protocols and validated data accuracy across 4 specific endpoints.
  • Test Design: Implemented equivalence partitioning, boundary value analysis, and executed positive and negative testing.
  • Defect Management: Documented bug reports in Jira including method, URL, description, and detailed request/response bodies.
  • Test Documentation: Structured professional checklists ensuring coverage of multiple API behavior scenarios.

Test Suite Summary

Method Endpoint Test Objective Result
GET /api/v1/kits Validate retrieval of updated kits. Passed
POST /api/v1/orders Verify order creation with delivery services. Passed
PUT /api/v1/kits/:id Test kit modification under new requirements. Passed
DELETE /api/v1/orders/:id Ensure deletion of services based on business logic. Passed

Evidence

![Postman Tests]image image image


Project completed as part of the QA Engineer Bootcamp at TripleTen.

Contact: [email protected]

About

This project involved the technical analysis and validation of the Urban Grocers API following the implementation of new functionalities for delivery services and product kits. The primary goal was to ensure that the new requirements were correctly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors