Testing Interview Questions For QA
Testing Interview Questions For QA
1. Explain the difference between driver. Close () and driver. Quit ()?
2. What are the exceptions in Selenium Web Driver?
3. Explain the difference between soft assertion and hard assertion?
4. Explain Regression Testing?
5. Can we move back and forward in the browser using Selenium?
6. How to fetch the current page URL & page title in Selenium?
7. How do you automate the testing of CAPTCHA?
8. How to take screenshots in Web Driver?
9. What are all the locators that support Selenium?
10. . When do we use FindElement() and FindElements()?
11. How do you handle a frame in WebDriver?
12. What are the different waits in Selenium WebDriver?
13. How can one handle alerts in Selenium WebDriver?
14. How to mouse hover over a web element?
15. How can you find if an element is displayed on the screen?
16. What are all the relative locators in Selenium 4?
17. What are all the design patterns in the Selenium framework?
18. What is the difference between normal Java Project and Maven Project?
19. What are the Roles and Responsibilities of a Test Automation Engineer?
20. How to delete cookies in Selenium?