How to retrive the property of an object?
Answers were Sorted based on User's Feedback
Answer / sharath
Spy the object
a dialog box comes with the properites and the associated
methods
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / jayadev acharam
Example:
Dim link_Text
link_Text=Browser("abcd").Page("efgh").Link.GetROProperty
("innertext")
| Is This Answer Correct ? | 1 Yes | 0 No |
How to retrieve the property of an object in QTP?
How many add-ins comes by default with qtp?
Can you tell me QTP is support for GIS(Geography Information System) Based Software.
how i will connect oracle or microsoft acess database through manually written Script
How to Synchronize the Browser at Field level? For example if you put Browser.sync(), its waiting upto for that Browser sync only. It should wait total Browser get upload with fields.
what is the difference between image and bitmap check point
write a qtp script to see time in windows command prompt? its urgent....
Is it possible to map an image as standard Object or u've to treat as virtual? how to map an Dynamic image into standard object?
What are Test case selection criteria for Automation?
Do you support automated testing? Why?
how you test broken link using the automated tool QTP ?
How we can merge the object repositories?say if we have two or three object repositories then how e can merge them? is there any option in Qtp to merge the object repositories