oh my god..... i watched ur this video b4 my interview...and u know what i cleared it..thank u so muchhh..
@Мимоза-р7в2 жыл бұрын
00:42 Challenges 07:03 Authentication 8:28 API is the best form for automation 10:34 REST API 11:19 Verify in API testing 13:53 Path and Query Parameters 15:17 HTTP request core components 18:09 HTTP Methods for below API Scenario? Get or Post? 21:13 API and UI testing differences 22:19 What protocol is used by the RESTFUL Web Services? 22:47 What are SOAP Web Services? 24:08 How do we Represent a Resource in REST? 24:48 Can you use GET instead of PUT to create a resource? 26:11 Can you use POST instead of PUT to create a resource? 27:19 Payload 28:08 Path and Query parameters in request Endpoint 29:04 What is REST Assured? 29:53 How would we define API details in Rest Assured Automation? 30:54 What is JSON Serialization & Deserialization in Rest Assured? 33:31 JSON Parsing Techniques in Rest Assured Automation. 34:37 Send attachment to API using rest Assured Test. 35:45 Status Codes and their descriptions
@chidamabramkammila6605 Жыл бұрын
😊
@shaikfazil10919 ай бұрын
I have never seen such a clear explanation of any teaching video on api testing.. Plzz do more
@RohitVarma19782 жыл бұрын
Hi Rahul, I would like to thank you whole heartedly as I got selected for a job after going this video on API testing. First few questions itself were good enough to crack the interview and display confidence. Once again many thanks.
@kavyahoney49243 жыл бұрын
The way you explain is awesome. We can see and hear your explanation which make easy to understand and to remember as well. Thank you so much!
@PallaviReddy-w5p9 ай бұрын
This is best video on youtube for api testing interview questions. Your explanation is awesome
@oleaccent67323 жыл бұрын
The interviewer may also ask you about tokens, types of tokens (SWT, SAML, JWT). Besides, he may ask you to define the JSON structure format. It looks like a 'key value' structure type. And REST is not a protocol. It's is a software architectural style.
@Shaitanmaddy2 жыл бұрын
perfect :)
@BiswajitSamalOdisha3 жыл бұрын
Q-13: Can we use POST request instead of PUT to create a resource ? Your answer is Wrong. We can not. While post we do not require to specific about the index or on which resource we have to do a update operation where are in POST a new resource gets created with ID auto-generated. Requesting you to modify the answer on video 26:41
@babyravella1046 Жыл бұрын
This is best video on youtube on api testing interview questions. You explanation is awesome. Anyone can crack interviews easily.
@Pooja-hs5pz3 жыл бұрын
Hello, Rahul Great I have enrolled in your course a few days back getting interested in API more. Q. Will the interviewer asks to write a code also? If giving an automation interview. Like for selenium interviews they ask.
@swapnildukare92552 жыл бұрын
Have u got The study material and interview questions
@bossbaby.anaisha4 жыл бұрын
Hello Rahul, I have completed your entire course on Udemy. It was a great course and helped me learn the topic in depth. But, I did not find Digest authentication in the course. Could you pls explain the concept of digest authentication with an example?
@ashutoshpandey5416 Жыл бұрын
Digest Authentication is advance version of Basic auth, Username and password that is passed to the server are in encrypted form.
@sangeethapatil9583 жыл бұрын
Thank you so much Rahul. This has be very useful for my interview and you have great teaching skills.
@tomprakashsingh7052 Жыл бұрын
@18.50 , I feel it's wrong , even a get call can also have a request body. A request which does not have a request body as called a head call and an api call which has payload also is called get call.
@taiwoalimi28732 жыл бұрын
Hello Rahu, I really love your talent and the way you teaches. Please do you have any video for CONFLUENCE training?
@ivsonali9017 Жыл бұрын
I am learning a lots from your KZbin and Udemy videos ,such a wonderful instructor you are, as I am from non it background and clearing my doubts from all of your s videos.
@poojajadhav1841 Жыл бұрын
Hi Rahul, I have completed your RestAssured course on Udemy, I am not sure if database access and verification is covered there. Could you create a tutorial on that ?
@hindustanitrader1393 Жыл бұрын
Hi Pooja in which organisation you are working
@All-is-well20232 жыл бұрын
Excellent video sir...Its very clear and useful for the interview preparations. Please post some videos for POSTMAN as well.
@fusionedbits61173 жыл бұрын
Not sure if i am correct but as per my understanding POST & PUT are different POST will create a new entry to db, where PUT will update existing entry from db with new fields or passed information.
@amitclick993 жыл бұрын
POST is super set of all the method except get..you can use both post and put to update..means you can use post for creating and to update also but cannot use put for creating.. anyways it depends how developer used this if he used post to update as well then we can use post..but developer cannot use put for creating
@fusionedbits61173 жыл бұрын
@@amitclick99 thanks for sharing your knowledge
@ankitshrivastava17722 жыл бұрын
If we use POST instead of PUT then it will create a new record then my intention was to update the existing data, now how POST was used in place of PUT.
@kuldipchincholkar33473 ай бұрын
POST we can not use as a PUT. If server allows and that id is not present in the DB then only PUT create new record. Otherwise PUT is used to update the existing record.
@abhishekdesai334511 ай бұрын
Hi Rahul. I have a test case where I have to take a screenshot after every click and store the screenshot in a Word document for documentation purposes. Please make a video on this.
@ashwinilamture37352 жыл бұрын
Hello Rahul, This video is very useful for me as well as all.
@sushiljoshi23265 ай бұрын
Mr. Rahul Shetty has made many careers !
@rashminirmale304021 күн бұрын
Thanks Rahul Explaination is vary clear and precise i was searching interview questions i can say this is best video i got Thanks for sharing
@shibaprasadrout46823 жыл бұрын
Hi Rahul, I have used request body in get method.
@riddhi1234563 жыл бұрын
I was asked a question in interview - "In Rest assured, how to handle async APIs?" Please help me with the answer.
@status-ls8bi2 жыл бұрын
We can mange using promises .
@srin-f1x Жыл бұрын
hi Rahul can you suggest any mini project on API testing. links to practice and get knowledge practically
@shraddhadange8074 жыл бұрын
Thanks Rahul sir ....u r always wonderful at your explanation...I m one of u r student at Udemy .
@hitupatel7524 жыл бұрын
Thank you so much Rahul Sir,, however can we have word format for these questions so easy for to read back to back insted listen
@trickytricktwo3 жыл бұрын
Thanks Rahul sir for providing us information for Rest api. I am regular viewer of your Videos. I have a query if you can guide me in this. Actually i need to test an application in which i need to get the records/orders for like iphone in last 1 min using Rest api. SO how can i achieve it.
@mahendranadig93763 жыл бұрын
Thank you Rahul for the quick guide. It will be definitely helpful.
@natallia_skinny_sumo2 жыл бұрын
Thank you very much! I’ve learned a lot from your video.
@sirisree183 жыл бұрын
Thanks so much. It has very much clear information.
@harshadityabhadouria68093 жыл бұрын
Hello Rahul, I hope you are doing great, just want to give few suggestion to you like if you really invest time to create such video for benefit for the student then at least you should reply there doubt I have been try to in touch with you for many of my query for the respective training of yours, being paid student of your it's very hard to connect you than what about others. Please think a bit as you're in the industry where word mouth publicity from a student is very much needed.
@vasavip16282 жыл бұрын
Awesome. Thank you for sharing this video.
@shaivya472 жыл бұрын
Which course is best to learn API testing by @ Rahul shetty sir
@nikhil-zz6mr4 жыл бұрын
request can be sent as both json or xml in rest api but it is necessary to have request only in xml format in soap
@svetlanamazhaykina69188 ай бұрын
Thanks for your work! Well done!
@shapbnil4 жыл бұрын
Hi Rahul, Could you please make one video for MySQL interview questions?
@madhurvansil4 жыл бұрын
RAHUL SIR PLEASE MAKE VIDEO ON MYSQL INTERVIEW QUESTIONS WITH COMPLEX PROBLEMS
@ashokkumarranwan30962 жыл бұрын
Sir plz give the link for the API authentication techniques video
@kumar.aligeti3 жыл бұрын
1. How to maintina cookei based authtentication session 2. if the cookie is expired how to increase the cookie expiry time
@parthipanpanneerselvam933 жыл бұрын
Hello sir.. Please upload videos on playwright Automtion tool
@tejapavanmarri48439 ай бұрын
Hi rahul can you please provide selenium with automation full course basics to high level
@87935743926 ай бұрын
Thanks Sir for created this video , clearly explained all the questions. I have revised my api learnings.
@pyar-wyar16812 жыл бұрын
Hi Rahul thanku soo much for this useful overview thanks a lot
@guleri72213 жыл бұрын
Rahul why I can;t find any Authentication lecture in your SoapUI Course?
@mohammedsohail23214 жыл бұрын
Thank you very much Mr Rahul
@guptaarchita77744 жыл бұрын
diffrence between put and patch method is also common interview question.
@gollum56524 жыл бұрын
I bought this Rest API course.
@arnavpatil5833 жыл бұрын
@archita : right
@yogeshtomar62922 жыл бұрын
Thank You.. Your Video Help me.
@soumyashreesarangee95603 жыл бұрын
Hi Rahul I am unable to create api test in uft 14.51 .... I have concurrent license still it is asking for license
@gopik47233 жыл бұрын
Hello Rahul, very nice explanation. Thanks a lot.
@Princy_princy18Ай бұрын
Hi sir can u pls make video on selenium interview questions for experienced pls...
@sapanapatil95568 ай бұрын
Hello sir..can u share me the link of automation with java course?i want to learn automation testing so pls suggest me which course of urs is better?
@sanjanasantosh12477 ай бұрын
Very informative and helpful video sir
@HAN_USA2 жыл бұрын
Extremely helpful thank you
@salinanobi38752 жыл бұрын
thanks it helps actually .
@anjalikondapalli58354 жыл бұрын
Hello Rahul, I have taken up you Rest Assured API training in Udemy. It is very helpful. The way you have started with Rest Assured and extended it to Cucumber is very good. Since serenity BDD is good in reporting part, Do you have any plans to add up API testing with Serenity + Cucumber ?
@arunamaurya93794 жыл бұрын
Do you have attended any Rest API interview yet? just wanted to know is that Udemy course enough to crack interview.
@Dancing-Consultant3 жыл бұрын
Please reply
@prashantj78392 жыл бұрын
Two months back I purchased, Rahul Shetty's QA Automation course on Udemy and it is here uploaded for free to watch. This is not fair. The Udemy course should also be made free and money should be refunded to those who bought after these videos were uploaded.
@tapajyotichakraborty96524 жыл бұрын
Great initiative. Thanks a ton
@cynthita937 ай бұрын
GREAT VIDEO!!! Thank you!!! :)
@medhabhat18 ай бұрын
difference between authorization and authentication.which happens first?in api?
@suvradattajena33763 жыл бұрын
is header is compulsory for api request ?
@manishmandal6660 Жыл бұрын
Please provide the link for pdf of all these questions.
@haykuhimarkosyan46392 жыл бұрын
Very informative video, thank you!
@smileisthebestmakeup38163 жыл бұрын
Could you please share the document
@harshindublin3 жыл бұрын
Thank You Rahul Sir that was amazing refreshing session. Now I'm confident for my interview.
@lilchief28233 жыл бұрын
same reason im here. you get a offer?
@harshindublin3 жыл бұрын
@@lilchief2823 yes
@prateekqa219 ай бұрын
Can't we send request in xml format in API's, as you mention different between soap and rest api that request type is xml and respectively which is not correct as rest api's also support xml's, form-data and jason
@tanercoban55732 жыл бұрын
please can you explain how to validate elements with Api.?
@nancybhardwaj38953 жыл бұрын
Best questions 👍👍
@sunilrenati28032 жыл бұрын
How can I access this document to prepare for interviews
@mitthuanjali18232 жыл бұрын
You forgot to say put is idempotent which is more important
@jawad_karim Жыл бұрын
these are amazing ! ! ! how can I download them ?
@lawrenceeluebo43124 жыл бұрын
very cool refreshing, thank you
@daudmangal9882 жыл бұрын
can you upload these interview questions in word document or PDF file so we can print it for our study.
@rashmibn5228 Жыл бұрын
Thanks Rahul .. it helped me a lot to attend the interview.
@brijeshmishra1405 ай бұрын
HI Rahul--> I need to learn LISA tool testing
@nicemanu84 жыл бұрын
It was indeed useful. Thanks
@mohammadtajuddin71154 жыл бұрын
Thank you so much💐💐💐💐
@meerarai9723 жыл бұрын
Is this for developer or tester ? Pls tell
@status-ls8bi2 жыл бұрын
Tester
@garlapatisandhya32554 жыл бұрын
Very useful..thank u
@daryatarani35753 жыл бұрын
it was very useful. thank you
@garlapatisandhya32554 жыл бұрын
Please share mobile application testing interview questions
@MrRamtecs2 жыл бұрын
Rahul I am in one of your udemy classes, I lost your email information to send you questions. Can you tell me where to find that again?
@akanshaagrawal99342 жыл бұрын
Can u plz attach this word document here ?
@Paul-Maven3 жыл бұрын
Thank you for your efforts!
@pratheepkumar42184 жыл бұрын
Hi, Can you create katalon studio API testing. Beginner to advanced level sir.now a days it's a popular tool in the market.most of the product based companies using it.
@tencups27783 жыл бұрын
You are awesome. Thankyou!
@hitupatel7524 жыл бұрын
Thank you so so much .....
@priyanbhogade33303 жыл бұрын
Too good.,thank you
@sucessmotivation83896 ай бұрын
thankyou so muc sir 😍😍😍😍😍😍😍
@general.aladeeen2 ай бұрын
Where can i find this document rahul sir?
@jitendrasawant38724 жыл бұрын
Hi Rahul, can you send me api automation testing using selenium video or send link Plz, I m not able to find in your videos
@avikroychoudhury38584 жыл бұрын
What is the requirement document for a API testing?
@amitclick994 жыл бұрын
Contract documents where all the details are mentioned like base Uri ,parameters details http methods details , Jason format for req and Res,authentication details and credentials for authentications ,endpoints details etc..
@gangadharrajanala15644 жыл бұрын
1st and 2nd question answers are not matched. in 1st,POST is to create data but in 2nd POST is mentioned as add to existing object. Can you please clarity me??
@chicku9753 жыл бұрын
So enjoyed this
@beunik82513 жыл бұрын
Can you will attached this file in description?
@prashantkuril.66989 ай бұрын
How we will came to know use. Get and Post
@nayangawande11894 жыл бұрын
Thanks for the video Sir :-)
@keshav10204 жыл бұрын
Thank you.
@mangeshmehare96693 жыл бұрын
Nice
@madhukarapaim34484 жыл бұрын
Hi Rahul, how to get this API testing interview questions?