filmov
tv
POSTMAN BEGINNER TUTORIAL 12 💡 How to run from Command Line (Newman)
![preview_player](https://i.ytimg.com/vi/f2yMmOGZU7M/maxresdefault.jpg)
Показать описание
Today we will learn:
How to run postman requests/tests from command line
2. Install newman
3. export collection and run from commandline
Newman is a command line collection runner for Postman
cmd
node -v
npm -v
Check if node and npm are installed
Step 3 : Install Newman
npm install -g newman
Step 4 : Export collection as json file
Step 5 : On cmd goto location of collection json file
Step 6 : Run command
________________________________________________________________
________________________________________________________________
Do like, share and subscribe
Keep Learning,
Raghav
________ ONLINE COURSES TO LEARN ________
------------ UI TESTING ------------
------------ API TESTING ------------
------------ MOBILE TESTING ------------
------------ CI | CD | DEVOPS ------------
------------ VERSION CONTROL SYSTEM ------------
------------ PERFORMANCE TESTING ------------
------------ JAVA ------------
------------ MAVEN ------------
------------ OTHERS ------------
Keep Learning,
Raghav
How to run postman requests/tests from command line
2. Install newman
3. export collection and run from commandline
Newman is a command line collection runner for Postman
cmd
node -v
npm -v
Check if node and npm are installed
Step 3 : Install Newman
npm install -g newman
Step 4 : Export collection as json file
Step 5 : On cmd goto location of collection json file
Step 6 : Run command
________________________________________________________________
________________________________________________________________
Do like, share and subscribe
Keep Learning,
Raghav
________ ONLINE COURSES TO LEARN ________
------------ UI TESTING ------------
------------ API TESTING ------------
------------ MOBILE TESTING ------------
------------ CI | CD | DEVOPS ------------
------------ VERSION CONTROL SYSTEM ------------
------------ PERFORMANCE TESTING ------------
------------ JAVA ------------
------------ MAVEN ------------
------------ OTHERS ------------
Keep Learning,
Raghav
Комментарии