Category: Postman

How to write an API automation test with Postman?

How to write an API automation test with Postman?

Postman Script Zip Introduction QA team used to spend lots of time on repetitive tests for each regression and smoke test. Test automation is the solution for this issue, we have lots of tools in the market for API automation test and Postman is one of the right choices since it provides the test script…

Read More Read More

How to create an environment generic request template with Postman?

How to create an environment generic request template with Postman?

Postman Collection and Environments zip Introduction Postman is one of the most popular REST API clients which provides a complete workflow for API development. In this article, we are going to discuss the Postman Environment and its benefits. When we want to manage API requests for different environments then we need to create separate postman…

Read More Read More