Postman Tutorial Part 30-Extracting and Asserting Request & Response Headers in Postman
Hello Folks, In this post we will going to see some topics which are important to do validation in API testing. These are frequently asked interview questions in API Testing as well. What is a header in API? How to retrieve a request header? How to retrieve a response header? How to get all headers…