problem statement Automate one get and post API using newman
(venv) PS O:MetZeal_Projectnewman> newman run “O:MetZeal_ProjectnewmanvenvIncludeFile Processing API.postman_collection.json”
How to use file data with newman and Postman url with uuid
I have a Postman test with a png file uploaded in the body in Postman cloud.
Fetch specific JSON object from a JSON file and make it to write at another JSON file
In postman project,I am maintaining multiple variables in a single enviornment JSON file.
Array variable value in newman environment file
My newman pre-request variable is not fetching value from environment values.
I have set my variable as array in env fileenter image description here.