How many Record Methods are there in Winrunner?
Answer Posted / deepak ethirajan
1) Record instructs WinRunner to record all operations
performed on a GUI object. This is the default record
method for all classes. (The only exception is the static
class (static text), for which the default is Pass Up.)
2) Pass Up instructs WinRunner to record an operation
performed on this class as an operation performed on the
element containing the object. Usually this element is a
window, and the operation is recorded as win_mouse_click.
3) As Object instructs WinRunner to record all operations
performed on a GUI object as though its class were object
class.
4) Ignore instructs WinRunner to disregard all operations
performed on the class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you handle unexpected events and errors?
What actually happens when you load GUI map?
Without the gui map, use the phy desc directly?
Are there any suitable free tools to conduct performance test on a php web application?Manual or automation which is preferable for such kind of application? please answer ASAP
by useing qtp where the maximum people feeling difficult
What are the synchronization points?
what is mean by release in quality center and who will perfom?
How do you modify the logical name or the physical description of the objects in gui map?
How to integrate automated scripts from testdirector to winrunner scripts?
I want to do smoke test in my application but i have learnt the application before recording but im getting an error class name not found while running the script.I want to check each links and each text in my application. Can anybody answer my quesion plz.If it is possible i want test script for Yahoo login form with "New User" Login.
Have you ever created a start-up script?
What is tsl? What 4gl is it similar too?
Which function to use to compare the application date with system date?
What are the reasons that winrunner fails to identify gui object?
Explain the purpose of loading winrunner add-ins?