-
Is there a way to log/store all the raw api requests and responses when we run postman collection in newman?
-
Hi there!
I'm trying to put the results on testrail but I got this error "error":"Field :results cannot be empty but no valid tests or cases found". The test run is successfully created and so the …
-
Newman is unable to find the reporter, despite them being installed next to each other. Only minor issue I see is the warn for har-validator, which newman's team seems to think is not an issue from th…
-
I am unable to get htmlextra report on jenkins pipeline.
I am trying to run collection on Jenkins using Newman with following commands and versions are given below. Please help get nice beautified HT…
-
Dear,
I was wondering if it is possible (did not find how) to run sequentially two or more collections, but sharing the same environment.
Something like
```bash
newman run authenticate_collec…
-
preconditions:
`$ npm install -g newman-reporter-reportportal
+ newman-reporter-reportportal@0.0.18
added 24 packages from 20 contributors in 8.668s
`
the same for:
`$ npm install -g @reportport…
-
Hi All - When I am running Newman on Jenkins on a Linux container, I am getting newman not found. I tried to login to container and able to run newman on Linux container and it worked fine.
However…
-
Hi there!
I love using newman-reporter-testrail but I'm getting these errors. Do someone know how to solve it? I have properly defined
TESTRAIL_DOMAIN, TESTRAIL_USERNAME, TESTRAIL_APIKEY, TESTRA…
-
Hi,
I am running a GET request via Newman that when i run in Postman works, but fails when run in Newman.
It is a simple GET requests against a local machine on the network:
http://testEnvA…
-
1. Newman Version (can be found via `newman -v`): 5.2.0 ( used in the Docker image - postman/newman:5-ubuntu)
2. OS details (type, version, and architecture): EC2 (AWS) - m5.xlarge (1st or 2nd g…