I install .Net Add-Ins in my system. It installed properly.
But all the objects are recognizing as window objects only.
But it has to recognize as swf objects. In Record and Run
setting i selected 'Record and run test on any open
browser' and Record and run test on any open Windows-based
application' Can any one tell what setting i have to do to
recognize objects correctly as swf...? Please give some
suggestions..?
Answer / bibin babu
From the Add in Manager you have to select the .NET Add-In
before start recording.
| Is This Answer Correct ? | 4 Yes | 0 No |
What is meant by Pseudo Code?
QTP is identifying all windows application objects(i.e. winbutton,winconbobox,etc) as winobjects.How to handle this? Is there any way to add our own properties to identify objects?
Explain hybrid framework with advantages and disadvantages?
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
What are the factors on which script execution time is dependent?
What is Parameterizing Tests?
how to associate object repository during runtime in qtp
What is the expert view?
How can the name of a checkpoint be changed in Qtp
DIFFERENCE BETWEEN WR 8.2 & QTP 8.2? HOW TO INTEGRATE WITH SOME OTHER TOOLS?
What is test object model in quicktest professional?
Why do we use text checkpoint as we can make use of the same in the standard check point?