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 |
pls write test case for google and yahoo mail page. pls any body known the answer immediatly post the answer
Using the WinRunner Tool What that Regular Expression Scripts
What are the couple of web functions found in the function generator and what is the purpose of them?
Tell me the usecase format r u using in ur company?
how many types of run modes are there in Winrunner
How to recover the Parameter out of range error while running the script in verify mode
How many exceptions are there in winrunner and what are they?
How to check property of specific icon is highlighted or not?
Which function in TSL invokes AUT
What are the different modes of recording?
i'm using WR 8.2 version to test a form developed using ORACLE10g. The problem i'm facing is, the form has number of edit objects in that only two objects are not able to recognize by WR while running the script. ( if i FIND that object in the GUI File it highlights the object but if i press SHOW button not able to recognize) can anyone tell me the reason for it??
When would you use 'set_window' and when would you use 'win_activate'?