Programming interview Questions on java
Qa Test Automation Interview Questions
3,972 qa test automation interview questions shared by candidates
1. My experience 2. How did you create test cases and test plans from scratch for the project? Answer: My project was an ongoing project where almost all the test plans and test cases were created. But when I entered in the project, I used to create test cases for the new functionalities for the project. So, for creating test cases I used to understand the requirements for that specific functionality. If requirements used to be not clear, ask the client about the appropriate functionality for that. 3. What were the questions you used to ask clients for the requirements not clear? - Gave an example of my project 4. Gave me a scenario: A software which has a username, a password, a login button and when you click on login it takes you to a blank page which only has a logout button. You click on logout button, it should take you back to login page Write test cases for it. 5. Suppose you have a version 1 in which you tested a scenario of username password providing correct error message. Same test case passed with version 2 of the product. But for version 3, the same test case did not pass. What will be your steps to investigate the issue? 6. Question on Jira bug report? How will you create a bug report for the issue you just found on version 3 7. A programming question on Java: You have an array list and you need to print (boolean) true or false if an integer appears twice. print true otherwise false
Character frequency of a string
It was a leetcode 2D algo question
Asked about several webdriver methods. Explain framework and questions regarding the same
Performance testing questions and tasks along with performance testing scenarios
1. Types of Framworks in Selenium. 2. Difference between throw and throws 3. Difference between arrays and arraylist. 4. Hashmap and Hashset. 5. Probability of getting NullPointerException 6. Types of wait in Selenium. 7. How would you fix your selenium code if it is slow. 8. If there is a button on a page and it is visible but not clickable. what could be the reason? 9. How to switch back to parent window 10. How to run testcases in parallel using testNG. 11. Parameterization in TESTNG 12. Assertions 13. What exceptions findElement and findElements throw 14. How many types of exceptions in Selenium 15. Probability of WebDriverException 16. Switch between frames 17. Use of ITestListener 18. Static keyword 19. Difference between Static and Final 20. Program to find duplicate value from an Arraylist. 21. What is an Absract class 22. What is Selenium. Is it a tool or framework or library? 23. Dynamic polymorphism with example 24. Dryrun in Cucumber 25. How would you finc if a scenario is missing from feature file 26. What does string object holds 27. What are non-access data types 28. How to find hidden elements in DOM 29. What if there are multiple exceptions in a program 30. Why REST API 31. Query params in REST API 32. Difference between post and patch 33. Host and end points 34. a few questions related to enviroments in postman. Don't remember rest
Read Excel in Selenium using Java
Basics of Sql
how to take screenshots in Robot framework
Viewing 1311 - 1320 interview questions