How to retrive the property of an object?

Answers were Sorted based on User's Feedback



How to retrive the property of an object?..

Answer / sharath

Spy the object
a dialog box comes with the properites and the associated
methods

Is This Answer Correct ?    1 Yes 0 No

How to retrive the property of an object?..

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 retrive the property of an object?..

Answer / anand

using GetROproperty()

Is This Answer Correct ?    2 Yes 1 No

How to retrive the property of an object?..

Answer / ravikumar

BY USING getRoproperty

Is This Answer Correct ?    2 Yes 1 No

How to retrive the property of an object?..

Answer / venkatraj.b

by using GetToProperty

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More QTP Interview Questions

What are some test assets and related extensions of qtp?

0 Answers  


Hi Friends, while playing the recorded test i am getting this error "Cannot identify the object "q" (of class WebEdit). Verify that this object's properties match an object currently displayed in your application." error is coming in this line of code "Line (2): "Browser("Google").Page("Google").WebEdit("q").Set "airtel broadband"". " .... please tell me how to overcome this problem. need help asap... Thanx in advance

3 Answers  


What are the factors on which script execution time is dependent?

0 Answers  


Hi Friends ,I want to Know name of the Site for the QTP Help and the Best Book through that I can start the QTP Practice here also whare can I download the QTP Users Guide I search I was Unable .

4 Answers  


How to see the screens after running test in QTP?

1 Answers  






what is a file system object in QTP

7 Answers  


What is data driven testing in QTP?

11 Answers   Agile Software,


What are the main attributes of test automation?

3 Answers  


What is the logic for reading(exporting)the data from flat files to QTP?Can anyone explain me with an example? I appreciate it!!! Thanks!!! Prasanna

1 Answers  


what type of application we can select for automation testing and what is the entry criteria for automation

1 Answers  


Plz give the vb script for the following scenerio I have faced one issues while doing test in QTP. I have described the scenario below. 1. I have to test web application.In that i want to select from the drop down values in the application. 2. Suppose Drop down has 5 value "A,B,C,D,E".I would like to give value from data table of QTP. 3. For every iliteration it should select A,then B and so on

0 Answers  


how to automate standalone infopath forms using QTP? (it is not a dotnet or a web form)

1 Answers   ABC,


Categories