I had taken your selenium course on udemy. It helped me grow a lot. And because of it I'm able to answer questions for all my interviews so far. With due respect to your answer of the first question, I would like to say and add that, giving that straightforward ans didn't help much. I have seen your video today and I had an interview 4 days back. So I just thought of adding my answer to the question. When I was asked the first question, I also answered like you- " We will note it in JIRA, and make it a part of regression testing for all the future events." The interviewer didn't like the answer. To which I just asked with a learning point of view about the answer he was expecting me to give. He added - " 'Test Coverage Matrix' should be used to record the missed case and then for future events you can never miss on those critical bugs released to production." I hope I helped anyone with this answer. Keep learning everyone! All the best sir, for your new beginning. We'll learn a lot. :) Regards -Twinkle
@@bhargavkanumalla2880 I was asked many questions. Some of them being: 1. What is deferred state? 2. Test cases around time cases .. 3. Test cases around ecommerce websites from cart perspective. 4. Post method using get method Etc...
almost 90% of questions I already faced, my answers were also the same but, after seeing this video I can add a few more points while answering. Thanks, Rahul for your Beautiful video.
01:34 Bugs found in production. How would you make sure that the same bug is not introduced again? 03:05 What do you do when your developer denies that what you filed is a Bug? 05:19 What has been one of your greatest challenges while doing regression testing? 07:44 Deference between Functional and Non-Functional testing? 09:06 Give me some key challenges that you are faced while performing Software Testing 10:43 What are the different levels of testing? 11:35 What are the drawbacks of the Agile methodology? 12:45 What is your approach when you have a high priority release to be delivered in a very short time? 14:18 Give an example for High Priority and Low severity Bug 15:55 What is your understanding regarding a Test Plan? 16:42 What will be your reaction if a project got sudden change in its' deadline? 18:50 Deference between Smoke and Sanity testing? 21:08 Your approach when small section of code is update 24:11 Add-hoc and Exploratory 26:10 Daily activities as a member of automation testing 27:47 How do you select regression test cases or from the regression test suite? 29:30 Have you ever managed writing the test cases without having any documents? 32:03 What is the first action you perform as a tester when application throws any weird Errors? 35:47 How do you solve conflict with your peer QA? 36:56 How do we decide if test case is not ideal candidate for Automation? 38:22 Deference between Re-testing and Regression testing? 39:48 What is the most interesting bug that you've found recently? 42:53 In Agile Environments, in case you have any doubts regarding your project, how do you approach? 44:07 As a tester, how do you differentiate Dummy login page which is exactly like your Working project login page? 46:00 How will you tell if Enough Test Cases have been created to test a product?
Hi Rahul, I took one of your selenium with java automation course from Udemy. Thank you for making this video, you covered real time questions.I have came through these questions in many interviews.
Dear Mr Rahul, I greatly appreciate the depth of clarity you have provided and priceless knowledge acquired from your sincere effort. Hats off to you!! Thank you.
Hi Rahul, Videos are very informative. Thanks to you and your detailed explanation. Could you please answer this question? This was one one the interview q - What does the tester do when a sev 1 issue is raised other than writing a detailed bug report/impact analysis?
Thank you sir for this wonderful content. I strongly believe that the way you are teaching on all fronts, a good number of highly professional QA resources will be added to the workforce in a really small span of time! Kudos to you!
Good interview questions and explanations. Concerning differentiating between Dummy login page and working project logn page? The two can't have the same url, although they look like the same. So the url is the best way to differentiate, I think.
Hllo sir ,I wish you were a developer. I am looking for these kind of real time interview videos and project questions for experience developer . No where I found it in you tube. Only specific language interview questions are there. Please arrange these through developer colleagues , if you can.❤️
Great review of questions - I've had number of interviews in last year and many of those came up. I'm also signed up to one of your courses on Udemy and it's very good. I highly recommend it.
Thank you for detailed questions, answers . Really very very helpful. Could you please clarify how & where I can see the Application logs (for the dummy login page question ?) is it on the browser ? Thanks in advance
I have Data Driven TestNg project on GitHub where I have detailed Logs implementation with great reusable and robust methods. I can share if you still need
Hi Rahul, First of all Thank you so much for helping all in the learning community. Secondly, i want to ask you accoding to you which is the best Software Test Management tool(Looking for RTM, TC coverage, Can be integrated with Jira, also if possible with PostMan)
Thanks for such an wonderful video Rahul Sir. However I need your suggestion regarding myself. I have 2 years of experience in Internet Banking, 2 years in Investment Banking & 2 years in Mainframe testing on TSO (ts2) platform. Could you please suggest in what domain should I continue my career. Awaiting response from your side. Thank you.
If some functionality is there which we can test and sign off within a deadline, then what will hamper - resource, budget or quality..... @Rahulshetty please answer this question
All your questions and answers are fine but I don't see any behavioural questions that you made the agenda for your video. These are all normal QA interview questions nothing seems anything behavioural response to address and learn in this video.
just two days back I faced an interview with these questions...really thank you so much Rahul ji
L
P
@@drisyav3852 qqqa
+1
Hii Reddy
Actually i also prepared for interview
Can I give all this answer as it is
I had taken your selenium course on udemy. It helped me grow a lot. And because of it I'm able to answer questions for all my interviews so far. With due respect to your answer of the first question, I would like to say and add that, giving that straightforward ans didn't help much. I have seen your video today and I had an interview 4 days back. So I just thought of adding my answer to the question.
When I was asked the first question, I also answered like you- " We will note it in JIRA, and make it a part of regression testing for all the future events." The interviewer didn't like the answer. To which I just asked with a learning point of view about the answer he was expecting me to give. He added - " 'Test Coverage Matrix' should be used to record the missed case and then for future events you can never miss on those critical bugs released to production."
I hope I helped anyone with this answer.
Keep learning everyone!
All the best sir, for your new beginning. We'll learn a lot. :)
Regards
-Twinkle
Thanks Twinkle for sharing the info
Thanks for sharing.
If you could post more questions they asked you, I would really appreciate it.
@@bhargavkanumalla2880 I was asked many questions. Some of them being:
1. What is deferred state?
2. Test cases around time cases ..
3. Test cases around ecommerce websites from cart perspective.
4. Post method using get method
Etc...
@LEGACY RETURN India...
Thank you Twinkle and the video is very helpful.
almost 90% of questions I already faced, my answers were also the same but, after seeing this video I can add a few more points while answering. Thanks, Rahul for your Beautiful video.
Is it for manual or automation?
Automation
Its a very helpful video and nicely explained each and every scenarios faced in an Interview.Could you also provide this doc for download?
01:34 Bugs found in production. How would you make sure that the same bug is not
introduced again?
03:05 What do you do when your developer denies that what you filed is a Bug?
05:19 What has been one of your greatest challenges while doing regression testing?
07:44 Deference between Functional and Non-Functional testing?
09:06 Give me some key challenges that you are faced while performing Software Testing
10:43 What are the different levels of testing?
11:35 What are the drawbacks of the Agile methodology?
12:45 What is your approach when you have a high priority release to be delivered in a very short time?
14:18 Give an example for High Priority and Low severity Bug
15:55 What is your understanding regarding a Test Plan?
16:42 What will be your reaction if a project got sudden change in its' deadline?
18:50 Deference between Smoke and Sanity testing?
21:08 Your approach when small section of code is update
24:11 Add-hoc and Exploratory
26:10 Daily activities as a member of automation testing
27:47 How do you select regression test cases or from the regression test suite?
29:30 Have you ever managed writing the test cases without having any documents?
32:03 What is the first action you perform as a tester when application throws any weird Errors?
35:47 How do you solve conflict with your peer QA?
36:56 How do we decide if test case is not ideal candidate for Automation?
38:22 Deference between Re-testing and Regression testing?
39:48 What is the most interesting bug that you've found recently?
42:53 In Agile Environments, in case you have any doubts regarding your project, how do you approach?
44:07 As a tester, how do you differentiate Dummy login page which is exactly like your Working project login page?
46:00 How will you tell if Enough Test Cases have been created to test a product?
thanks
Hi Rahul, I took one of your selenium with java automation course from Udemy. Thank you for making this video, you covered real time questions.I have came through these questions in many interviews.
I've watched a lotttt of QA interviews videos and this might be the best one that I've seen yet. Solid content 10/10
Best faculty , he clarifies all your doubts
The best video I found till now for QA 😊
Dear Mr Rahul, I greatly appreciate the depth of clarity you have provided and priceless knowledge acquired from your sincere effort. Hats off to you!! Thank you.
Thank you so much sir. They are helpful, just started for 10 to 15 yesterday and today completed.they r really helpful.
Very helpful video and with easy Examples. Thank you so much.
Hi Rahul,
Videos are very informative. Thanks to you and your detailed explanation.
Could you please answer this question? This was one one the interview q - What does the tester do when a sev 1 issue is raised other than writing a detailed bug report/impact analysis?
sir max que that you have explain in this video, same que i have faced in my managerial round... really great..thank you
This is really superb..... the questions which you gathered and answered are quite helpful. Thank you very much.
This video is very informative. Thanks for detail explanation.
Thank you so much Rahul sir for sharing this information.... very informative
Thank you sir for this wonderful content. I strongly believe that the way you are teaching on all fronts, a good number of highly professional QA resources will be added to the workforce in a really small span of time! Kudos to you!
Thank you so much Rahul.sir..This video has helped a lot in my interview
Awesome video, Thanks Rahul Shetty
Omg !!! What an informative video it was.
Thank you so much for this video. It has cleared all my doubts.
Amazing video helped me a lot to create answers in my interview. Thank you rahul
Finally got the short but sweet Q&A to crack interview successfully 👍👏
Good interview questions and explanations. Concerning differentiating between Dummy login page and working project logn page? The two can't have the same url, although
they look like the same. So the url is the best way to differentiate, I think.
This is a very informative refresher, thank you so much!
Really very Thank full for your video….I was shocked that at-least 4 question from my interview were from your video and soo glad I found this 😊
Hllo sir ,I wish you were a developer. I am looking for these kind of real time interview videos and project questions for experience developer . No where I found it in you tube. Only specific language interview questions are there. Please arrange these through developer colleagues , if you can.❤️
awesome video, it covers most of the important aspects
Great review of questions - I've had number of interviews in last year and many of those came up. I'm also signed up to one of your courses on Udemy and it's very good. I highly recommend it.
Thanks a lot! I appreciate your helpful information in this video.
Great video
Thank you for detailed questions, answers . Really very very helpful. Could you please clarify how & where I can see the Application logs (for the dummy login page question ?) is it on the browser ? Thanks in advance
I have Data Driven TestNg project on GitHub where I have detailed Logs implementation with great reusable and robust methods. I can share if you still need
Thanku so much for keeping this video.
Very useful and informative.
Hi Rahul, Great work. Thankyou.
Very nice explanation. thank you
Thank you sooo much sir it was really helpful and interesting 👍
Thanks a lot sir ...it has help me in my interview
Very helpful. Nice explanation.
very awesome content this really i want to discovery
Really appreciate your time and effort....thanks
I have taken your course in Udemy that was really awesome, thank you so much :)
can you give the link where we can get the course
Go to Udemy app and look for qa soft wear testing you’ll find his course help this will help you
It's amazing u covered all thank you plz make videos on automation selenium python
I live in US , soon I have an interview , I hope it will help me ,but good explanaition
Very useful for interview, Thanks Rahul.
So helpful, thank you.
Thanks alot for this usefull handy doc for all struggler testers.. these sort of questions nobody covered so far... a warm thank u mate
very helpful sir...thank u so much ...
Hi Rahul, First of all Thank you so much for helping all in the learning community. Secondly, i want to ask you accoding to you which is the best Software Test Management tool(Looking for RTM, TC coverage, Can be integrated with Jira, also if possible with PostMan)
very useful information for interview
thanks sir
Awesome points! really helped my interview :)
Thanks for such an wonderful video Rahul Sir. However I need your suggestion regarding myself. I have 2 years of experience in Internet Banking, 2 years in Investment Banking & 2 years in Mainframe testing on TSO (ts2) platform. Could you please suggest in what domain should I continue my career. Awaiting response from your side. Thank you.
Helpful 🙂
Very thankful sir ☺️☺️
Thank you!
It was very helpful Rahul and u covered all scenarios if had some free time can u make more videos which will cover selenium technical questions
Bnn.
. nai
Thank you 🙏 sir most useful
Hello Rahul, Thank you for the video. Is there a word doc or ppt slides with this information? If yes, can you please share it? Please let me know.
Thank you so much Rahul
Thank you so much sir
Thanks Rahul for nice and effective contents
Good questions and answers!
Great question n answers, i registered selenium course on udemy..
Kindly share these ppt if possible
Plz share any doc or pdf of this video.
It will be more helpful for me to prepare .
If some functionality is there which we can test and sign off within a deadline, then what will hamper - resource, budget or quality..... @Rahulshetty please answer this question
Quality will be hampered
Thank you
Thank you so much
Very useful info...keep posting
Very helpful Sir
thank you for sharing
Thank you sir 🤩
This vdo is most useful but i have a different question which my interviewer asks me that Whats is ab testing ?
I just had an enterview and I think the interviewer just saw these video, I was asked 3 questions from here lol 🤣
Well understood
Very helpful
Please cover more such questions
Thank you so much Rahul.... This is very helpfull .... Your explanation is easily understandable and more clear... Thank u once again👍👍👍👍👍👍👍👍🙏🙏🙏🙏🙏
add a video on only selenium based interview questions
All your questions and answers are fine but I don't see any behavioural questions that you made the agenda for your video. These are all normal QA interview questions nothing seems anything behavioural response to address and learn in this video.
Hi! If there is a logout button or navigate link, it is common in all the pages. On which page we locate this web Element?
Great 👍
Thank youuuu
Recently I have been asked one question during my interview. "How you will present Quality Of system in front of CEO? "
Can you help me here??
Sanity testing answer can u recheck
what is the difference between sanity testing and regression testing
Hi. How can I answer this question: What is favorite bug and why it’s favorite?
what negative thing would your Manager/boss say about you, Expect public speaking, anyone has a proper answer to this question??
Hi Rahul,
Where we can download this document.Can you please share this document if possible.
Thanks in advance.
If you say that you are gone🔥
what are the some issues found during integration testing . I got this question in interview
Is there any such session on "Selenium" also? like scenario based tricky questions for managerial round of interview?
Did you get those questions somewhere else? I too have a managerial round interview on next week..Can u share some related questions to me?
Awesome job. Please keep it up
Thankyou! Subscribe to our channel
For more updates
Hi Rahul, can we get this document?
Hi Rahul , can you help me with my interview?
Could you please share your pdf, Thanks
hi sir do u have pdf for this interview questions
When bug is not reproducible..then what to do... please answer
helper
Sir, can I get this document?
Sure i will make it available for download next week
@@RahulShettyAcademy pls provide to download the document
From where I can download this document?
@RahulShettyAcademy ,can you please share this pdf and word doc?
@@RahulShettyAcademy can you please provide the documents
👍👍
Thank you for the wonderful video