| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This project demonstrates comprehensive API testing of the DummyJSON REST APIs using Postman. The objective of this project is to validate API functionality, request/response behavior, status codes, data integrity, and error handling through structured test scenarios.
The project covers CRUD operations, authentication, response validation, and negative testing to ensure API reliability and consistency.
| Module | Operations Covered |
|---|---|
| Authentication | Login, Get Auth User |
| Posts | GET, POST, PUT, DELETE |
| Comments | GET, POST, PUT, DELETE |
| Carts | GET, POST, PUT, DELETE |
DummyJSON-API-Testing/
│
├── README.md # Project Documentation
│
├── JsonFile/
│ └── DummyJson API.postman_collection.json # Postman Collection
│
└── TestCases/
└── Dummy Json.xlsx # Test Cases & Validation Documentation
Published Postman Documentation
https://documenter.getpostman.com/view/42777813/2sBXwsNAhv
Through this project, I gained hands-on experience in:
Sarode Maruthi Rao
Aspiring Software Test Engineer | API Testing Enthusiast
⭐ Feel free to explore the collection and documentation to review the implemented API test scenarios and validation results.
| Back | FazBrowse Home | New Git URL |