1. How would you handle automating a functionality that’s not fully developed?
2. What steps would you take if a test fails?
3. If minor changes occur in the application, how would you adjust your scripts?
4. How would you automate the login functionality for a website?
5. How would you validate whether an email is sent after a user registers?
6. For scenarios with long execution times, would you prefer TestNG or automation? Why?
7. How would you verify the contents of a downloaded file using automation?
8. What’s your approach to checking element color, font, and position on a webpage?
9. How would you manage pop-ups or alerts in your automation script?
10. How would you ensure a user can scroll to the footer of a webpage?