Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

how to test response in postman

Basicall we are checking response body
to verify if request matches with response.
In the response we are verifying
(body, status code, header, response time,
 test structure of json against the given jsonSchema)
 
 
Source by learning.postman.com #
 
PREVIOUS NEXT
Tagged: #test #response #postman
ADD COMMENT
Topic
Name
7+5 =