-
-
-
What steps have you followed while automating?
1) Running the test manually and ensuring a "pass".2)Recording3)Checkpoints/Verification points4)Parameterization if necessary5)Output values if necessary6)Set regular Expressions if necessary7)Alter the Code if necessary8)Configure Object Identification if necessary9)Playback the script to ensure a "pass" again
-
What Naming Convention have you followed while naming your Automated Test Scripts?
I relate the names of automated scripts to the Test Case Name/Id.
-
-
-
-
-
-
-
-
-
-
-
Base and Optional filter properties
What options are available in base filter properties and optional filter properties?
-
Script for Synchronization
Write down script for synchronization which work intelligently ie it should wait only up to completion of that particular task for which we are using this sync?
-
Limitations of Software automation
What are the Limitations of Software automation?
-
-
-
Selenium Webdriver Program
Write a program in Selenium webdriver to check the current page number by total number of pages visible at the bottom of each page in an application. Assume there are 100 pages. Ex: 10/100, 11/100 etc.
Test Automation Interview Questions
Ans