Hi Mukesh Bhai, you have created an excellent course on API Testing Using Postman. A very useful course to watch and practice before our real-time projects start. A good refresher course to people who are already working on Postman. Thank you.
@@Mukeshotwani : You are right. The UI has changed significantly. Mainly, the Environment Variables have been redesigned. Thank you for creating the videos and educating our QE (Quality Engineering) community.
00:00:00 (How To Download and Install Postman In Windows- Postman Tutorial For Beginner) 00:06:45 (Must Watch-Features and Quick Tour of Postman- Postman Tutorial For Beginner) 00:13:28 (How To Send Get Request In Postman- Postman Tutorial For Beginner) 00:21:19 (How To Send Post Request In Postman- Postman Tutorial For Beginner) 00:29:03 (How To Send DELETE Request In Postman- Postman Tutorial For Beginner ) 00:31:23 (What is Collection In Postman and What is Collection Runner -Postman Tutorial For Beginner) 00:43:09 (Import and Export collection in Postman- Postman Tutorial For Beginner) 00:52:45 (How To Write API Test Cases In Postman Using JavaScript and Chai BDD- Postman Tutorial For Beginner) 01:06:32 (What Is Environment in Postman- Postman Tutorial For Beginner) 01:18:41 (What is Global Variable in Postman- Postman Tutorial For Beginner) 01:25:28 (How To Build Workflow in Postman- How to run multiple request in order-Postman Tutorials) 01:34:56 (How To Debug Scripts in Postman- Logs in Postman- Postman Tutorials in Beginner) 01:49:45 ( Pre Request In Postman- How to use Pre Request In Collection-- Postman Tutorial For Beginner) 02:00:49 (How To Execute CURL Commands In postman- Postman Tutorial For Beginner) 02:11:30 (How To Run Postman From Command Line Using Newman- Postman Tutorial For Beginner) 02:26:53 ( How To Generate HTML Report In Postman Using Newman- Postman Tutorial For Beginner) 02:31:54 (Advance HTML Reporting In Postman using HTMLExtra- Postman Tutorial For Beginner) 02:41:10 (How To Run Postman Test From Jenkins- Postman Integration with Jenkins) 02:50:16 (How To Fix Jenkins Console Output Character Issue) 02:54:53 (How To Integrate Postman with Github and Execute from Jenkins) 03:20:48 (Should I Use Postman Or RestAssured For API Testing )
Hi mukesh....I have seen your video today....such a clean video.....ur the reason where i am today....always thankful ...u made me from home maker to product based company QA manager ....
All in one short 🤩One of the best API Testing using Postman Video including Jenkins & GITHUB 🙂 Learnt a lot from this single video. Thanks for sharing🤓
Hello Mukesh. In the latest native app interface for all public collections, I can't seem to run it directly. I have to fork it first. Has something changed? Need assistance.
Thanks for this tutorial Mukesh, its really helpful. I have an interview scheduled next week for ETL QE, and the requirement is ETL testing using APIs (Rest), could you please guide, how API testing helps in ETL validations??
Hello Mukesh, Thanks for the detailed video on Postman. I have followed this series and was able to implement it in my project. However while executing a collection from Jenkins I was facing the issue. I have made my jenkins up using docker desktop and in build section for a job I gave exact command what you have shown but I was getting an error "Caused: java.io.IOException: Cannot run program "cmd" (in directory "/var/jenkins_home/workspace/postman execution"): error=2, No such file or directory" I have imported the postman collection in the directory to which I am referring in the jenkins. Could you please help.
I am getting the error if i configure the github without adding credentials. "The recommended git tool is: NONE No credentials specified Cloning the remote Git repository" this is the console output
Hi Sibani, if you have huge response then you can handle using Test Tab. You can use JavaScript here let response = pm.response.json(); once you get the response then you can parse any key value from response. If you need all keyvalue then run loop and verify . I have video too on this ruclips.net/video/wrFJL5rF-5Y/видео.html&ab_channel=Mukeshotwani
Postman supports JavaScript as the default language for scripting. However, you can also use other languages like Python, Ruby, Java, and C# with the help of external libraries and frameworks
Hey sir, tomorrow 4 pm is my interview for Functional API testing....is this video is enough to crack the interview. API testing using postman is mandatory.
Hi Mukesh Bhai, you have created an excellent course on API Testing Using Postman. A very useful course to watch and practice before our real-time projects start. A good refresher course to people who are already working on Postman. Thank you.
Thank you Madiraju, I am glad you watched the whole video. There is new UI to postman but concept is same.
@@Mukeshotwani : You are right. The UI has changed significantly. Mainly, the Environment Variables have been redesigned. Thank you for creating the videos and educating our QE (Quality Engineering) community.
00:00:00 (How To Download and Install Postman In Windows- Postman Tutorial For Beginner)
00:06:45 (Must Watch-Features and Quick Tour of Postman- Postman Tutorial For Beginner)
00:13:28 (How To Send Get Request In Postman- Postman Tutorial For Beginner)
00:21:19 (How To Send Post Request In Postman- Postman Tutorial For Beginner)
00:29:03 (How To Send DELETE Request In Postman- Postman Tutorial For Beginner )
00:31:23 (What is Collection In Postman and What is Collection Runner -Postman Tutorial For Beginner)
00:43:09 (Import and Export collection in Postman- Postman Tutorial For Beginner)
00:52:45 (How To Write API Test Cases In Postman Using JavaScript and Chai BDD- Postman Tutorial For Beginner)
01:06:32 (What Is Environment in Postman- Postman Tutorial For Beginner)
01:18:41 (What is Global Variable in Postman- Postman Tutorial For Beginner)
01:25:28 (How To Build Workflow in Postman- How to run multiple request in order-Postman Tutorials)
01:34:56 (How To Debug Scripts in Postman- Logs in Postman- Postman Tutorials in Beginner)
01:49:45 ( Pre Request In Postman- How to use Pre Request In Collection-- Postman Tutorial For Beginner)
02:00:49 (How To Execute CURL Commands In postman- Postman Tutorial For Beginner)
02:11:30 (How To Run Postman From Command Line Using Newman- Postman Tutorial For Beginner)
02:26:53 ( How To Generate HTML Report In Postman Using Newman- Postman Tutorial For Beginner)
02:31:54 (Advance HTML Reporting In Postman using HTMLExtra- Postman Tutorial For Beginner)
02:41:10 (How To Run Postman Test From Jenkins- Postman Integration with Jenkins)
02:50:16 (How To Fix Jenkins Console Output Character Issue)
02:54:53 (How To Integrate Postman with Github and Execute from Jenkins)
03:20:48 (Should I Use Postman Or RestAssured For API Testing )
Amazing thank you Saurabh 🙏🏼
Hi mukesh....I have seen your video today....such a clean video.....ur the reason where i am today....always thankful ...u made me from home maker to product based company QA manager ....
Thats Inspiring to hear @swathikalisetty2441
thats really inspiring Swati
Thanks
All in one short 🤩One of the best API Testing using Postman Video including Jenkins & GITHUB 🙂 Learnt a lot from this single video. Thanks for sharing🤓
Glad it was helpful! Thanks Amulya. You are great.
Thank you so very much to put everything together and make it seem really simple thanks
Hi I am fresher and I don't know API testing...what do you think if I go through this video I can learn or not?
Basics is included or not
Thank you for explaining each n every point. But I am still stuck at Jenkins part will try to figure it out.
What issue you are getting jenkins?
Much Awaited
Thanks Harsh
awesome Mukesh Bhai , just was looking to brush up these , aur mereko ye mil gaya (y)
Thanks Abhijit
Hello Mukesh. In the latest native app interface for all public collections, I can't seem to run it directly. I have to fork it first. Has something changed? Need assistance.
Thanks for this tutorial Mukesh, its really helpful. I have an interview scheduled next week for ETL QE, and the requirement is ETL testing using APIs (Rest), could you please guide, how API testing helps in ETL validations??
Videos are really helpful ,
Thank you Mukesh
Hey, can you please provide collection video in details?
Hello Mukesh, Thanks for the detailed video on Postman. I have followed this series and was able to implement it in my project. However while executing a collection from Jenkins I was facing the issue. I have made my jenkins up using docker desktop and in build section for a job I gave exact command what you have shown but I was getting an error "Caused: java.io.IOException: Cannot run program "cmd" (in directory "/var/jenkins_home/workspace/postman execution"): error=2, No such file or directory"
I have imported the postman collection in the directory to which I am referring in the jenkins.
Could you please help.
Are you using enterprise edition?
I am getting the error if i configure the github without adding credentials. "The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository" this is the console output
Thank you and very helpful tutorial.
I am glad it helped 😀
nice course thumbs up :)
Thank u Pallavi ☺️
Hi sir is it possible to do ci cd for poatman scripts by using git hub actions..can we do push and pull requests from postman
Hi Sanjeev, you can publish your postman collection to github and then configure your github actions for push event.
Superb explaination ✌in one video
Hi,the api response is huge one ,how to automate each key value pair using postman.
Hi Sibani, if you have huge response then you can handle using Test Tab. You can use JavaScript here
let response = pm.response.json();
once you get the response then you can parse any key value from response. If you need all keyvalue then run loop and verify .
I have video too on this ruclips.net/video/wrFJL5rF-5Y/видео.html&ab_channel=Mukeshotwani
@Mukeshotwani I have to verify the response of around 6k lines ,which feature can I use in postman?
@@sibanidevi930 what do u mean by 6k lines ?
@@Mukeshotwani an json array containing around 35 items in Json response
All the things are perfect but did not discussed about API authorization and create test cases for APIs without snippet ?
I can cover in next videos
Thank you . Wonderful informative video
Nicely done! Great teacher
Glad it was helpful! Thanks Lukki
Thanks mukesh ❤❤❤❤❤❤❤❤❤
Very nice contents and awesome explaination. A big thumbs up.
Great tutorial sir
Thank you
wow nice explain
Thanks and welcome Arpan
Thanks mukesh for sharing
I am glad it helped.
Hi Mukesh Sir,
Javascript is mandatory for tests? Cant we use Java ?
Postman supports JavaScript as the default language for scripting. However, you can also use other languages like Python, Ruby, Java, and C# with the help of external libraries and frameworks
Sir the Covid API's aren't working
please use updated API data.covid19india.org/
Hi is this for Rest API ??
Yes all are rest API
Thanks Mukesh..❤
Thanks Sobhi
So annoying, how many ads you put in. from 60 minutes to 120 minutes I saw atleast four adds.
I don’t control ads and it’s by RUclips for every video you watch not only my channel.
@@Mukeshotwani sorry , but other channels I dnt get this frequently.
@@akshatan4520 ads depends on length of the video too. It’s 4 hours of video.
@@Mukeshotwani thank you for this video
@@akshatan4520₹129 a month is what you’ll have to spend to get a RUclips premium subscription.
UI Change ho gaya, samajh nahi aa raha.
UI change hota rahega but API concepts hamesha same rahenge. I will make new UI video too.
nice
Thanks Abhishek
01:05:00
Hey sir,
tomorrow 4 pm is my interview for Functional API testing....is this video is enough to crack the interview.
API testing using postman is mandatory.
All the best how was the interview?
@@Mukeshotwaniit was mid .....i confused at some question ...waiting for result ...lets see whats in the box
Hello Sir ,
Can you plz start rest api automation testing course
Hi Ramya, we are working on the content part and we will update soon.
Covid 19 APIs aren't working
Hi Muhammad, you can try with below API end point
api.covidtracking.com/v1/us/current.json
covidtracking.com/data/api
Old interface!
Yes old interface but concept is same. I will record with new interface soon.