1000 Selenium Interview Questions from basics to advanced
1000 Selenium Interview Questions from basics to advanced What is Automation Testing? What is the difference between Manual and Automation Testing? What are the benefits of Automation Testing? Which Test cases needs to be automated? What are the popular test automation tools for functional testing? What is the main purpose of Automation Testing? What is the goal of Automation Testing? Why Selenium should be selected as a Test tool? What is Selenium and what are the different components and versions of Selenium? What are the testing types that can be supported by Selenium? What are the limitations of Selenium? What is the difference between Selenium IDE, Selenium RC and Selenium WebDriver? When should I use Selenium IDE? What are locators, different types of locators that can be used in Selenium and their priorities? What is the difference between Assert and Verify commands? What is an XPath? What is the difference between ‘/’ and ‘//’ in XPath? What is Same Origin Policy a...