(1) You are asked to automate a functionality that is not yet fully developed. How do you handle this?
(2) If a Test fails, what will be your next step?
(3) If the application has minor changes, what would be your approach to modifying the Automation scripts?
(4) How would you automate login functionality for a website?
(5) How would you automate a Test scenario where you need to check if an email is sent after a user registration?
(6) If there is a scenario that takes a long time to execute, would you prefer Manual Testng or Automation Testing? Why?
(7) How would you automate a scenario where you need to validate the contents of a downloaded file after clicking a button on a webpage?
(8) How would you automate a scenario where you need to verify a specific colour, font, and position of an element on a webpage?
(9) How would you handle pop-up windows or alert boxes in your Automation script?
(10) How would you automate a scenario where you need to verify if a user is able to scroll down a webpage until the footer section is visible?
(11) You’ve been asked to automate a legacy application. What is your approach?
(12) A script you wrote was working fine yesterday but is failing today. How do you troubleshoot?
(13) Your Automation scripts are running slowly. How can you improve the speed?
(14) Your Automation script is failing due to a change in the application. How do you handle this?
(15) How would you automate a scenario where you need to verify a specific colour, font, and position of an element on a webpage?