What exactly is quality control?
What are the cases when you’ll consider to choose automated testing over manual testing?
Define what is a critical bug.
What is the difference between static testing and dynamic testing?
What’s the difference between verification and validation in testing?
What are the phases involved in software testing life cycle?
What different types of manual testing are there?
Explain the difference between alpha testing and beta testing.
Is quality control similar to quality assurance?
Write a code to wait for a particular element to be visible on a page. Write a code to wait for an alert to appear.
What are the significant changes in upgrades in various selenium versions?
How to switch to a new window (new tab) which opens up after you click on a link?
What is parameterization in testng? How to pass parameters using testng.xml?
How can you fetch an attribute from an element? How to retrieve typed text from a textbox?
How to take screenshots in selenium webdriver?