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)
Answers were Sorted based on User's Feedback
Answer / atul
there r only two modes --
1) context sensative and other is 2)analog mode in version
8.0.
i dont know rest of things... i mean abt version
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / 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 |
how to open an application
How do you clear a gui map files?
Explain WinRunner testing process?
how v should get data from third excel sheet?
What is meant by the logical name of the object?
what is the default mode of executing TSL Script
Where are test cycle folders created if TSL Script is not saved
which testing life cycle are u following & explain
Is it possible to place a Logical name in a data table and can use that logical name in the script? Tell me with mentioning function names..?
What do you verify with the database check point custom and what command it generates, explain syntax?
can we run compiled-mod function in a compiled module function?if yes then fwd sample script?
How to Get data from database(table) to an excel sheet