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
What is the use of test director testing tool?
what is qtp licence
How do you handle unexpected events and errors?
How to have winrunner insert yesterdays date into a field in the application?
Without the gui map, use the phy desc directly?
What is the purpose of gui map configuration?
How enviornment veriable can be included into my script. I want to include some information into my Excel file using Test run in WR. like User name of system? waht is function to be used? Please clarify.....
Which are default codes winrunner generates when we start the application?
How to force wr to learn the sub-items on a menu?
What are the reasons that winrunner fails to identify gui object?
can i get apex technologies interview questions in testing
How do you find out which is the start up file in winrunner?
What is boundary test?
what is the use of generate script that is avaliable 3 places(file settings, tools, object identification)
What is test parameter