This repository was created as part of my QA training to develop practical skills in REST API testing using Postman.
The project includes automated API requests and validation of HTTP responses, JSON structures, and endpoint behavior using the Chuck Norris API.
- Postman
- REST API
- JSON
- HTTP
- HTTP status code validation
- JSON response validation
- Endpoint testing
- API request collections
- Automated API testing
Postman Collection
README.md
- Download the Postman collection.
- Import it into Postman.
- Execute the requests.
- Review the responses and validations.
- API Testing
- REST APIs
- HTTP Methods
- JSON Validation
- Postman
- QA Testing