I have seen Rahul sir's Selenium Tutorial from scratch to Advanced in Udemy. He explains Each and every single point with all clarity.and after watching this video I got the idea about REST API .He is Real Guru
I can totally confirm that, I've just completed his course on python/selenium automation today. I am amazed with the quality of the delivery! Thanks Mr. Shetty! Much love from Turkey
I have started watching this video just now. Till now 7 minutes video is completed this time is sufficient to understand the value of the whole content in this video
Api.. after watching each n every vdo still not understand... Api so 1st tym i came to ur vdo... Now feeling... .. No one xpln the way u.....its js mind-blowing.. finally... What is api now i clr...
the best API tutorial video i've seen so far, even if i haven't completely watched the video, but i have a feeling i'll understand it better once i'm done watching it. God bless Rahul Shetty
Hi Rahul Sir, I have two question related to understanding what is API with Marriot hotel example. 1. When API is communicating to server (here to Back End Code of Mariott hotel) in which format it communicate ? is it with http request ie either xml or json or something else? 2. When Server is sending back the response ie reservation data to API, in which format it sends back to API, is it with http request ie either xml or json or something else? Thank you.
Thank you so much. I have seen many API videos. But This is very best and easy to understand for a beginner. Hats off to your keen detailed explanation👍
The way explanation in detailed is very nice and these are very basic, important for anyone but I really recommend who wants to learn API testing to choose his courses. I have nearly 8 years of experience on API testing, I am very much impressed...
First of all what a wonderful and clear explanation rahul, take a bow. Thanks alot alot alot. I even bought ur udemy course for post man automation. Currently with the help of manual video i started testing apis in my office. 🌹🌹🌹🌹. But i wanted to help my friend with ur apis, there are two observations, while trying put api, the response is {msg: address successfully updated"} not the one mentioned in the document, socond one is while using put iam not able to update name. Please help me on this.
Amazing tutorial. I'm sure the course in Rahul Shetty academy will definitely be worth it. so I enrolled it today for just 999 rupees. Thank you so much for the detailed explanation about API.
Very nice and indetail explanation, Rahul Shetty all videos are superb as I have seen his Selenium tutorial in Udemy and many testing related videos too. Great instructor.
Thank you thank you so much for this awesome course. I learnt Manual API. Thank you Rahul Sir. I am learning selenium course guided by you from Udemy. :)
I have some questions. I know selenium with java. But for an automation tester with 3yrs experience, what all skills they will expect? REST API better to learn? what about Jira tool and Agile methodology? Anything else need to learn? POSTMAN enough or SOAP UI required? I have seen CI/CD Jenkins etc in some job details. Do I need to know that for automation testing?
REST API better to learn? - it's one of the most demaning testing skill required these days. better to have knowledge about it and have practical hands on POSTMAN REST assured. what about Jira tool and Agile methodology? -- Jira has replaced almost all other testing lifecycle management tools and its easy to understand. POSTMAN enough or SOAP UI required? you can skip SOAP UI as majorly REST APIs are being used. again should know POSTMAN and REST ASSURED. I have seen CI/CD Jenkins etc in some job details. Do I need to know that for automation testing? Yes, the basic knowledge about it must. e.g. how to configure the project jenkins what all parameters need to be passed. how integration has been performed and schedular is executed.
Good evening sir today you made updation in your udemy selenium course plz give me access for section 25,26,and 27 for only two days so i will complete it. Its my humble request to you
getting this in the response body, what to do net no place id is receiving Notice: Trying to get property of non-object in /var/www/maps/api/place/AddPlace.php on line 39
hi sir your explanation so good sir i have doubt how come server java convert to json format the server made by java but response was json how it will converts please tell me sir
Hello sir. I have 6 years of experience in manual testing.. And past 4 years I have career gap..Shall i search job related to manual testing now or I can switch to automation testing..please provide me suggestion
I am an experienced java developer now a lead for java backed using Restful API . I am buying your udemy course cos I dont know Rest assured testing framework. I bought in udemy @3AM india time🤣🤣🤣
Does anyone know how to review a data flow architecturural diagram and then create a test strategy for the various components in a REST microservice? This is a real world situation and I'm trying to learn.
Hi All, I am facing issue while creating issue in jira API. I am able to get the session ID but posting new issue causing 404, can anyone help with this
A superhero of testing industry with clear & engaging voice...Pranam !
I am real fan of Rahul sir I saw Selenium tutorial in Udemy and I am selenium instructor + Automation engineer in mnc.
Which tutorial you purchased? Can you please refer me to the same tutorial?
@@vertexrealty9947 selenium course
I have seen Rahul sir's Selenium Tutorial from scratch to Advanced in Udemy. He explains Each and every single point with all clarity.and after watching this video I got the idea about REST API .He is Real Guru
I can totally confirm that, I've just completed his course on python/selenium automation today. I am amazed with the quality of the delivery! Thanks Mr. Shetty!
Much love from Turkey
I have started watching this video just now. Till now 7 minutes video is completed this time is sufficient to understand the value of the whole content in this video
Api.. after watching each n every vdo still not understand... Api so 1st tym i came to ur vdo... Now feeling... .. No one xpln the way u.....its js mind-blowing.. finally... What is api now i clr...
this might be the most clearest and indepth video on this subject on youtube
I have seen Rest Assured API Automation course from Scratch .Its worth to watch .Big shoutout for your contribution towards QA community.
seriously , needed to understand api , in hurry but completely . i could do that coz of this video
just now i see u r 10 mins of video it is really great...this explanation missing from the others
Best video ever to know about basic of API.
This is the greatest video of Rest API in youtube. nice explanation and easy to understand. Thank you so much for a great tutorial!!!
This is really amazing and gives more conecptual understanding of API.
the best API tutorial video i've seen so far, even if i haven't completely watched the video, but i have a feeling i'll understand it better once i'm done watching it. God bless Rahul Shetty
Awesome awesome awesome.. it’s just how a tutorial should be like! Thank you Rahul!!!
I have watched some API videos. This is the best one. It is very easy to understand for me as a beginner.
One of the best tutorial about postman api
Understood well Sir, Thank you so much for this excellent tutorials
Thank you so much for this video, this is the best video for anyone who is completely new to APIs to get a clear idea.
Best video ever!! Deserves Million Likes!
Great video, i have seen so many videos but all are confusing, but this give a clear picture of API testing, thanks sir
AWSOME SESSION..beautifully taught
Excellent demonstration!
Such a beautifully explained in a simple way! Thank you so much..
awesome explanation for the purpose of API
Really this is what I want.. simply owsome explanation. You got one more subscriber
Fantastic Rahul i have got the clear picture on Rest Api and how to Test Thanks for the Video
Hi Rahul Sir, I have two question related to understanding what is API with Marriot hotel example.
1. When API is communicating to server (here to Back End Code of Mariott hotel) in which format it communicate ?
is it with http request ie either xml or json or something else?
2. When Server is sending back the response ie reservation data to API, in which format it sends back to API, is it with http request ie either xml or json or something else?
Thank you.
Can't thank you enough for this tutorial. Amazing
Sir your explanation is too good.
Best Video with detail explaination. Thank you soo much!!! :)
thank you tomorrow is my interview
Thank you so much. I have seen many API videos. But This is very best and easy to understand for a beginner. Hats off to your keen detailed explanation👍
Thank you so much.i want lean postman api .I am work on manual tester. How your process for learn it
Great video all points are covered very well manner.Thank you
Hi Sir,Could you please share the API document for practice?
Very Nice explanation Rahul!!
Best lecture for learning API testing.
The way explanation in detailed is very nice and these are very basic, important for anyone but I really recommend who wants to learn API testing to choose his courses. I have nearly 8 years of experience on API testing, I am very much impressed...
i want small suggestion from you bro , how can i contact you hari pnvs#
@@mokkarajesh5841 please let me know here
Hi bro. Needs some more videos for manual API
@@haripnvs7634Is API testing good career option if switching from manual?
@Gentlemen Manual Testing is not different from API testing, your question is not correct.
First of all what a wonderful and clear explanation rahul, take a bow. Thanks alot alot alot. I even bought ur udemy course for post man automation. Currently with the help of manual video i started testing apis in my office. 🌹🌹🌹🌹. But i wanted to help my friend with ur apis, there are two observations, while trying put api, the response is {msg: address successfully updated"} not the one mentioned in the document, socond one is while using put iam not able to update name. Please help me on this.
Amazing tutorial. I'm sure the course in Rahul Shetty academy will definitely be worth it. so I enrolled it today for just 999 rupees. Thank you so much for the detailed explanation about API.
Great Video Sir! Very clear explanation!
Crystal Clear explanation as always👍👍👍
00:00 Intro
11:34 Explanation of API
20:27 Why API?
24:12 HTTP Methods/Parameter Types
43:26 POSTMan Tut Starts
Thanks for the lecture
Please can you share the documents so that we. An practice too
Very nice and indetail explanation, Rahul Shetty all videos are superb as I have seen his Selenium tutorial in Udemy and many testing related videos too. Great instructor.
great explanation. He says it all.
Only I watching Rahul sir videos I understand only end to end poin of APi
Awesome and simple explanation throughout .. thank you for this wonderful tutorial
Thank you God Bless you 🙏...
This is an absolutely brilliant session for a beginner...Very well explained!
Such a wonderful explanation!!, well done Rahul.
Sir , In an interview today it was asked- What is assert/how assert is used in POSTMAN.Can you please tell how to use?
Thank you thank you so much for this awesome course. I learnt Manual API. Thank you Rahul Sir. I am learning selenium course guided by you from Udemy. :)
hi sir, perfect explanation given by rahulshetty academy... please can you make a video on APIGEE also..
very simple and smooth...thanx:^)
This video is really helped me alot, thank you Rahul sir for wonderful explanation . one request Sir could you please provide the documen ?
Thanks a lot its very informative and explained clearly with each steps
where is the continuation video of this course? the automation concept video?
Like hotel. Com is showing data of many different hotels. It means they are calling many api's at a time
Very nice sir thank you
Good and easy explanation. Thanks 🙏🏽
Very informative video. Thanks, Rahul
Thank you very much 😊 very informative!!!
It was really very very helpful.thanks alot
Please provide the Doc. notes link.
I have some questions. I know selenium with java. But for an automation tester with 3yrs experience, what all skills they will expect? REST API better to learn? what about Jira tool and Agile methodology? Anything else need to learn? POSTMAN enough or SOAP UI required? I have seen CI/CD Jenkins etc in some job details. Do I need to know that for automation testing?
REST API better to learn? - it's one of the most demaning testing skill required these days. better to have knowledge about it and
have practical hands on POSTMAN REST assured.
what about Jira tool and Agile methodology? -- Jira has replaced almost all other testing lifecycle management tools and its easy to understand.
POSTMAN enough or SOAP UI required? you can skip SOAP UI as majorly REST APIs are being used. again should know POSTMAN and REST ASSURED.
I have seen CI/CD Jenkins etc in some job details. Do I need to know that for automation testing? Yes, the basic knowledge about it must.
e.g. how to configure the project jenkins what all parameters need to be passed. how integration has been performed and schedular is executed.
Hi , , I have copied the JSON query from the given doc but upon pasting it looks different, why ?
Please include the test cases also , so that it will be helpful for manual testers to document the testing.
Good evening sir today you made updation in your udemy selenium course plz give me access for section 25,26,and 27 for only two days so i will complete it. Its my humble request to you
Thanks sir!!
Getting this response while deleting
Notice: Trying to get property of non-object in /var/www/maps/api/place/DeletePlace.php on line 42
same for me
getting this in the response body, what to do net no place id is receiving
Notice: Trying to get property of non-object in /var/www/maps/api/place/AddPlace.php on line 39
hi sir your explanation so good sir i have doubt how come server java convert to json format
the server made by java but response was json how it will converts please tell me sir
this is awesome. Thanks
Hi Rahul
Hello Sir, I bought your manual api testing course .i am getting 500 internal server error during the create Product .please advise how to solve it?
Thanks for excellent video and clear explanation of a seemingly complex subject... Is there any way to download the slides for this lecture?
Thanks nice video
Can anyone send Rahul sir selenium tution link in udemy
excellent video
Thanks
Thank you so much
sir please appium python course
Could you share this word doc?
thank you
Hello sir. I have 6 years of experience in manual testing.. And past 4 years I have career gap..Shall i search job related to manual testing now or I can switch to automation testing..please provide me suggestion
According to me, u can take any course on automation and then switch based on it
@@yuvasrivanthas a tester which is good option to switch Automation/api/performance or accessibility also if what about scrum master?
very well explained
Hi I am getting error has="Could not get response" SSL error
In Postman for POST operation maps
How to do automation testing using testng for the same?
How to download this documents
I do not find the document here. :( How can i access that ?
Where can i find the attachment of api file??
Well.said,
I am an experienced java developer now a lead for java backed using Restful API . I am buying your udemy course cos I dont know Rest assured testing framework. I bought in udemy @3AM india time🤣🤣🤣
Does anyone know how to review a data flow architecturural diagram and then create a test strategy for the various components in a REST microservice? This is a real world situation and I'm trying to learn.
Can you pls share doc file
i m not getting body after POST buts its giving me 200 ok ? I need Place_id
Sir how to avail 95%discount?
IT is showing 999 price for postman course
Need document of requests
Please share the document
Hi All, I am facing issue while creating issue in jira API. I am able to get the session ID but posting new issue causing 404, can anyone help with this