Postman Tutorial Part 15 – Adding Automation Test Scripts In Postman

Hello Folks, When we hit any API, we get some response along with status code, response time, headers etc. As of now we have verified it manually. Will it not be good if these assertion which we do manually should be auto performed once request is hit? A kind of automation testing of API. Consider … Continue reading Postman Tutorial Part 15 – Adding Automation Test Scripts In Postman