Use this tag for issues with Postman Collection Runner; use the [postman] tag for general Postman issues.
I want to test the collection Test Server in Postman Collection Runner. However, when I run my tests they don't …
testing collections postman postman-collection-runnerI am working on some test scripts and data cleanup scripts using postman, and was wondering if it were possible …
postman postman-collection-runnerI want to parameterized my tests in Postman. This is the example body of POST request: { "entity_id": "{{entity_id}}", "…
postman postman-collection-runnerI am creating a test in postman to check for a keyword "pregnancy" in each "name" field in the JSON. …
javascript postman postman-collection-runner postman-testcase