How To Write API Test Cases In Postman Using JavaScript and Chai BDD- Postman Tutorial For Beginner

  Рет қаралды 28,411

Mukesh otwani

Mukesh otwani

Күн бұрын

Пікірлер: 51
@monicagoyal8225
@monicagoyal8225 3 жыл бұрын
I have learnt java basics, Selenium and now Postman by following your videos.I know the basics and confident enough to face the interviews.Thanks alot.
@nrravitej2498
@nrravitej2498 4 жыл бұрын
As usual Mukesh you are a saviour to manyppl like me, THANKS BROTHER
@Mukeshotwani
@Mukeshotwani 4 жыл бұрын
Thanks Ravi, I am glad you are liking postman videos. Many videos coming soon on postman.
@juhithakur4328
@juhithakur4328 2 ай бұрын
Very Nice explanation
@meghanasri4206
@meghanasri4206 4 жыл бұрын
@Mukesh otwani very well explained. Big fan for ur teaching :)
@Mukeshotwani
@Mukeshotwani 4 жыл бұрын
Thanks a ton Meghna.
@iammehuljain9208
@iammehuljain9208 4 жыл бұрын
Thanks Sirji, Very Nicely Explained.
@Mukeshotwani
@Mukeshotwani 4 жыл бұрын
You are most welcome Mehul bhai
@shaikshabbeer9779
@shaikshabbeer9779 4 жыл бұрын
Hello Mukesh , i have one question here , if need to filter the more than 1 record then what is the condition.(10:25)
@swamyas5668
@swamyas5668 4 жыл бұрын
Thanks for clear explanation.
@Mukeshotwani
@Mukeshotwani 4 жыл бұрын
Glad it was helpful! Swamy
@AnilKumar-up5qx
@AnilKumar-up5qx 4 жыл бұрын
Very good to start with, Thanks. Expecting a video on Auth and its validation.
@Mukeshotwani
@Mukeshotwani 4 жыл бұрын
Hi Anil, yes will cover them too.
@bestofallworld1889
@bestofallworld1889 4 жыл бұрын
Require programming language for Postman??
@jeyhunaliyev1765
@jeyhunaliyev1765 3 жыл бұрын
thanks for your effort its informative 👍🏻
@Mukeshotwani
@Mukeshotwani 3 жыл бұрын
Thank you Jeyhun
@Swarno2004
@Swarno2004 4 жыл бұрын
Hi Mukesh, Can you please tell how to loop through the results, suppose I want to assert the presence of an email address which sometimes appears in 1st array sometimes 4th array , in this scenario how we can assert
@Lionstar001
@Lionstar001 4 жыл бұрын
Nice video sir thanks
@Mukeshotwani
@Mukeshotwani 4 жыл бұрын
Welcome Buddy
@trafalgarlaw2699
@trafalgarlaw2699 Жыл бұрын
nice information
@JitendraKumar-lr3vq
@JitendraKumar-lr3vq 4 жыл бұрын
hi mukesh ..waiting for how to run with newman , and how to integrate with Jenkins .
@Mukeshotwani
@Mukeshotwani 4 жыл бұрын
Hi Jitendra, newman video is out. Jenkins and other videos coming this week kzbin.info/www/bejne/aXXMYZ6igcpob5I
@raghupavan3925
@raghupavan3925 3 жыл бұрын
are this playlist is enough for postman with api testing..?
@nrravitej2498
@nrravitej2498 4 жыл бұрын
Mukesh, please make videos on Sprint boot application for automation framework
@Mukeshotwani
@Mukeshotwani 4 жыл бұрын
Sure Ravi, I will try if I can create playlist for Sprint boot application, as of now you can follow these video for spring boot kzbin.info/www/bejne/o6S7fWWlecqrp9k
@Jayakrishna-ly3ei
@Jayakrishna-ly3ei 3 жыл бұрын
Hi, sir, how to send query params when it is in array, if i am writing directly i am not getting anything in body. Please give the syntax
@abhijeetgalphat9502
@abhijeetgalphat9502 3 жыл бұрын
Hi Mukesh, great video! One question:- Can we re-run only failed test cases from our collection and if yes how?
@Mukeshotwani
@Mukeshotwani 3 жыл бұрын
Hi Abhijeet, well in this case you need to read json output and capture the failure result and run the collection again.
@mridulkothari9383
@mridulkothari9383 4 жыл бұрын
Hi Mukesh...thanks for a very clear explanation. I have one doubt where I have a Retrieve request, which dwnloads a file. When I am running that request separately then I get an option to save the file to a particular location, but when I am running it through collection the test case passes but I don't get that option. Please help
@Mukeshotwani
@Mukeshotwani 4 жыл бұрын
Hi Mridul, you can run your collection via newman from cmd.
@mridulkothari9383
@mridulkothari9383 4 жыл бұрын
Hi Mukesh, thanks for responding, I did the same and I am able to run it through Newman, the test is pass because the request got a success response, it's just that the file is not getting generated. The request is a RETRIEVE request, so it is supposed to give me a PDF/afp as an output. If I run it individualy I get that output but when running through collection or Newman I don't get that. Appreciate your help
@darshilshah1735
@darshilshah1735 4 жыл бұрын
Hi Mukesh, Can you please provide us with all these links and also the codebase? It would be helpful. Thanks, Darshil
@Mukeshotwani
@Mukeshotwani 4 жыл бұрын
Hi Darshil, links have given in description of videos. Code is actually very less, try replicating each and each step, its very easy.
@darshilshah1735
@darshilshah1735 4 жыл бұрын
@@Mukeshotwani Thanks Mukesh for the prompt response. :) As usual amazing tutorial!! :)
@bestofallworld1889
@bestofallworld1889 4 жыл бұрын
Require programming language for Postman??
@Mukeshotwani
@Mukeshotwani 4 жыл бұрын
No but if you know JavaScript then it will be advantage for you.
@aviguptamra
@aviguptamra 3 жыл бұрын
Hi All, Can any let me know Json value check applicable only Get call
@shairakayejagonos460
@shairakayejagonos460 2 жыл бұрын
yes thank you so much hehe
@vaishaligurav9977
@vaishaligurav9977 2 жыл бұрын
showing error TypeError: jsonData.data is not a function
@Mukeshotwani
@Mukeshotwani 2 жыл бұрын
Hi Vaishali, please share screenshot mukeshotwani@learn-automation.com
@vaishaligurav9977
@vaishaligurav9977 2 жыл бұрын
@@Mukeshotwani send sir
@twinklevarshney4854
@twinklevarshney4854 2 жыл бұрын
i am getting " Response time is less than 1000ms | AssertionError: expected 304 to be below 200" error and could not understand
@dipalikadam8233
@dipalikadam8233 2 жыл бұрын
Increase the response time to 400
@kalpitkadia
@kalpitkadia 4 жыл бұрын
Felt dizzy..way of explanation is good but too much zoom in and zoom out you have done in your videos to show the steps, we can see your pointer clearly then I think you can skip zooming in and out at some parts where it's not that necessary. Rest, all good and love your videos brother..keep it up.
@Mukeshotwani
@Mukeshotwani 4 жыл бұрын
Thanks Kalpit, I got your point and will try not to over zoom the things.
@bestofallworld1889
@bestofallworld1889 4 жыл бұрын
Can anyone teach me having hands on experience??
@Mukeshotwani
@Mukeshotwani 4 жыл бұрын
Mate all these concepts are from real time only.
@nehaarora3521
@nehaarora3521 3 жыл бұрын
in none of the video you have explained how to get snippet and how to get the template..I am new to postman and searched all over couldn't get this..in this way your videos are not friendly for new person.
@Mukeshotwani
@Mukeshotwani 3 жыл бұрын
Hi Neha check current video timestamp 1.35 , once you click on test section then on right hand side you will get all template which you can just click and change according.
@Mukeshotwani
@Mukeshotwani 3 жыл бұрын
These videos are for version 7 and current version is 9 so you might get some new UI but this section will be same.
What Is Environment in Postman- Postman Tutorial For Beginner
12:42
Mukesh otwani
Рет қаралды 20 М.
How to write API test cases in Postman using JavaScript
15:45
Naveen AutomationLabs
Рет қаралды 89 М.
UFC 310 : Рахмонов VS Мачадо Гэрри
05:00
Setanta Sports UFC
Рет қаралды 1,2 МЛН
Sigma Kid Mistake #funny #sigma
00:17
CRAZY GREAPA
Рет қаралды 30 МЛН
How write API Tests with Postman in 3 easy steps
18:49
Valentin Despa
Рет қаралды 163 М.
Learn JavaScript for Postman API testing - Full Course for Beginners
1:28:39
How to reuse Postman scripts and tests among different test cases
10:31
UFC 310 : Рахмонов VS Мачадо Гэрри
05:00
Setanta Sports UFC
Рет қаралды 1,2 МЛН