Тёмный

Selenium Interview Questions and Answers 

Supriya Baru
Подписаться 16 тыс.
Просмотров 206 тыс.
50% 1

Опубликовано:

 

30 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 176   
@KalluriSharmila
@KalluriSharmila 5 лет назад
thanku supriya..today I had interview..covered few from ur video..really helped to answer few.. Absolute/relative, waits, finding elements & syntax, Assert.. is there any document/pdf/website to download ur questions
@TestinginTeluguSupriya
@TestinginTeluguSupriya 4 года назад
Sharmila Kalluri thanks so much. Made my day . Happy testing
@unmeshghatbandhe6839
@unmeshghatbandhe6839 2 года назад
Dr r tree wa è2é4
@Stylish_Ashok1432
@Stylish_Ashok1432 10 месяцев назад
can you share all the interview questions ?
@newAMDman
@newAMDman 6 лет назад
1. What is Xpath? 0:42 2. What is difference between absolute and relative Xpath? 1:52 3. How to identify a web element which has same Xpath? 6:10 4. What is difference between findElement() and findElements()? 7:15 5. What is difference between Implicit and Explicit wait? 10:10 6. How to find total links on your page? 14:30 7. What is difference between d.close() and d.quit() 16:35 8. How to switch between Frames? 18:10 9. What is difference between Assert and Verify 20:14 10. Tell about your framework 20:18 11. Different locators 25:13
@Rohit-Sindhi
@Rohit-Sindhi 4 года назад
Hi, here is the giant list of Top 100 selenium interview questions, which is useful for experienced as well fresher. artoftesting.com/interviewSection/selenium-interview-questions.html
@bastabikatapanda3885
@bastabikatapanda3885 3 года назад
Questions asked during Interview: 1. What are the parameters to pass in selenium(Ans- PORT, Browser, HOST, URL) 2. How to handle mouse and keyboard events(Ans-Using action classes)
@rushikeshrathod6031
@rushikeshrathod6031 2 года назад
Yes..but I think it's Actions class and Action is an interface
@eugenebelford4340
@eugenebelford4340 2 года назад
One clarification: selectByValue in Select box selects the value attribute of the Select box, while selectByVisibleText selects the human readable text of the Select box, this was not totally clear in the video. Otherwise, helpful resource!
@premkumarms7607
@premkumarms7607 5 лет назад
Each and every question explained clear. Crystal clear voice and explanation of different scenario. Thanks...
@prathimah
@prathimah 5 лет назад
Amazing Video!! Could you please explain Automation framework in detail starting from structure to how do you handle failures that you mentioned in QuesNo.10
@raushankumar-bp8bq
@raushankumar-bp8bq 5 лет назад
Thanks, Mam. Your explanation was too good and was straight to the point. Please keep posting your videos and keep guiding us in future also.
@anilmadishetty
@anilmadishetty 4 года назад
Thanks, It is a very good and relevant basic collection of questions for the interview and nice explanation as well!
@robchdevio7296
@robchdevio7296 3 года назад
thank you mam this is very helpful. Mam, these days i am hearing a lot about selectorshub tool. Is there any tutorial on this tool?
@SupriyaBaruQA
@SupriyaBaruQA 3 года назад
Selectorhub is next to chropath a chrome extension. Very handy tool to locate elements. Check out Sanjay’s demo on RU-vid . He’s the founder of this tool. ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-l-TKiXUCgu0.html
@aksharaborse9804
@aksharaborse9804 4 года назад
1) Which is the parent class of WebDriver? 2) What is difference between Selenium RC and Selenium WebDriver? 3) Different annotations of TeatNG and their sequence?
@noorbasha609
@noorbasha609 4 года назад
in ubuntu python 2.7 element.screenshot("scren.png") or element.save_screenshot("scren.png") is not working. but it is working in windows any idea sir. please help me i struck with this from 3 days
@ganeshhaikady5128
@ganeshhaikady5128 6 лет назад
Well presented! good collection of questions..thanks for sharing
@anushamoparthi9101
@anushamoparthi9101 6 лет назад
Amazing job.....very clearly explained....very helpful ...Thank you sooo much supriya... Please make more videos on testing inteview questions like roles and responsiblities, about current project etc
@iyerakhila123
@iyerakhila123 5 лет назад
Tomorrow is my first automation interview and this video has helped me immensely. If nothing I am sure I can answer to at least some of the questions. Thanks a bunch!
@SupriyaBaruQA
@SupriyaBaruQA 5 лет назад
Glad to hear this Akhila.. Good luck 👍
@ayyajjamadar6387
@ayyajjamadar6387 5 лет назад
@Akhila lyre hey what questions you faced in your interview? let us know
@surajkamble3538
@surajkamble3538 6 месяцев назад
Please ma'am make video how to explain everything about our automation framework in detail to interviewer
@Mr_TravelEatWorship_Official
@Mr_TravelEatWorship_Official 5 лет назад
Perfect blueprint for Selenium FAQs
@Sau7307
@Sau7307 3 года назад
Know all the answers. Still nice question but these are very easy.
@pravinlkadam
@pravinlkadam Год назад
Hi Supriya, What is the frequency of running Regression Automation script in organisation.
@ManishKumar-bh6yc
@ManishKumar-bh6yc 2 года назад
26:20 instead Contains (@name= 'priya') it shud b Contains(@name, 'priya')
@camshahed
@camshahed 2 года назад
awesome explanation. Hope you don't use the T D pronounce such way, which hurts my ear
@aksharaborse9804
@aksharaborse9804 4 года назад
BGood list of ques.. I have faced many of them.. Thanks
@tushargaikwad6857
@tushargaikwad6857 6 лет назад
Thank you for interview questions.There should be correction at Question 15...while selecting using text it should be selectByVisibleText(text)
@SupriyaBaruQA
@SupriyaBaruQA 6 лет назад
Yes, Thanks Tushar.
@AishwaryaPanda99
@AishwaryaPanda99 6 лет назад
One query what is the difference between select byvalue() and byVisibleText() ?
@leelalagudu8846
@leelalagudu8846 10 месяцев назад
Hi supriya nice explanation better to add these PDF 's it would help us a lot
@mohammemqayem7898
@mohammemqayem7898 4 года назад
Thanks, Supriya for this useful video, 1) When do you do Soap testing? 2) How do you do testing in cloud computing? 3) Where can I save my testing scrips except (git)?
@SwapnilChakote
@SwapnilChakote 7 месяцев назад
My age 35 above edu =mca; will iget job in automation
@lokeshwartailor8250
@lokeshwartailor8250 5 лет назад
at 06:40, shouldn't it be: [.//*/Select/AddToCart][0] - for identifying 1st element [.//*/Select/AddToCart][1] - for identifying 2nd element and so on ... In Java
@meenakshipatake4565
@meenakshipatake4565 5 лет назад
Xpath index starts from 1
@lokeshwartailor8250
@lokeshwartailor8250 5 лет назад
@@meenakshipatake4565 Oh ok. I thought that the output is stored in some Java Itertable variable and the indexes are referencing to Java-variable and not the XPath itself !! Thanks.
@mariappanarumugam7903
@mariappanarumugam7903 5 лет назад
very nice explanation Supriya... Great Job.
@lorenztheuer
@lorenztheuer 5 лет назад
On question 6: doesn’t Java start the array indexes at 0?
@thecondor5488
@thecondor5488 4 года назад
Yes Lorenz in java that loop would start with for (int i=0; i < links.size; i++). The video shows i
@SupriyaBaruQA
@SupriyaBaruQA 4 года назад
Thanks for catching that. I second this.
@somanaveen2520
@somanaveen2520 5 лет назад
your answers awesome thanks very much
@metooparthan
@metooparthan 5 лет назад
Good explanation, expecting more questions.
@Critic4everything
@Critic4everything 5 лет назад
Great stuff. Thank you Madam for sharing. God Bless you😊
@anurag1052
@anurag1052 6 лет назад
Mam, question number 16, isDisplayed() does not returns false, it throws exception on console. To get false, we have to handle it, like below:- Try{ driver.findElement(By.cssSelector(“”).isDisplayed(); return true; } Catch(Exception e) { Return false; }
@beinghonest2482
@beinghonest2482 3 года назад
FindElements returns a List of WebElemets not "an array of matching elements" as you have said/written @9:07 Please be specific, this will not be taken well by the interviewer.
@netrapelapkar9267
@netrapelapkar9267 2 года назад
@supriya..thank you so much for sharing your knowledge..Please upload new vedios..
@gayathrianandan6904
@gayathrianandan6904 Год назад
Thank you Supriya! For this wonderful video of Selenium FAQs. It was very helpful 👍
@michaelangelo9119
@michaelangelo9119 11 месяцев назад
Beware 100% automated. Some exploratory manual is almost always smart.
@SupriyaBaruQA
@SupriyaBaruQA 10 месяцев назад
I agree ☝️
@urmilagoudkhusi
@urmilagoudkhusi 3 года назад
I have seen so many videos to understand TestNg but your was best but one thing i want to add is please explain in real time example...for example u have taken spicejet but not used those test cases simply taken test testcase1, 2 etc...that was understandable but if you go with real time ex it would be more helpful for us and can you please explain about POM? It's very helpful for us..thank you
@niteshhulsure4984
@niteshhulsure4984 Год назад
Thank you for making a useful video.. please keep it up it is most helpful for interview those people who are preparing for job
@nataliatx2601
@nataliatx2601 2 года назад
👍 Thanks, Supriya
@RaghavendraPawan
@RaghavendraPawan 5 лет назад
It is a very good and relevant collection of questions for the interview and nice explanation as well!
@mrindian7422
@mrindian7422 5 лет назад
Hi Supriya , Could u pls make video on 1. What are the challenges you face Ex . Application related , process related and people related while doing automation 2. How have you resolved those Above being asked many times for experienced automation tester or lead
@QATestingAnasKhan
@QATestingAnasKhan Год назад
Very helpful.. was looking for an answer for one of the question and I got it here. 👍🏻✨
@sapnakondapallii9135
@sapnakondapallii9135 5 лет назад
Hi supriya.....very usefull tutorial. I am a java developer and want to switch to automation tester. Please guide me
@RA-rc2qh
@RA-rc2qh 4 года назад
👍Thank you so much Supriya .. superb way of explanation and it's really useful!!!
@nitupandey7520
@nitupandey7520 3 года назад
Thnku mam🙏🏼👍 I was searching this type video only thnku so much
@moxapatel7819
@moxapatel7819 5 лет назад
Very very helpful videos . Pls pls make some more videos for Qa related and more on oops concepts and related to java with real time exmples whih we can find from our framwork . Ausomes all videos 👏🏼👏🏼😊
@sanusaha99
@sanusaha99 5 лет назад
How to verify the number of frames in the page? What to type... Command in console...?
@taslimatabassum8122
@taslimatabassum8122 2 года назад
Please upload more Java and selenium interview Questions and answers. Thanks.
@rahulingale5548
@rahulingale5548 4 года назад
Very useful content you elobarated please make more videos on selenium interview questions thank you very much
@shwetakantale4887
@shwetakantale4887 2 года назад
Mam the ppt are blurry
@shirinall9080
@shirinall9080 3 года назад
Cool video
@priyranjan5249
@priyranjan5249 4 года назад
Your teaching way is too good..Please make a full course related to selenium and java..
@nabilelassaad6086
@nabilelassaad6086 5 лет назад
Really good I like videos with hard copy Really thanks Shokran
@SwapnilChakote-z7o
@SwapnilChakote-z7o 7 месяцев назад
nice supriyAJI
@maheshkumarvishwakarma
@maheshkumarvishwakarma 3 года назад
Thanks Supriya This is really good for a quick reference.. 😀
@kr_sharadsonawane4501
@kr_sharadsonawane4501 2 года назад
Mam your teaching is excellent , Please upload more videos
@prathapgurram5490
@prathapgurram5490 3 года назад
Very helpful lot of knowledge in a small video Thanks a lot !👍
@rupeshreddy4375
@rupeshreddy4375 Год назад
Actually ur covered 80percent thank u supriya
@manishkannamoney7455
@manishkannamoney7455 Год назад
Great Learning
@vinoddhale2428
@vinoddhale2428 2 года назад
Thanks mam very well explained ☺️💐🙏
@rahulingale5548
@rahulingale5548 4 года назад
How to explain hybrid framework?
@gvenkatesh4666
@gvenkatesh4666 3 года назад
Experience also available same interview questions
@saicharanreddyb
@saicharanreddyb 3 года назад
Perfect questions which we may face these questions in interview
@LawyerAB
@LawyerAB 2 года назад
Thank you.
@prerana7631
@prerana7631 Год назад
Thank u mam
@ManishKumar-bh6yc
@ManishKumar-bh6yc 2 года назад
You know you said "you know" 432 time...😬😅, Apart from joke very helpful video...😊
@SupriyaBaruQA
@SupriyaBaruQA 2 года назад
I know. Sorry abt that . Check the count in my todays video and let me know . I think I reduced but just curious 😃
@nikitapatil962
@nikitapatil962 3 года назад
Thanks supriya, where is xpath video?
@atkuriajaykumar3701
@atkuriajaykumar3701 10 месяцев назад
your videos are so informative and helping me
@shilpaghosh5703
@shilpaghosh5703 4 года назад
Contains syntax is not correct ..we don't use equals to in case of contains !
@b.r1647
@b.r1647 2 года назад
Thank you
@jayitapatra5336
@jayitapatra5336 4 года назад
How long Selenium will be in demand in the market? what is your personal view on this? Along with Selenium other associated areas like TestNG, Jenkins, Appium, Cucumber etc. will also be relevant for testers in the coming years?
@SupriyaBaruQA
@SupriyaBaruQA 4 года назад
Sorry to get back late. There’s no definite answer for this question. According to me these tools are ever lasting. Everything these days is CI/CD and once you know the concept of integrating ur code with some repo and triggering build be it what ever tool ur company uses , you will be able to switch to that
@igpYT
@igpYT 5 лет назад
Thanks it's really helpful. Kindly make a video on 20 most important java qustions .
@kumarg8306
@kumarg8306 2 года назад
Thank You
@tayyabafarhat8647
@tayyabafarhat8647 3 года назад
Hi, can i get any link or pdf to download the questions
@astronautrocks
@astronautrocks 5 лет назад
thankyou so much! If you don't mind putting more of these videos up for Selenium , that 'd be really appreciated
@ruturajd1158
@ruturajd1158 2 года назад
Supriya ..🙏Thank you so much superb way of explanation and it's really useful!!!
@SupriyaBaruQA
@SupriyaBaruQA 2 года назад
Thanks a lot
@GuesswhatRandom
@GuesswhatRandom 5 лет назад
Thank you very much for your support giving by explaining the concept with real-time examples..
@namratayadav7347
@namratayadav7347 5 лет назад
Great video! Thanks Supriya.. can you please explain in detail data driven framework..
@bnptech2892
@bnptech2892 4 года назад
Please share the document link in description
@rajutest8213
@rajutest8213 5 лет назад
Good information..can u provide interview questions about frameworks
@priyranjan5249
@priyranjan5249 4 года назад
Please provide more videos...this too good for us
@chakrye4230
@chakrye4230 4 года назад
Omg u have explained soooo good I have never heard anyone sooo clear n easily putting in head thnx
@swapnil108nirhali3
@swapnil108nirhali3 5 лет назад
Hi Supria, Nice crystal clear explanation. Very helpful for quick revision before an interview. We add questions related to Actions class. How will you automate mouse hover, invoke the right click context menu, pick and place action...
@raghavbhavsar828
@raghavbhavsar828 5 лет назад
Great information! Thanks alot Supriya ji 😃
@perfectionist967
@perfectionist967 4 года назад
Good video. Great Job mam. Almost covered all questions
@whatever1445
@whatever1445 2 года назад
hi maam.
@anurag1052
@anurag1052 6 лет назад
Good video, with explanation. Can you please upload this type of video for JAVA also, covering Selenium. It'll be a great help, thanks
@ayyajjamadar6387
@ayyajjamadar6387 5 лет назад
can you make one more video for the intermediate who have more than 2year's of experience?
@samikshyamishra5964
@samikshyamishra5964 4 года назад
Thank you... Quite helpful
@skp862
@skp862 4 года назад
Thanks for sharing awesome video
@user-mh5dp8uv3u
@user-mh5dp8uv3u 5 лет назад
Thanks a lot Supriya for your time and dedication, it was much useful please do keeping more videos :)
@1989mansi
@1989mansi 5 лет назад
very clear and comprehensive explanation. Many thanks :)
@Bell4Fun
@Bell4Fun 5 лет назад
No body ask these straight forward questions all real time FAQ are thrown on candidate
@SupriyaBaruQA
@SupriyaBaruQA 5 лет назад
D M spread ur knowledge on what kind of FAQ’s ur talking about? It will help everyone make a video and share that link . I will promote it so that viewers get benefited
@J_k910
@J_k910 4 года назад
Excellent mam, you r awesome ever
@sameershaik2591
@sameershaik2591 6 лет назад
Thank you so much Supriya garu very helpful and easy to understand
@venkatamaruthitechchannel6956
@venkatamaruthitechchannel6956 3 года назад
great experlation and awesome video
@adyasharath1472
@adyasharath1472 5 лет назад
hi supriya thanks u so much .its very clear and excellent
@sureshdavare9294
@sureshdavare9294 Год назад
Mam moc schedule kar skate hai kya
@SupriyaBaruQA
@SupriyaBaruQA Год назад
Hi Suresh Sure i can do that for you. Please share ur resume to blsupriya@gmail.com
@mdhossain529
@mdhossain529 4 года назад
Thank You very much.
@vinaykumarreddy5809
@vinaykumarreddy5809 5 лет назад
Thank you for such an amazing explanation
Далее
Катаю тележки  🛒
08:48
Просмотров 633 тыс.
Лучше одной, чем с такими
00:54
Просмотров 222 тыс.
Selenium Interview Questions and Answer
46:25
Просмотров 152 тыс.
Radxa X4: An N100 Pi
20:48
Просмотров 53 тыс.
How to crack Selenium Interview For Experience
24:06
Просмотров 477 тыс.
Катаю тележки  🛒
08:48
Просмотров 633 тыс.