Oracle #QA role #InterviewQuestions | Exp 4+ Years

1. Introduce yourself.

2. Write a test case for the scenario where the search button on amazon was not working and you raised an issue.

3. Write complete steps for navigating to google in selenium ?

4. What is WebDriver ?Interface or class ?

5. Can't we write ChromeDriver instead of WebDriver and why ?

6. Do you know the difference between class and interfaces ?

7. Why can't we write class logic in the interface instead of writing in class implementing it ?

8. Java program to find second max element from an array ?

9. Please let us know your participation in developing the framework for your project ?

10. Kindly explain for pojo classes and how to send requests and extract responses in API automation ? Write the logic ?

11. DO you know Jenkins can you build a pipeline ?

12. Can we use the script to create Jenkins pipeline ?

13. Write a Linux command to create a file ?

14. We have table

EmpID EmpName Salary

Fetch 2nd and 3rd largest salary of emp with name ?