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 |
what is the key combination to terminate script execution
Suppose there is a global variable called Counter.And there is a user defined function called my_function.which does not take in any parameters. How can a test engineer utilize Counter inside my_function body?
please tell me how to explain the project by taking any project (like banking product), how to start explaing?what will be the order of priority e.g.,like purpose, modules, HLDs LLDs etc., in testing point of view (as a testengineer). rightnow i can't explain my project though i've done successfully..so plz help me ..
9 Answers HCL, IBM, ITC Infotech, Raisoni, TCS, Wipro,
can anybody tell me which type of questions raised on ERP domine in interviews?
By Default if you save a File with just pause statement in the script how it is going to store in winrunner?
What we have to do if winrunner is not able recognize an object even if we have mapped the object with standard windows object used by winrunner using wirtual object wizard?
What in contained in the GUI map?
When would you use 'set_window' and when would you use 'win_activate'?
How should we write and execute a user define function using WinRunner.
What is the purpose of Wdiff utility?
what is TSL script to connect testdirector through winrunner
what is TSL in winrunner