OOPS concept
Software Test Automation Engineer Interview Questions
3,427 software test automation engineer interview questions shared by candidates
Collections
driver.findElements(By.xpath(“”)).get(0).click(); driver.findElement(By.xpath(“”)).click(); Which error we will get in case of our xpath is wrong or it does not match.
Java program to arrange the elements of an array such that all the 0 appears at the start. Find the XPath of a column in a dynamic web table.
How to reverse a String, how to handle multi value dropdown etc.
What is the output of this code and the reason?
1. Basic OOPS Concepts with real time example where you have implemented in project 2. Multiple inheritance example in java ?? it can be achieved using class explain 3. Design pattern 4. Thread implementation 5. current project frame work 6. Exception handling concepts of java 7. TestNG annotation 8. Data driven annotation and implementation 9. Multiple window & Frame handling 10. How to send data to a particular field with out using send keys 11. Java script execution in selenium 12. Synchronization 13. Locators (More about Xpath) I have mentioned what ever questions i remember. All the Best For interview 👍
How do you determine if a test should be automated?
f2f questions- Oops concept, selenium questions, HTTP request like put, post, get and response codes, Number series questions, Test Scenario for some test requirement.
First technical round: Some easy leetcode level program questions. Framework related questions, etc Second technical round: Deep core java questions based on Interface, OOPS concepts, etc. Practical questions to create xpaths Selenium related questions Sample code to hit a REST API with rest assured
Viewing 1471 - 1480 interview questions