-
-
-
-
-
Give me an example where you have customized an automated test script.
The AUT displays 2 numbers on the screen whose sum should be equal to a third number displayed, all the times. We have to customize the script to perform this check.
-
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.
-
-
-
-
When doing the automation testing do you record the scripts or write from the scratch
I tried writing the script from scratch by learning the objects but when i run the script its says the object is not learnt by object repository.
-
-
-
-
Difference between Web application Testing and Client Server Testing.
State the different types for Web application Testing and Client Server Testing types?
-
-
Security testing
Let's take an example of Login Page,can you tell me any one how we can do security testing for login page?
-
-
-
-
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
Test Automation Interview Questions
Ans