what is the use of generate script that is avaliable 3
places(file settings, tools, object identification)
I am new to testing. Can anyone send a sample test script in which variables are used to automate the flight login page.
what happens when the script is executed in verify mode
What is parameterizing in winrunner?
When you create GUI map do you record all the objects of specific objects?
Define parameterizing?
If the data is stored in Excel sheet(2nd and 3rd), how to access it for Data Driven test; Ex: table = "c:\demo.xls" How to access 2nd or 3rd sheet data id demo.xls flie.
You declared a constant in a main test..Later you want tried to reinitialize that constant..what will happened? i.e const i=10; -- --- i=20; what will happen?
How do you load GUI map?
Explain the purpose of gui spy?
how to test online application
regular expression differance in qtp and winrunner
Whats a difference between Verification Point and Syncronization point?