EY Interview Questions for QA Engineer
- WJP for Given Strings are anagram or not
- str1='tomato', str2 = 'matoto'
- WJP to Remove duplicates from given string
- str1 ='automation', o/p: 'automin'
- What is the strategy to start failure analysis from Day1 itself in current release.
- How can you calculate ROI for automation
- How can you assign the work when you have Senior and Junior(1-2 yrs) team members.
- as a Lead QA, what is your checklist for code review.
- How to perform cross browser testing
- How can you execute failed test cases without manual intervention. Here, we can use Retry Mechanism
- Followed question: How to execute all failed test cases at once after initial execution.
- Difference between Remote Driver and WebDriver
- Architecture for Selenium3 and Selenium4
- Topmost interface in Selenium