What are the different modes of recording?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / neelavathy
we have two modes of recording in WinRunner:1. Context
sensitive mode: it records the keyboard and mouse actions
with respect to its GUI properties whereas 2. Analog mode:
records the mouse pointer movements along with its x and y
co-ordinates
| Is This Answer Correct ? | 0 Yes | 0 No |
How could we Learn the Application Initially for Testing- Need Realtime Explanation? Who will Record the Application?
while recording web application the functions are generating as set_window, menu_select_item. my qts is how the web functions will be used either typing manually or will be created by WR while recording? eventhough i selected web add-in. pls. guide me
How to fetch a value which is in a particular cell in a html table?
what is test bed
How should we write and execute a user define function using WinRunner.
what is risk?
Friends,while installing winrunner,after setup unknowingly without generating license i opened winrunner.it didn't work,then i uninstalled wr ,and again installed properly ,generated license,opened winrunner .error msg :TMP environemnt variable is set to invalid folder.it must be set to valied folder.TMP is not a directory ,Exiting........ so kindly suggest me the solution
How to automate testcases?what were the challanges that u had in automating win runner?
Which of the following, we cannot include in a compiled module? a)check points b)analog statements c)reporting statemnts
is there any winrunner function which will allow me to send my user defined message to the test result window. i mean to say is there something similar to msgbox(that we use in qtp)in wr? the wr function i want to know is other then report_msg and tl_step.
what is the use of add-ins in winrunner?
which function you will use to compare the application date with system date?..