What is the pdca cycle and where testing fits in?
Tell me about the risk-based testing.
Why is the decision table testing used?
What is bottom-up testing?
What is the difference between preventative and reactive approaches to testing?
How would you test the login feature of a web application?
Name some of the commonly used automation testing tools that are used for non-functional automation.
Name some of the commonly used automation testing tools that are used for functional automation.
List out some of the automation tools which could be integrated with selenium to achieve continuous testing.
What are the advantages of automation testing?
What is test automation or automation testing?
What are the different types of annotations which are used in selenium?
How many types of webdriver api's are available in selenium?
Explain the difference between assert and verify commands?
Explain xpath absolute and xpath attributes.