What are the different modes of recording?
Answer Posted / preeeety
There are two type of recording in WinRunner. Context
Sensitive recording records the operations you perform on
your application by identifying Graphical User Interface
(GUI) objects. Analog recording records keyboard input,
mouse clicks, and the precise x- and y-coordinates traveled
by the mouse pointer across the screen.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What happens when the gui map file get loaded?
How do you find an object in an gui map.
When do you feel you need to modify the logical name?
When would you use 'set_window' and when would you use 'win_activate'?
What is the use of virtual object wizard and how it is used?
How to to get the information from the status bar without doing any activity/click on the hyperlink?
What do you verify with the sync point for object/window bitmap and what command it generates, explain syntax?
when start testing
How do you select multiple objects during merging the files?
Why don’t we normally load the gui maps through start up scripts?
How do you configure gui map?
What is the purpose of different record methods?
global sheet and external excel sheet how it will work
How do you call windows APIs, explain with an example?
What is the purpose of different record methods 1) record 2) pass up 3) as object 4) ignore.