Which is used to access the object current value in running application?

Options
- GetVisibleText
- GetROProperty
- SetROProperty
- GetTOProperty


CORRECT ANSWER : GetROProperty

Discussion Board
GetRoProperty in QTP

Answer: GetRoProperty
Solution: GetToProperty: It is used to return value of property that’s has been recorded to identify the object at runtime.
GetRoProperty: It is used to access the value of current object value.
SetToProperty: this method is used to modify property values of objects.
GetVisibleText: It is used to capture the visible area


Rohit Srivastava 07-18-2014 04:25 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement