This repository contains API testing artifacts for REST and SOAP services, including manual test cases, reports, and Postman collections.
The goal of this project was to validate API functionality, data integrity, and response behavior using different types of APIs.
Tested APIs:
REST API (Petstore):
- Test Cases (Petstore). Covers CRUD operations, validation, and negative scenarios.
- Test Report (Test IT). Execution results and defect tracking.
- Postman Collection
SOAP API:
Country Info Service
Users Bugred
- Test Cases (User Bugred). SOAP request validation and response checks.
- Postman Collection
Additional Setup
- Petstore was deployed locally using Docker (docker-compose.yml)
- SOAP requests tested via Postman using WSDL schemas