You know how to do videos! It can be so frustrating trying to learn something new and go thru so many utubes that are a waste of time! thank you! You are a great teacher!
Hi Raghav,, a Postman training is such a good idea... I watched the 4 vídeos and they are really good, can’t wait for the next classes. Congratulations!
Hi Raghav , Thanks for Beginner Tutorial, I have one concern, what is meant by Auth or Basic Auth in Collection, does it mean the credentials of API Request ?
Hi Raghav, I have downloaded the postman app but many options are missing in my app which are present in yours. for example the "description" option of a collection is not present. Any solution?
Can you please give post a video regarding little bit more details on different type of Authentication. Like what is API Key, Bearer Token, OAuth 1.0 and OAuth 2.0 please.
hey raghav , one big doubt does request apis same for all the project, can you please upload one video as an example, dont understand how its verifying the project apis.
Hi Anshu, did not get your issue in detail. You can create as many req api as you want. You can also check other videos here - th-cam.com/play/PLhW3qG5bs-L-oT0GenwPLcJAPD_SiFK3C.html
Hi Postak, you can think of them as test suites, but in general you can use collections to categorise your requests or tests the way you want. It can be based on a feature, or build. Then you can also have folders inside collections and use that to further classify and categorize
If collection has multiple folders and each folder has its own set of API Calls (more like a LOGIC Flow), when I say "Run Collection" then what order/sequence will it get executed?
Hi Prasanna, not sure if I got your scenario, but it will run as you have setup in Postman. Means there should be no diff running from postman ui or commadline (newman) unless you specify
I have already created a Request and now I want to add that to a collection. Now, when I click on the Save button, then it ask me to save the request within a collection. However, from the Collection search button within the 'Save Request' dialog box I am unable to list any existing Collection on searching.
Hi Tek, when you click on save, the collections should appear in options or dropdown. I hope the collections are in the same workspace. Pls try again and check. You can also check the Postman latest crash course here - automationstepbystep.com/
You know how to do videos! It can be so frustrating trying to learn something new and go thru so many utubes that are a waste of time! thank you! You are a great teacher!
Thanks so much Jane
Like the way you have organized videos. Short videos , a good way to learn !!! Thank you :)
Thanks Archana
This was actually a really simple, clean, and good tutorial!
thanks
Hi Raghav,, a Postman training is such a good idea... I watched the 4 vídeos and they are really good, can’t wait for the next classes. Congratulations!
Thanks, El, you will get next videos in next 2-3 days
Your teaching format is very straightforward and thorough. You are an expert teacher.
So happy & humbled to read your message
@@RaghavPal You have given us a blessing by sharing your knowledge, and in turn, we should return with blessings of appreciation.
Thanks much Raghav, these video series really really useful to understand how to test API.
You're welcome Vishwanath
you r great teacher sir.. thanks for helping beginners.
Most welcome Urmilesh
Thanks for your Videos,Truly very useful for beginners like me.
You are welcome Ramya
This short videos makes learning easy and focuses, instead of lengthy lectures tha makes feel sleepy.😃. Thank you sir
You are most welcome Tejashree
Hey Raghav I love your videos! They are super helpful!
Thanks a lot Shu
work good easy way of understand, Thank You
Most welcome
Very well explained, Thank you
Most welcome Tannie
Raghav, you rock. Love your videos.
Thanks for the message Nevena
Awesome explanation , wonderful clear voice , thanks RAGHAV PAL
You're welcome Palash
Thank you very much. So far so good
Happy to know Narayana
Thanks Raghav for making good videos. I learned a lot in each video. Those are very helpful for me to understand how to test API. Keep it up.
Great to know than Hai. Thanks for watching.
Clear cut explain , learning and clear our basic concept.Thanks for sharing such a useful videos.
Happy testing!
Thanks for your message Bharat
Great Tutorials. Good Work!
thanks for watching Mihael
very nice interesting. easy to understand, thank you
You are welcome Chandran
Very informative video.
Excellent.
Thanks Ritesh
Your videos are very helpful. Thank You
You're welcome Laxman
nice video easy to understand
Glad to know this Amit
Thanks for the great videos. I enjoyed and learned lot from them
Glad to know this Nadiya
Perfect tutorial from basic..
Actually i prepare client demo for sales could you please tell which screen recording tool are you using
Hi Isha, I use iSpring on windows and QuickTime on mac
Hi Raghav , Thanks for Beginner Tutorial,
I have one concern,
what is meant by Auth or Basic Auth in Collection, does it mean the credentials of API Request ?
Hi Sarfraz, yes these are the authentication ways, like in basic auth we authenticate with a username and password
Great video
Thanks Dung
informative video
Thanks
Hi Raghav, I have downloaded the postman app but many options are missing in my app which are present in yours. for example the "description" option of a collection is not present. Any solution?
HI Raunak, this may be due to diff version, I will plan to add videos for latest postman
@@RaghavPal ok & yeah you are doing a great work. Simple and understandable.
You have any video explaining the concept of OAuth 2.0 & it's working?
not yet Raunak
Thanks in million!
You're welcome John
Can you please give post a video regarding little bit more details on different type of Authentication. Like what is API Key, Bearer Token, OAuth 1.0 and OAuth 2.0 please.
I will plan Sanjay
@@RaghavPal please do so soon. As I need please.
hey raghav , one big doubt does request apis same for all the project, can you please upload one video as an example, dont understand how its verifying the project apis.
Hi Anshu, did not get your issue in detail. You can create as many req api as you want. You can also check other videos here - th-cam.com/play/PLhW3qG5bs-L-oT0GenwPLcJAPD_SiFK3C.html
How are collections named in real work scenario? Are these something like Test Suites? How are APIs distributed to different collections?
Hi Postak, you can think of them as test suites, but in general you can use collections to categorise your requests or tests the way you want. It can be based on a feature, or build. Then you can also have folders inside collections and use that to further classify and categorize
Excellent . Nicely done. BUT when your zoom in and zoom out in your video makes me dizzy.
I will check on that. Thanks for watching Mohammed
Please explain authentication in details in future.
I'm using Slim framework (php) to create rest API.
Sure will do in future sessions of Postman
If collection has multiple folders and each folder has its own set of API Calls (more like a LOGIC Flow), when I say "Run Collection" then what order/sequence will it get executed?
Hi Prasanna, not sure if I got your scenario, but it will run as you have setup in Postman. Means there should be no diff running from postman ui or commadline (newman) unless you specify
I have already created a Request and now I want to add that to a collection. Now, when I click on the Save button, then it ask me to save the request within a collection. However, from the Collection search button within the 'Save Request' dialog box I am unable to list any existing Collection on searching.
Hi Tek, when you click on save, the collections should appear in options or dropdown. I hope the collections are in the same workspace. Pls try again and check. You can also check the Postman latest crash course here - automationstepbystep.com/
the link you are searching in this video for picking Api can you share that link here because i am not able to find it
Hi Fatima, check this - reqres.in/
so i did new collection after that i gave a name but its not saving at all i.e., save button is disabled
Hi Manasa, not sure, I will need to check if there are any changes
all good except sound quality
I will check and improve on that Rakesh
thanks Raghav
You're welcome
Why there is no sound in the video??
Hi Sabrin, there is. Pls check your device audio or player volume.
slow speak dude, iam not understand what is your explain
Hi Robby, you can decrease the playback speed from the player settings. See the icon at the bottom of the video player