Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to retrieve the property of an object in QTP?

Answers were Sorted based on User's Feedback



How to retrieve the property of an object in QTP?..

Answer / ravichadnranath

using Getroproperty("text") we will find out the what ever
object properties u want other wise by using object spy
also we will get object properties

Is This Answer Correct ?    5 Yes 1 No

How to retrieve the property of an object in QTP?..

Answer / kiran.b

gettoproperty("text")

=to get the property from the qtp , which it is using at
run time.
or

getroproperty("text")
=to get the property from the application , which itis at
the run time.

Is This Answer Correct ?    9 Yes 6 No

How to retrieve the property of an object in QTP?..

Answer / rohit

gettoproperty("text")


To get the property from the qtp , which it is using at
run time.

correct me iff i am wrong

Is This Answer Correct ?    4 Yes 1 No

How to retrieve the property of an object in QTP?..

Answer / nanda

Kiran is correct..here TO means Test Object and RO means
Runtime Object.

Is This Answer Correct ?    3 Yes 1 No

How to retrieve the property of an object in QTP?..

Answer / prathyusha

To get the property value of run time object we can go for GETROPROPERT..Runtime object means object which is there in application.
To get the property value of test object we can go for GETTOPROPERTY.Test object means the object which is there in repository.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

How can we disable popup blocker?

1 Answers  


How to interact tool & application build in QTP?

0 Answers  


I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible

0 Answers  


what difference between runtime object and text object and what property they have. whether they have same properties or different properties.

0 Answers   Intel, Satyam,


why we use check points , In qtp we use the any check points , what r they , when and why

1 Answers   Polaris,


if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp

6 Answers   Logica CMG,


Which is the best testing institute for QTP training in Hyderabad.

25 Answers   Wipro,


in a web page hoe to check the dynamic links that rechabging with out using regular expressions

0 Answers   CTS,


interviwer asks what is data table? my ans is Data table is an internal Excel file of QTP...intervier not happy with this also? can u post any other answer?

3 Answers   Accenture,


There is one login screen,after accepting valid username and apassword, it will show the next screen. In the 2nd screen u r having 2 combo boxes, U have to select any item from these, and click OK button. After closing that, it will show the 3rd screen. If u click CANCEL button from 2nd screen it will show the first screen. Write QTP script for it???

1 Answers   Sonata,


what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?

0 Answers  


How can i get QTP 9.2 software or any webside where i can download ? can anyone help me out , i want to be expert in QTP ,but i don't have the software

3 Answers  


Categories