How to Use Postman for API Testing Automation
Postman is a testing tool that can be used to test API’s and verify API response.
Postman provides us the feature of testing the API both manually and also through automation.
In manual testing we have to provide the API URL, input JSON, API method a...
perfomatix.hashnode.dev5 min read