How To Run Postman From Command Line Using Newman- Postman Tutorial For Beginner

  Рет қаралды 26,107

Mukesh otwani

Mukesh otwani

Күн бұрын

Пікірлер: 53
@swamyas5668
@swamyas5668 4 жыл бұрын
Happy Guru Poornima..Thank you for teaching everything
@Mukeshotwani
@Mukeshotwani 4 жыл бұрын
Thanks Swamy.. it means alot to me.. 🙏🙏
@AnilKumar-up5qx
@AnilKumar-up5qx 4 жыл бұрын
Lovely. I m loving your work. Thanks This tutorial has cleared lot of API queries. Waiting for more in this series to add value in the organisation.
@Mukeshotwani
@Mukeshotwani 4 жыл бұрын
You are most welcome Anil, yes will continue this series.
@tawfiquee
@tawfiquee 4 жыл бұрын
Thanks for making my life easier. May Allah bless you and your family.
@Mukeshotwani
@Mukeshotwani 4 жыл бұрын
So nice of you.. Thank you Tawfique Bhai
@DmitriiPe
@DmitriiPe Жыл бұрын
It was easier than I thought. Thank you!!!
@Mukeshotwani
@Mukeshotwani Жыл бұрын
Thank you mate I am glad it helped 😊
@rahulingale5548
@rahulingale5548 4 жыл бұрын
First view || first like || first comment || thanks mukesh for uploading such a videos.
@Mukeshotwani
@Mukeshotwani 4 жыл бұрын
So nice of you Rahul
@shubhangibhosale7765
@shubhangibhosale7765 4 жыл бұрын
Thanks for sharing all the detailed steps
@Mukeshotwani
@Mukeshotwani 4 жыл бұрын
Most welcome Shubhangi
@JitendraKumar-lr3vq
@JitendraKumar-lr3vq 4 жыл бұрын
the most awaited video..its small request can you please make video on how to commit postman scripts to the git repo and how to work with branch..
@Mukeshotwani
@Mukeshotwani 4 жыл бұрын
Yes Jitendra, Git integration can be done either using postman portal or using git cli. I will post video on Docker + Git + Jenkins with postman
@rathikajayanth1640
@rathikajayanth1640 3 жыл бұрын
Hi Mukesh. thanks for sharing such a wonderfuls videos. one doubt what commands needs to be used for linux system?
@MyJazzsingh
@MyJazzsingh 2 жыл бұрын
thank you for detailed video
@Mukeshotwani
@Mukeshotwani Жыл бұрын
You are welcome
@harishkce1989
@harishkce1989 Жыл бұрын
Hello Mukesh - thanks for the video - is it possible to export and use both global and environmental variable at the same time from newman Command line ?
@harishkce1989
@harishkce1989 Жыл бұрын
Hello Mukesh .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"
@sav701
@sav701 2 жыл бұрын
Hi sir, your all videos are very helpful to understand api, but I want to learn automate api via CI/CD
@Mukeshotwani
@Mukeshotwani Жыл бұрын
Hi, Thank you so much for showing interest Selenium Online Training Program. Supercharge your career with Web Automation Using Selenium: Unlock limitless opportunities,recession-proof your future! Please find the details below. Start Date - 22nd May 2023 Type - Weekdays (Monday To Friday) Time - 8PM- 9PM IST Amount - 10999 INR (135 USD) Syllabus Link - bit.ly/3T5jSAf Training Details - bit.ly/3Uc9Cb2 How To Join Step 1- Click on below link to join the session bit.ly/3VTbNBH Step 2- Login to couse and access the dashboaed Feel free to call me for any help or discussion Thanks Mukesh Otwani Team +91 8799360189 (Komal)
@jayantamandal9732
@jayantamandal9732 4 жыл бұрын
Thanks for the Video.Can we integrate newman with Jenkins and Docker?
@Mukeshotwani
@Mukeshotwani 4 жыл бұрын
Yes Jayanta we can do
@rajanikumarsistu1945
@rajanikumarsistu1945 3 жыл бұрын
Is Newman capturing oAuth token in previous and send it to future Post method ?? Please let me know options if you try oAuth token...
@shivrajwadkar9277
@shivrajwadkar9277 Жыл бұрын
Hi Mukesh I have one query how we can set the proxy on newman ?
@sav701
@sav701 2 жыл бұрын
Please help me to provide any video link or notes on this
@sagars3332
@sagars3332 2 жыл бұрын
Hi bro how to run collection using Newman with collection variables..I have collection variables for my CRUD operation and when I am running it individually it is getting passed but while running through newman it is getting failed.
@deepanair1031
@deepanair1031 3 жыл бұрын
Hi Mukesh, Thanks for the video :-) When I run the postman collection from command prompt , I am getting the error "unable to verify the first certificate at request. However, I have managed to run all the request in postman and getting the above error message when try to run using Newman. Also I have disabled all the SSL certificate validation from the postman settings. Any idea?
@ravichandrak3321
@ravichandrak3321 4 жыл бұрын
If I want to generate a xml or json report after the execution what should I do
@Mukeshotwani
@Mukeshotwani 4 жыл бұрын
Hi Ravi, using newman you can generate HTML report.
@stasbob2440
@stasbob2440 11 ай бұрын
Hi Mukesh, 10x for the awesome content , any idea how to solve this please ? error: collection could not be loaded unable to read data from file "C:\Users\Tom\Desktop\Reqres.postman_collection.json" ENOENT: no such file or directory, open 'C:\Users\Tom\Desktop\Reqres.postman_collection.json'
@silentkiller3529
@silentkiller3529 3 жыл бұрын
Hi Mukesh, While running script in Newman I was getting error as "getaddrinfo ENOTFOUND". I was trying with CSV files data and env variables and test.scripts, can u please help me on this error how to resolve
@HOPE98901
@HOPE98901 4 жыл бұрын
If i keep the variable in the environment , not inside collection then run from command line ,its not running . let me know wt to do?? but if i keep it inside collection its running
@Mukeshotwani
@Mukeshotwani 4 жыл бұрын
Hey Abi, you can also pass env details as well while running through CMD. In second part of the video I have explained the same. Can you also share screenshot along with log?
@HOPE98901
@HOPE98901 4 жыл бұрын
@@Mukeshotwani Yes i had resolved it by adding collection path and environment path. Let me know your email id next time any issue i face will send screenshot and logs next time
@rajkumarpujari1242
@rajkumarpujari1242 2 жыл бұрын
hii sir, in commandline integration after executing request it will occurs above error--"'newman' is not recognized as an internal or external command, operable program or batch file."
@monasingh5169
@monasingh5169 4 жыл бұрын
Hi after passing the npm install -g newman command i am still getting an error newman is not recognized as an internal nd external command.. two days before i am able to run the collection but now getting this error
@Mukeshotwani
@Mukeshotwani 4 жыл бұрын
HI Mona, please try opening cmd with admin then try the same commands.
@vibhorsharma2436
@vibhorsharma2436 3 жыл бұрын
Thanks Mukesh, When i have install the newman and check the version "newman -v" it is showing invalid character, pls help me on this
@Mukeshotwani
@Mukeshotwani 3 жыл бұрын
Check newman --version?
@vibhorsharma2436
@vibhorsharma2436 3 жыл бұрын
@@Mukeshotwani Same issue is still persist, Issue are below windows Script Host C:\Users\PC\AppData\Roaming pm ode_modules ewman\bin ewman.js Line : 1 Char: 1 Error : Invalid Character Code : 800A03F6 Source : Microsoft JScript compilation error
@vibhorsharma2436
@vibhorsharma2436 3 жыл бұрын
Any Suggestion
@suni8466
@suni8466 Жыл бұрын
When I'm giving in cmdline..npm install Newman Npm err code enotfound Npm err syscode getaddrinfo ...... Npm err network proxy config is set properly Not sure how to proceed
@isratneelu3521
@isratneelu3521 2 жыл бұрын
Thanks.
@Mukeshotwani
@Mukeshotwani 2 жыл бұрын
You're welcome Neelu
@shivashankars.d3859
@shivashankars.d3859 3 жыл бұрын
Unable to access 15th video
@Mukeshotwani
@Mukeshotwani 3 жыл бұрын
Hi Shiva, that video has some audio issue. I will try to make new video again.
@abhijeetgalphat9502
@abhijeetgalphat9502 3 жыл бұрын
@@Mukeshotwani Yes, could you please reshare it if possible?
@maotoledos
@maotoledos 2 жыл бұрын
Why do we need Newman?
@Mukeshotwani
@Mukeshotwani 2 жыл бұрын
To run the test from cmd and we will use the same for CICD
@maotoledos
@maotoledos 2 жыл бұрын
@@Mukeshotwani Makes total sense.
@janithdesilva7518
@janithdesilva7518 Жыл бұрын
🎉❤
Гениальное изобретение из обычного стаканчика!
00:31
Лютая физика | Олимпиадная физика
Рет қаралды 4,8 МЛН
小丑女COCO的审判。#天使 #小丑 #超人不会飞
00:53
超人不会飞
Рет қаралды 16 МЛН
Tuna 🍣 ​⁠@patrickzeinali ​⁠@ChefRush
00:48
albert_cancook
Рет қаралды 148 МЛН
Run collections with Postman CLI | The Exploratory
16:11
Postman
Рет қаралды 6 М.
Пластмассовый мир Хуанга | Разбор DLSS 4 и Nvidia RTX 50
25:01
POSTMAN BEGINNER TUTORIAL 12 💡 How to run from Command Line (Newman)
8:25
Automation Step by Step
Рет қаралды 153 М.
Newman Postman: How to Run Postman Command Line.(With Demo)[Ultimate Guide]
13:11
you need to learn Ansible RIGHT NOW!! (Linux Automation)
21:21
NetworkChuck
Рет қаралды 902 М.
Гениальное изобретение из обычного стаканчика!
00:31
Лютая физика | Олимпиадная физика
Рет қаралды 4,8 МЛН