Use this tag for issues with Postman Collection Runner; use the [postman] tag for general Postman issues.
I just started using Postman. I had this error "Error: socket hang up" when I was executing a collection runner. …
sockets postman postman-collection-runnerI'm testing API with Postman and I have a problem: My request goes to sort of middleware, so either I …
postman web-api-testing postman-collection-runnerI am working on a project where I have to hit a web service multiple times with different values of …
postman postman-collection-runnerI am using the Postman Collection Runner to run the same request multiple times using iterations. My tests work as …
postman postman-collection-runnerI am new to Postman and running into a recurrent issue that I can’t figure out. I am trying …
postman postman-collection-runner postman-pre-request-scriptExample url: https://abc.xyz.com/m# HTML Response: <!DOCTYPE html> <html lang="en" dir="ltr"> &…
regex postman postman-collection-runnerI have a API which sends response having following header: Headers(8) Test Results(1/1) Status:200 OK Time:5890 ms Size:1.24 MB Access-Control-Allow-Origin →* …
postman newman postman-collection-runnerI have an API request that I need to run in Postman-Collection-Runner thru multiple iterations. The API request uses Variable. …
postman postman-collection-runnerI have multiple collections on the same Workspace on Postman. Unfortunately things are starting to get messy, to many Collections …
postman postman-collection-runner postman-native-appMy 1st request is: GET http://example.com?int={{$randomInt}}. I need to run 2nd request (with other tests in …
postman postman-collection-runner