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


Please Help Members By Posting Answers For Below Questions

Have you ever created a start-up script?

682


What information is contained in the checklist file?

597


What do you mean by the logical name of the object.

644


Why don’t we normally load the gui maps through start up scripts?

637


Which function to use to compare the application date with system date?

1473






What do you verify with the database check point custom and what command it generates, explain syntax?

624


How should we write and execute a user define function using WinRunner.

1642


What is contained in the test scripts?

596


by useing qtp where the maximum people feeling difficult

1399


How do you find out which is the start up file in winrunner?

602


What is the purpose of different record methods?

664


When do you feel you need to modify the logical name?

647


What are different types of checkpoints?

628


What is the purpose of regexp_label property?

601


How do you identify which files are loaded in the gui map?

633