Postman MCQ’s with Answers & Explanations

1. What is Postman primarily used for?

 
 
 
 

2. Which HTTP method is used in Postman to retrieve data?

 
 
 
 

3. What does status code 404 indicate in Postman?

 
 
 
 

4. Which content type is typically used to send JSON data in the body of a POST request?

 
 
 
 

5. How can you save dynamic data from a response in Postman?

 
 
 
 

6. Which of the following is used to write tests in Postman?

 
 
 
 

7. How can you chain requests in Postman (i.e., use response of one in another)?

 
 
 
 

8. What does the 200 HTTP status code mean in Postman?

 
 
 
 

9. Which of the following is a correct way to set an environment variable from a test script?

 
 
 
 

10. What is the purpose of using Newman with Postman?

 
 
 
 


Leave a Reply

Your email address will not be published. Required fields are marked *