What r the recording methods in winrunner and wht r the
uses and where do we use and how do we use? pls dont
mention recording modes(context sensitive and analong)
Answer Posted / suresh.chaluvadi
There are four Recording methods are there in winrunner.
they are
1.Record
2.PassUp
3.asObject
4.Ignore
By Default all the Objects have Record method option
checked except static text object..(as far as my knoledge).
You can check which object has which record method in the
GuI map Configuration.
Record: means..record all the operations on this object
PassUp:means.. Record operations on the element where the
object was placed instead of on the object..
that's why when u click static text the statement generated
like win_mouse_.. i.e on window where the object was placed.
asObject: Record all the operations performed on the object
though the class of the object is Object.
Ignore: Ignore all the Operations performed on the object.
Hope u got..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between gui map and gui map files?
Hi iam a begginer or rather new stsrter to QTP and strugling to start as i have to start writing the automated scripts for the existing manual testing could some one send me some tips ans tricks for a jump start. Any help is greatly appreciated
What is contained in the test scripts?
How do you load GUI map?
What is the use of gui map?
Name the different modes of recording?
Where do you found that you can't use winrunner for automation?
Welcome link is dynamic. How do you handle? What is your approach and write script.plz send answer
How to find the local host name using winrunner ?
what is the use of generate script that is avaliable 3 places(file settings, tools, object identification)
How do you suppress a regular expression?
How can withwin runner to make single scripts which supports multiple languages?
What are the two modes of recording?
wat is the d/b windows 95&98&xp?could anybody give reply ?
For my web Application I am recording website by WR. but the fuctions are displaying normal recorded fun. such as set_window...etc. eventhough i selected web add-in at start up WR. how to use web functions? such as web_link_click.... pls. guide