EY - Interview Questions for QA Automation/SDET role ( 2-5 years )
1. Write a Java Program for given Strings are anagram or not str1 = "tomato", str2 = "matoto" ?
2. Write a Java program to remove duplicates from given String str1 = "automation" : o/p: "automin" ?
3. What is the strategy to start failure analysis from Day1 itself in current release ?
4. How can you calculate ROI for automation ?
5. How can you assign the work when you have Senior and junior(1-2 Years) team members ?
6. as a lead QA, what is your checklist for code review ?
7. How to perform cross browser testing ?
8. How can you execute failed test cases without manual intervention. Here we can use retry mechanism ?
9. How to execute all failed test cases at once after initial execution ?
10. Architecture for Selenium 3 and Selenium 4
11. What is topmost interface in Selenium ?
12. How do you pick test cases which are prone to defects ?
13. Can you determine the total execution time of tests with preparation of any dependencies like setup of mocks for
payment gateways or test data preparation?
14, How to identify the test cases that can be automated ?
0 comments:
Post a Comment