-
-
-
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.
-
-
-
-
-
Email testing
When we login to the email say we might be having 10 new emails per say and we record it. using QTP. When we execute it again say after an hr or so the no of emails might be changed. How do we tackle this issue? What kind of programming technique can be used?
-
QTP and AJAX
Does QTP support AJAX testing ?
-
-
-
-
-
-
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