Check Selenium-SDET-UIAutomation Questions set 41-50:
Q&A Set 41-50
To check API related topics and interview tips check below and keep reading:
Most Asked API Question For SDET
Want to learn more? ...Check below link for more interview question:
• driver.switchTo.frame(string frameNameOrID) — mentioning the frame element or ID, the Driver will switch to that specific frame
*.What are the new features in Selenium 4? VERY IMP
• getWindowHandle() — used to retrieve the handle of the current page (a unique identifier)
*. Which Source code management tool you have used and tell me some of the basic commands that you have used?
*. Have you worked on database side for fetching data to validate in selenium tests, if Yes then can you tell me some of the basic queries that you have used in day to day work?
CLICK HERE FOR TOP 11 SQL QUERY
*. How to launch batch file from Selenium WebDriver?
Process batch = Runtime.getRuntime.exec("path of the batch file");
*. How to run selenium test from command line?
java -classpath ".;selenium-server-standalone-2.33.0.jar" SampleClass
*. What is the name of the super interface of the Webdriver?
Ans: SearchContext.
*. Explain some of the strategy you have followed while using xpath?
Used to wait for a certain amount of time before throwing an exception
Used to wait until a certain condition occurs before executing the code.
WebDriverWait wait = new WebDriverWait(driver,30);
*************************************************
Learn (API-Microservice)Testing+(CoreJava+UI)-SDET with Self Paced Videos and one LIVE Doubt Session
API Testing Interview Question Set:
https://automationreinvented.blogspot.com/search/label/Rest-API
Kubernetes Interview Question Set
https://automationreinvented.blogspot.com/search/label/Kubernetes
Docker Interview Question Set
https://automationreinvented.blogspot.com/2020/02/top-18-docker-commands-for-aytomation.html
Linux Interview question Set
https://automationreinvented.blogspot.com/search/label/Linux
Automation Testing/SDET Framework Design
https://automationreinvented.blogspot.com/search/label/FrameworkDesign
Java Related Interview Question Set
https://automationreinvented.blogspot.com/search/label/Java
GIT Interview Question Set:
https://automationreinvented.blogspot.com/search/label/GIT
Coding Interview Question Set:
https://automationreinvented.blogspot.com/search/label/Coding%20Questions
Your blog is amazing and I enjoyed reading this blog. Your way of explaining is very effective, which will solve the problem of many people. I want you to keep bringing similar blogs for us in the future also. I want to thank you for providing this informative information. If you ever need Manual And Automation Testing services then you can get information by clicking on the given link.
ReplyDeleteHi Sidharth, It was great pleasure in reading your article. The content on top 20 interview questions was very useful for me to clearify all my doubts and prepare for the the interview. It is the most needed content for freshers!! Also, if you're looking for the , follow us!!! Thank you for the great effort & hardwork!!!
ReplyDelete