You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Project Demonstrates API Testing . API tested in this project includes different HTTP request create , update, delete , get , post . test can be executed using postman collection runner and newman . this also includes detailed documentation on integration with jenkins . and also basic and advance report generation using newman reporter plugin.
Example of Testing API using postman and generate report with newman. In this repository store multiple project which I learning and testing about API testing(postman).Also demo add for every website report
This GitHub repo is for beginners and learners. It offers comprehensive tutorials and resources to make learning rest assured easy. Whether a beginner or experienced, the repo has something for everyone. Start expanding your coding skills now! I have written an article on the same do check the below article on medium.
Capture the response payload of the given REST end points using Rest assured and validate the status code and content type in each case and in post call data can be fed via excel sheet.
"Automated API testing for demo site using Postman and Newman with htmlextra reporting. Validated search, cart, and product addition functionalities with dynamic data handling, ensuring API reliability and seamless user experience.
This project focuses on performance testing of the JSONPlaceholder API using JMeter, Jenkins, and Postman. The objective was to evaluate API response times, concurrency handling, and overall system stability under different loads.