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 purpose of loading WinRunner Add-Ins?
what is the extension of default,custom check points ?
what is mean feasablity testing,
What is GapAnalysis? i am not getting the coorct answer for this question still now.
What is toogle breakpoints? How does it differ from break points?
how to write the pass or fail message in winrunner for eg: in QTP we can write like "Reporter.reportEvenr,micDon,"Test Test pass"
what is the difference between data driven test(ddt) and parametrization
7 Answers Agile Software, CTS,
What is the difference bitween Client/Server Applications and Web Applicaions?
what is the difference between testlog and testdirector? thank u
how u can do parameterization in winrunner? tell me the sample code.
How to remove the data driven wizard from the script?
Explain the difference between gui map and gui map files?