0 votes
in QuickTest Professional (QTP) by

What is “GetROProperty” and what are the steps involved in using GetROProperty?

1 Answer

0 votes
by
“GetROProperty” is an in built method used to retrieve runtime value of an object property.

To use GetRoProperty it involves four steps

a)      Record the object on which you want to use the GetROProperty in Object Repository

b)      Identify the run time property for the recorded object which could be used

c)       To retrieve the identified run time property and store the value in a variable

d)      Use this value for further deductions

Related questions

0 votes
asked Oct 3, 2023 in JavaScript by AdilsonLima
0 votes
asked Apr 2, 2023 in RASA by SakshiSharma
...