Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Parametrization using GetRO property
#1
Not Solved
Hi,,
I am a beginner of QTP.

I have a question about getRo property. How do I use the getRo property to parameterize the test script.

From the documentation , one should add the getRo property to repository first.

I am not clear on this.

Could anybody help

Thanks
Sun
Reply
#2
Not Solved
mmhhh... getROproperty is a method of objects... you can use it to capture the value of the interested property... for example if you want to capture the hwnd value of a browser xyz you can write:
Code:
dim a
a=browser("xyz").getroproperty("hwnd")
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Parametrization for dynamic Power Builder application qtptester17 0 1,531 10-26-2016, 02:55 AM
Last Post: qtptester17
  error in Parametrization triples13 1 1,826 01-21-2015, 06:14 PM
Last Post: triples13
  UFT 11.5 Parametrization- Not able to run the 2nd Iteration Sanjhisu 1 4,336 01-22-2013, 10:54 AM
Last Post: mseroney88
  Problem in Datatable Parametrization(QTP 9.0) abhishek.hegde 14 9,662 01-30-2010, 04:57 PM
Last Post: rajvanan
  parametrization under parametrization sudhirzpatil 0 1,803 02-04-2009, 10:47 AM
Last Post: sudhirzpatil

Forum Jump:


Users browsing this thread: 1 Guest(s)