difference between GetROProperty and GetTOProperty

Answers were Sorted based on User's Feedback



difference between GetROProperty and GetTOProperty..

Answer / pratap

GetRoProperty is used to get the runtime object property -
property of an object during run time
GetToproperty is used to get the test object property -
property of an object in object repositry

Is This Answer Correct ?    9 Yes 0 No

difference between GetROProperty and GetTOProperty..

Answer / umesh

GetROProperty is Used to Retrive the property value of an
object from Application

GetTOProperty is Used to Retrive the property value of an
object from Object Repository.

Is This Answer Correct ?    4 Yes 0 No

difference between GetROProperty and GetTOProperty..

Answer / satya challa

You can identify the difference by the name itself

GetROProperty -> Get RuntimeObject Property
GetTOProperty -> Get TestObject Property

GetROProperty will give you the property of the specified
object at RUN TIME where as GetTOProperty will give you the
property of the specified object at NORTAL time.

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More QTP Interview Questions

Hi. plz expalin abouit SetToProperty, SetRoProperty, GetToProperty, GetRoProperty,GetToPrperties. with examples.

6 Answers  


Can U Explain about QTP tool from older version to latest version also its differences?

0 Answers  


What is CMMP and CMMH?

0 Answers  


what are the principles of good testing scripts for automation?

1 Answers  


What is the extension for Recovery scenario?

2 Answers  






How to get the particular property value?

0 Answers  


What is the method for maximize the application while we using Decriptive programming in QTP?

3 Answers  


Explain step generator in qtp?

0 Answers  


What is difference between WR and QTP?

2 Answers  


how to insert QTP to display errors and other description in the test results instead of halting execution by throwing error in the mid of executin due to an error (for object not found)?

1 Answers   Ordain Solutions,


Pls let me know how to find out creation time and index for the web application in descriptive programming?

2 Answers   HP,


General Ques : At What State u start Automating ? means at what stage we start writing QTP scripts ?

2 Answers  


Categories