Answer Posted / dinesh1433
GetROProperty is a methods by which user can the runtime value of a particular object while doing test Run.
ex: if user wanted to get value present in a text box.
strTxtValue= Browser("").page("").webEdit("").GetROProperty("value")
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
UFT 12.02 which ALM version will support
Why do we use breakpoints in QTP?
Describe function procedure in vbscript.
What phases are involved in testing an application in qtp?
Which features or drawbacks of QTP lead to the upgrade for a newer version?
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp
is it possible to add sheets to excel at runtime
How does QTP identify an object?
What environment does qtp run in?
Explain the difference between call to action and copy action?
How to use conditional loops in qtp ?
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...
Explain different recording modes?
Can we create a qtp test from qc?
Some time when i wanna learn the object i face issue like i am not able learn the object in proper manner... eg:for text bo on web page it should learn as webedit but some times it reads as winobject:internetexpoler-server, because of this i have to uninstall the qtp and re-install it again when i do this it reads the object perfectly.....plz suggest the soln