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
What are the synchronization points?
wat is the d/b windows 95&98&xp?could anybody give reply ?
What is the purpose of gui map configuration?
What is the disadvantage of loading the GUI maps through start up scripts?
soft key for virtual object wizard ?
What is the XML test cases creation?
When do you feel you need to modify the logical name?
What information is contained in the checklist file?
plz give me code or steps for pop up exception. or can u tell me how to pause test run for defining handler function?
How do you modify the logical name or the physical description of the objects in gui map?
Explain data parameterization in winrunner?
The title of the window consists of date and time.What is the regular expression to recognize the window as unique?
Could you anyone share me the path to download the automation tools which are having trial license version?
How do you suppress a regular expression?
How do u check FONTS in Login Window?