Posts: 14
Threads: 5
Joined: Jan 2008
Reputation:
0
02-07-2008, 08:08 AM
(This post was last modified: 02-07-2008, 08:16 AM by Cecil.)
Hi
On my test script I need to extract a numeric value behind a radio button option, which is changed dynamically. How can I go about it?
Thank you
Cheers
Kathy
Posts: 2
Threads: 0
Joined: Feb 2008
Reputation:
0
02-07-2008, 11:24 AM
Hi
Kathy
Have u tried GetROProperty?
Or if I mis understand ur question then pl describe it.
Posts: 14
Threads: 5
Joined: Jan 2008
Reputation:
0
02-11-2008, 06:37 AM
Hi Sam
Where can i locate the GetROProperty? I'm new with QTP and I have only been using the recording option on created the test script.
Cheers
Kathy
Posts: 106
Threads: 28
Joined: Jan 2008
Reputation:
0
02-12-2008, 03:47 AM
Hi Cecil,
Goto QTP->Help->QuickTestProfessionalHelp then type in index GetRoProperty.
You use the GetROProperty method to retrieve the current value of a test object property from a run-time object in your AUT.