Questions tagged [postman-collection-runner]

Use this tag for issues with Postman Collection Runner; use the [postman] tag for general Postman issues.

You can use Collection Runner to run all the requests of a Postman Collection in one go.

Postman Collection Runner

Reference:
https://learning.postman.com/docs/running-collections/intro-to-collection-runs/

471 questions
-1
votes
1 answer

Is there any way to check if different formats of the same header is supported in postman tests?

I have requests that require a token. Its passed in the header for the request as a key value pair with the key being access_token and the value being its value. Now different formats of the access token needs to be supported. eg:…
-1
votes
1 answer

All POST tests failing in Postman collection run

I have been tasked with determining why certain tests are failing in Postman's collection runner. I found this question helpful but it does not address the scope of my issue. This post suggests I could be sending the request with invalid JSON, but…
-1
votes
1 answer

Postman REST API: Compare two XML response

I am trying to compare XML reponse of 2 REST API's. I wanted to compare few fields from Response1 to Response2. Response1: Bondi…
rksekar
  • 3
  • 5
-1
votes
1 answer

How can we use postman global variable in the jenkins

I am able to configure and execute postman/newman build with the jenkins with the use of postman collection's environment variable and its working fine. The issue is when i try to use global variable file along with the main collection and…
-1
votes
1 answer

Postman Collection Runner: exported results do not have complete responses

I am using the Postman tool and created collection. I have executed a collection using Postman Collection Runner, then I am able to view results. It is fine. But when I exported the results file the using "Export Results" tab, I am not able to see…
Nag-Raj
  • 169
  • 1
  • 4
  • 13
1 2 3
31
32