what is use of adding questions here when interviewer was not in the mood of listening
Test Automation Developer Interview Questions
3,430 test automation developer interview questions shared by candidates
Asked to write down few syntax examples for selenium
OOPS concept
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?
Viewing 1471 - 1480 interview questions