Top 25 API Testing Interview Questions & Answers | Rahul Shetty

  Рет қаралды 507,147

Rahul Shetty Academy

Rahul Shetty Academy

Күн бұрын

Пікірлер: 153
@sandipb8822
@sandipb8822 2 жыл бұрын
oh my god..... i watched ur this video b4 my interview...and u know what i cleared it..thank u so muchhh..
@RohitVarma1978
@RohitVarma1978 2 жыл бұрын
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.
@shaikfazil1091
@shaikfazil1091 7 ай бұрын
I have never seen such a clear explanation of any teaching video on api testing.. Plzz do more
@Мимоза-р7в
@Мимоза-р7в Жыл бұрын
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
@chidamabramkammila6605 Жыл бұрын
😊
@kavyahoney4924
@kavyahoney4924 3 жыл бұрын
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!
@babyravella1046
@babyravella1046 Жыл бұрын
This is best video on youtube on api testing interview questions. You explanation is awesome. Anyone can crack interviews easily.
@tomprakashsingh7052
@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.
@ivsonali9017
@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.
@sangeethapatil958
@sangeethapatil958 3 жыл бұрын
Thank you so much Rahul. This has be very useful for my interview and you have great teaching skills.
@BiswajitSamalOdisha
@BiswajitSamalOdisha 3 жыл бұрын
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
@PallaviReddy-w5p
@PallaviReddy-w5p 7 ай бұрын
This is best video on youtube for api testing interview questions. Your explanation is awesome
@ashwinilamture3735
@ashwinilamture3735 2 жыл бұрын
Hello Rahul, This video is very useful for me as well as all.
@oleaccent6732
@oleaccent6732 3 жыл бұрын
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.
@Shaitanmaddy
@Shaitanmaddy 2 жыл бұрын
perfect :)
@bossbaby.anaisha
@bossbaby.anaisha 4 жыл бұрын
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
@ashutoshpandey5416 Жыл бұрын
Digest Authentication is advance version of Basic auth, Username and password that is passed to the server are in encrypted form.
@Pooja-hs5pz
@Pooja-hs5pz 3 жыл бұрын
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.
@swapnildukare9255
@swapnildukare9255 2 жыл бұрын
Have u got The study material and interview questions
@sushiljoshi2326
@sushiljoshi2326 3 ай бұрын
Mr. Rahul Shetty has made many careers !
@shibaprasadrout4682
@shibaprasadrout4682 2 жыл бұрын
Hi Rahul, I have used request body in get method.
@shraddhadange807
@shraddhadange807 4 жыл бұрын
Thanks Rahul sir ....u r always wonderful at your explanation...I m one of u r student at Udemy .
@sirisree18
@sirisree18 3 жыл бұрын
Thanks so much. It has very much clear information.
@vasavip1628
@vasavip1628 2 жыл бұрын
Awesome. Thank you for sharing this video.
@All-is-well2023
@All-is-well2023 2 жыл бұрын
Excellent video sir...Its very clear and useful for the interview preparations. Please post some videos for POSTMAN as well.
@mahendranadig9376
@mahendranadig9376 3 жыл бұрын
Thank you Rahul for the quick guide. It will be definitely helpful.
@ankitshrivastava1772
@ankitshrivastava1772 2 жыл бұрын
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.
@kuldipchincholkar3347
@kuldipchincholkar3347 Ай бұрын
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.
@riddhi123456
@riddhi123456 3 жыл бұрын
I was asked a question in interview - "In Rest assured, how to handle async APIs?" Please help me with the answer.
@status-ls8bi
@status-ls8bi 2 жыл бұрын
We can mange using promises .
@taiwoalimi2873
@taiwoalimi2873 2 жыл бұрын
Hello Rahu, I really love your talent and the way you teaches. Please do you have any video for CONFLUENCE training?
@harshadityabhadouria6809
@harshadityabhadouria6809 3 жыл бұрын
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.
@poojajadhav1841
@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
@hindustanitrader1393 11 ай бұрын
Hi Pooja in which organisation you are working
@salinanobi3875
@salinanobi3875 2 жыл бұрын
thanks it helps actually .
@svetlanamazhaykina6918
@svetlanamazhaykina6918 6 ай бұрын
Thanks for your work! Well done!
@hitupatel752
@hitupatel752 4 жыл бұрын
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
@himajasree5092
@himajasree5092 2 ай бұрын
Nice explanation... Thank you sir
@nancybhardwaj3895
@nancybhardwaj3895 3 жыл бұрын
Best questions 👍👍
@abhishekdesai3345
@abhishekdesai3345 9 ай бұрын
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.
@mohammedsohail2321
@mohammedsohail2321 3 жыл бұрын
Thank you very much Mr Rahul
@gopik4723
@gopik4723 3 жыл бұрын
Hello Rahul, very nice explanation. Thanks a lot.
@tapajyotichakraborty9652
@tapajyotichakraborty9652 4 жыл бұрын
Great initiative. Thanks a ton
@sanjanasantosh1247
@sanjanasantosh1247 6 ай бұрын
Very informative and helpful video sir
@shaivya47
@shaivya47 2 жыл бұрын
Which course is best to learn API testing by @ Rahul shetty sir
@shapbnil
@shapbnil 4 жыл бұрын
Hi Rahul, Could you please make one video for MySQL interview questions?
@madhurvansil
@madhurvansil 3 жыл бұрын
RAHUL SIR PLEASE MAKE VIDEO ON MYSQL INTERVIEW QUESTIONS WITH COMPLEX PROBLEMS
@trickytricktwo
@trickytricktwo 3 жыл бұрын
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.
@anandgadad6646
@anandgadad6646 3 жыл бұрын
Thank you Rahul
@anuroop7450
@anuroop7450 2 жыл бұрын
Thank you
@fusionedbits6117
@fusionedbits6117 3 жыл бұрын
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.
@amitclick99
@amitclick99 3 жыл бұрын
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
@fusionedbits6117
@fusionedbits6117 3 жыл бұрын
@@amitclick99 thanks for sharing your knowledge
@8793574392
@8793574392 4 ай бұрын
Thanks Sir for created this video , clearly explained all the questions. I have revised my api learnings.
@cynthita93
@cynthita93 6 ай бұрын
GREAT VIDEO!!! Thank you!!! :)
@natallia_skinny_sumo
@natallia_skinny_sumo 2 жыл бұрын
Thank you very much! I’ve learned a lot from your video.
@pyar-wyar1681
@pyar-wyar1681 2 жыл бұрын
Hi Rahul thanku soo much for this useful overview thanks a lot
@yogeshtomar6292
@yogeshtomar6292 Жыл бұрын
Thank You.. Your Video Help me.
@HAN_USA
@HAN_USA Жыл бұрын
Extremely helpful thank you
@VSEditz150
@VSEditz150 3 жыл бұрын
Thanks Rahul
@harshindublin
@harshindublin 3 жыл бұрын
Thank You Rahul Sir that was amazing refreshing session. Now I'm confident for my interview.
@lilchief2823
@lilchief2823 3 жыл бұрын
same reason im here. you get a offer?
@harshindublin
@harshindublin 3 жыл бұрын
@@lilchief2823 yes
@mohammadtajuddin7115
@mohammadtajuddin7115 3 жыл бұрын
Thank you so much💐💐💐💐
@nicemanu8
@nicemanu8 4 жыл бұрын
It was indeed useful. Thanks
@haykuhimarkosyan4639
@haykuhimarkosyan4639 2 жыл бұрын
Very informative video, thank you!
@garlapatisandhya3255
@garlapatisandhya3255 4 жыл бұрын
Very useful..thank u
@lawrenceeluebo4312
@lawrenceeluebo4312 4 жыл бұрын
very cool refreshing, thank you
@smileisthebestmakeup3816
@smileisthebestmakeup3816 3 жыл бұрын
Could you please share the document
@medhabhat1
@medhabhat1 6 ай бұрын
difference between authorization and authentication.which happens first?in api?
@hitupatel752
@hitupatel752 4 жыл бұрын
Thank you so so much .....
@nikhil-zz6mr
@nikhil-zz6mr 4 жыл бұрын
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
@parthipanpanneerselvam93
@parthipanpanneerselvam93 3 жыл бұрын
Hello sir.. Please upload videos on playwright Automtion tool
@ashokkumarranwan3096
@ashokkumarranwan3096 2 жыл бұрын
Sir plz give the link for the API authentication techniques video
@rashmibn5228
@rashmibn5228 Жыл бұрын
Thanks Rahul .. it helped me a lot to attend the interview.
@srin-f1x
@srin-f1x Жыл бұрын
hi Rahul can you suggest any mini project on API testing. links to practice and get knowledge practically
@tencups2778
@tencups2778 3 жыл бұрын
You are awesome. Thankyou!
@sucessmotivation8389
@sucessmotivation8389 4 ай бұрын
thankyou so muc sir 😍😍😍😍😍😍😍
@tejapavanmarri4843
@tejapavanmarri4843 7 ай бұрын
Hi rahul can you please provide selenium with automation full course basics to high level
@kumar.aligeti
@kumar.aligeti 3 жыл бұрын
1. How to maintina cookei based authtentication session 2. if the cookie is expired how to increase the cookie expiry time
@Paul-Maven
@Paul-Maven 3 жыл бұрын
Thank you for your efforts!
@suvradattajena3376
@suvradattajena3376 3 жыл бұрын
is header is compulsory for api request ?
@mitthuanjali1823
@mitthuanjali1823 2 жыл бұрын
You forgot to say put is idempotent which is more important
@daryatarani3575
@daryatarani3575 3 жыл бұрын
it was very useful. thank you
@sapanapatil9556
@sapanapatil9556 7 ай бұрын
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?
@brijeshmishra140
@brijeshmishra140 3 ай бұрын
HI Rahul--> I need to learn LISA tool testing
@priyanbhogade3330
@priyanbhogade3330 3 жыл бұрын
Too good.,thank you
@prateekqa21
@prateekqa21 8 ай бұрын
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
@meerarai972
@meerarai972 3 жыл бұрын
Is this for developer or tester ? Pls tell
@status-ls8bi
@status-ls8bi 2 жыл бұрын
Tester
@manishmandal6660
@manishmandal6660 Жыл бұрын
Please provide the link for pdf of all these questions.
@thuongnguyen557
@thuongnguyen557 3 жыл бұрын
Thank you so much
@chicku975
@chicku975 3 жыл бұрын
So enjoyed this
@guleri7221
@guleri7221 3 жыл бұрын
Rahul why I can;t find any Authentication lecture in your SoapUI Course?
@guptaarchita7774
@guptaarchita7774 4 жыл бұрын
diffrence between put and patch method is also common interview question.
@gollum5652
@gollum5652 4 жыл бұрын
I bought this Rest API course.
@arnavpatil583
@arnavpatil583 3 жыл бұрын
@archita : right
@sunilrenati2803
@sunilrenati2803 2 жыл бұрын
How can I access this document to prepare for interviews
@keshav1020
@keshav1020 4 жыл бұрын
Thank you.
@tanercoban5573
@tanercoban5573 2 жыл бұрын
please can you explain how to validate elements with Api.?
@mangeshmehare9669
@mangeshmehare9669 3 жыл бұрын
Nice
@anjalikondapalli5835
@anjalikondapalli5835 4 жыл бұрын
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 ?
@arunamaurya9379
@arunamaurya9379 4 жыл бұрын
Do you have attended any Rest API interview yet? just wanted to know is that Udemy course enough to crack interview.
@MrSayandeep
@MrSayandeep 3 жыл бұрын
Please reply
@daudmangal988
@daudmangal988 2 жыл бұрын
can you upload these interview questions in word document or PDF file so we can print it for our study.
@jawad_karim
@jawad_karim Жыл бұрын
these are amazing ! ! ! how can I download them ?
@garlapatisandhya3255
@garlapatisandhya3255 4 жыл бұрын
Please share mobile application testing interview questions
@nayangawande1189
@nayangawande1189 4 жыл бұрын
Thanks for the video Sir :-)
@akanshaagrawal9934
@akanshaagrawal9934 2 жыл бұрын
Can u plz attach this word document here ?
@soumyashreesarangee9560
@soumyashreesarangee9560 3 жыл бұрын
Hi Rahul I am unable to create api test in uft 14.51 .... I have concurrent license still it is asking for license
@akashabhayanandana9639
@akashabhayanandana9639 3 жыл бұрын
helpful
@prashantj7839
@prashantj7839 2 жыл бұрын
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.
@general.aladeeen
@general.aladeeen Ай бұрын
Where can i find this document rahul sir?
@gangadharrajanala1564
@gangadharrajanala1564 3 жыл бұрын
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??
@WaqasWaheed-g3k
@WaqasWaheed-g3k 10 ай бұрын
Hi recommend me editor for writing python playwright test automation.
@prashantkuril.6698
@prashantkuril.6698 8 ай бұрын
How we will came to know use. Get and Post
@NrAquaSpace
@NrAquaSpace 4 жыл бұрын
Thanks Rahul
Top 25 QA Behavioural Interview Questions & Answers | Rahul Shetty
47:51
Rahul Shetty Academy
Рет қаралды 303 М.
Learn Rest API Testing Fundamentals with real time Examples in 75Minutes
1:15:34
Rahul Shetty Academy
Рет қаралды 177 М.
哈哈大家为了进去也是想尽办法!#火影忍者 #佐助 #家庭
00:33
Part 1 - API Testing Interview Questions & Answers
1:04:39
Naveen AutomationLabs
Рет қаралды 209 М.
Top 25 SQL Interview Questions with Explanations
1:30:28
Rahul Shetty Academy
Рет қаралды 54 М.
REST API Interview Questions (Beginner Level)
7:07
Exponent
Рет қаралды 184 М.
API Testing Interview Questions and Answers| 3+ YOE
27:02
RD Automation Learning
Рет қаралды 45 М.
13 - Top 10 REST-Assured API Automation Interview Questions And Answers.
47:30
Software Testing And Automation
Рет қаралды 80 М.
Top 25 Automation Framework Interview Questions- TestNG|Cucumber
52:34
Rahul Shetty Academy
Рет қаралды 137 М.