How many Record Methods are there in Winrunner?
Answers were Sorted based on User's Feedback
Answer / babitasingh
Total 4 Recording methods available.
1.Record
2.PassUp
3.As Object
4.Ignore
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / praveen 9885734486
1. context sensitive mode
2. Analog mode
the above answered person can send me the details of the
other modes
praveentumula1@gmail.com
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / 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 |
Answer / m.kumararaja
Hello Praveen,
Your answer is Two types of recording modes
and above Baphithasingh answer is correct these four are
the recording methods.you find the difference between both
methods and modes, then u reply. these four methods are
explained well by Deepak u just go through.
Thanks,
Raja
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vijaybhaskar@gmail.com
praveen if i am not wrong there are two recording modes
that u said and there are four recording methods as
specified above,
i dont much abt that methods but i have an idea
Is This Answer Correct ? | 0 Yes | 1 No |
Answer / pratikshya mishra
There r 2 types of record methods present in winrunner
1> Contextsensitive mode of recording
2> Analogue mode of recording
Is This Answer Correct ? | 0 Yes | 1 No |
Can anyone tell me the real usage of compiled modules and user defined functions stating real time example
How to do the "Exception Handling" in Winrunner ..... Give Me detail Practical approach....(Object Exception,TSL exception & Pop - up also).......?
Have you performed debugging of the scripts?
what are Recoring modea available in winrunner?
3 Answers Second Foundation, TCS,
What is Syncronisation in Winrunner?
What are the modes of script recording in winrunner ?
How to recover the Parameter out of range error while running the script in verify mode
What is the difference between STATIC FUNCTION & STATIC?
what is the file extension for object in AUT captured by WR
how can u do web testing?exactly what is the process for web testing?
1 Answers IBM, Keane India Ltd,
what is TSL in winrunner
What is the procedure for Using Batch tests?And in real time how will use you use batch Tests?Explain with Clear Example?