Category "postman-collection-runner"

Postman - Stop the collection runner if a an assertion associated with a test fails

As the title says, I have around 20 requests in a folder that each has some test assertion that looks at the response. I want to terminate the collection runner

How to grab data from the body and from the response of the call and use this data in the next call for the bulk run

I have got an interesting task and am not sure how to proceed with this I have 1 POST request to create the Release for each Project. The request body has the "

Postman test case insetitive

I have a test case in the Postman which looks like: pm.test("Last Name contains Bob", () => { const responseJson = pm.response.json(); pm.response.to

Postman : socket hang up

I just started using Postman. I had this error "Error: socket hang up" when I was executing a collection runner. I've read a few post regarding socket hang up a