I am running tests for my backend in Postman and newman both but I while those are being passed in Postman, they are being failed in newman. I have ensured that I have added the variables too.
newman run FullApiImplementation.postman_collection.json -e Local.postman_environment.json -r html –insecure
Is what I am running. I also re-exported the collection and environment and tried again, but it didn’t work
I had added pictures showing both results
Daiyan Khan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.