Use the newman run collection_exported.json -d "filepath/myDataFile.csv
@yazh4033 жыл бұрын
@@TheTestingAcademy tq so much ❤️
@yazh4033 жыл бұрын
Automation la , 7 steps ku same xpath na .. how to set loop bro... I am getting error like "" JavaScript error failed to execute element from a point on document the provided a value which non finite. "" "
@harshaadithya64804 жыл бұрын
Awesome bro thank you. I was trying to automate the api testing process hence used curl commands in a shell script and generated html mail to my mail id. But that's a lengthy process and with version changes I used to update manually. There is documentation available over postman website but praises to your easy presentation. Much needed one for me at this time :)
@TheTestingAcademy4 жыл бұрын
Thanks for the great words. 😇😇❤️
@dipakghadge64453 жыл бұрын
bhai pehle o export vali directory kaha se download ki kaise ke o te dikhate
@saif-gn7qr4 жыл бұрын
Hey, I'm trying to run Newman in Command-Line on windows 8 but I receive this error "'newman' is not recognized as an internal or external command, operable program or batch file."
@dhananjaymalhotra7854 Жыл бұрын
Thanks for the video.I have a collection comprising of 2 requests. I have a csv file comprising of 12 iterations. What should be the newman command to run the collection for all 12 iterations ? The first request is picking the value from the CSV file for every iteration and the same is being used in the second request.
@harishkce1989 Жыл бұрын
Hello Testing academy...i have bearer token added in the environmental variable and pass the variable as a value in the authorization tab of collection.....works fine inside postman tool(i had same issue - but it works after i disabled the ssl certificate verification in settings) - when executed using newman i receive error that "unable to verify the first certificate"
@sambhavsharma96613 жыл бұрын
Thanku very much for such kind of video . Great
@danielberman1153 жыл бұрын
Excellent video!!! Thank you very much! I learned a lot here.
@TheTestingAcademy3 жыл бұрын
Glad it was helpful!
@venu147 Жыл бұрын
Hi, the video is useful for beginners. Is there a parameter to send pre request script?
@WaitAMinuteLife Жыл бұрын
Sir, how to run newman for API having OAuth 2.0 authentication.
@ignasbeniulis31143 жыл бұрын
Does these tests are ran at the same time? I am trying to find out how to do parallel testing and all the leads were taken me to use of newman
@MsMawro4 жыл бұрын
That is so helpful!! Thank you 🙏🏻
@TheTestingAcademy4 жыл бұрын
You're so welcome!
@ashokmohapatra96264 жыл бұрын
I loved your sessions, I have one query that incase if I am using same excel file for different requests in different sheets then in that case how I can specify sheets in newan scripts in js for different requests
@krishnachaitanya44743 жыл бұрын
Hello, Newman!
@mdislam63814 жыл бұрын
very nice presentation
@durgaprasadbezawada52373 жыл бұрын
Good session, can anyone pls tell how can we handle OAuth2.0 access while running the collection.. Because it's getting 403 forbidden error, while running collection with OAuth2.0
@niteshgaikwad6321 Жыл бұрын
Is it resolved?
@SHOVALSO4 жыл бұрын
Can you run and get the environment and the globals not from a file but as a link? if so can you show how?
@SantoshSharma-xr7vv4 жыл бұрын
could you help to resolve the below error faced while installing newman: ENOENT: no such file or directory, open '/Users/xyz/package.json'
@TheTestingAcademy4 жыл бұрын
Can you please reinstall it or you can use docker newman
@vishtesting9 ай бұрын
Thank you very super series
@devendar_kasala2 жыл бұрын
Can i convert that json file to jmx file ?
@ankitkharb3263 Жыл бұрын
5:40 to run your 1st collection
@hridyakt82474 жыл бұрын
Iam gettting 443 timeout error There was an error sending this requestError codeETIMEDOUT
@divyamoryani87794 жыл бұрын
Thank you. Please could you tell how to run multiple collection.json using newman.
@TheTestingAcademy4 жыл бұрын
You want to run them parallelly or serially ?
@divyamoryani87794 жыл бұрын
@@TheTestingAcademy Parallelly :)
@ajdancemoves4 жыл бұрын
Need help in creating our own custom reports using newman custom reports
@TheTestingAcademy4 жыл бұрын
Email me at contact@thetestingacademy.com
@_abhilash_k_4 жыл бұрын
Hi Pramond Can we customize the htmlextra report?
@TheTestingAcademy4 жыл бұрын
Using some other Bash file yes
@hridyakt82474 жыл бұрын
Can i execute a collection with test data in excel using newman?
@TheTestingAcademy4 жыл бұрын
Excel has a different format, You can use csv it is easy and supported in different OS
@rahulverma-gn2ik4 жыл бұрын
please hindi mai videos banao sir kafi maine apne frdz ko apke videos suggest ki hai almost sabhi logo ko english mai probloms ho rahi hai
@tanojkumar77154 жыл бұрын
Hi Promod, It was a nice tutorial, Can you help me with below observation , I was running my postman collection in Newman , sometime i m getting error like Bad Request Bad Request Your browser sent a request that this server could not understand. Reference #7.a052017.1590280843.0 if i m rerunning my collection i m not seeing this error for the same request , i feel its intermittent. can you please help this kind of issue Thanks in advance.
@TheTestingAcademy4 жыл бұрын
This can be a case where your request is not valid or has some error or you have sent a wrong payload
@tanojkumar77154 жыл бұрын
@@TheTestingAcademy thanks for responding.... If I'm rerunning the same request without changing anything thing it is working.. Which means my payload is correct..
@TheTestingAcademy4 жыл бұрын
@@tanojkumar7715 Can you join our facebook group lets discuss there? fb.com/scrolltest
@NamanUpadhyay-hp6dd Жыл бұрын
newman: could not find "cli.json.junit.html" reporter