Harish shet

Results 3 issues of Harish shet

How to pass multiple csv files in newman run? newman run CollectionRunner.json --global-var IP_PORT="http://127.0.0.1:8088/" -r htmlextra --reporter-htmlextra-title "Result Report" --reporter-htmlextra-export /home/reports/HARISH.html --iteration-data /home/dataset1.csv I want to pass multiple data sets...

feature
getting-started
product/newman

want to connect redis db and lpush some data into redis db , can we do it using postman? Test file which is passed to the collection runner contains multiple...

I am running a collection runner to execute multiple testcases in postman I have a directory there I have created a post request, In the body of the request I...