You are on page 1of 1

Selenium:

1. What is the difference between Absolute and Relative XPath?


2. What is the difference between Assert and Verify in Selenium?
3. What are Soft Assert and Hard Assert in Selenium?
4. What are the types of waits available in Selenium WebDriver?
5. Difference between driver.get() & driver.navigate.to()?
6. How to set test case priority in TestNG?
7. What is Parameterized testing in TestNG?

Java
1. Distinguish between a constructor and method?
2. What difference you see between pass by reference and pass by value in Java?
3. What are access modifiers in Java?

Manual
1. What do verification and validation mean in software testing?
2. Define Black-box testing & White-box testing.
3. What are functional test cases and non-functional test cases?
4. Is there any difference between retesting and regression testing?
5. How do severity and priority relate to each other?

You might also like