difference between GetRoProperry and GetToProperty.and
where we've to use exactly those properties
Answer Posted / hari
GetTOProperty: Gets the Test Object Property i.e., it gets
only the mapped object properties value from the OR.
GetROProperty: Gets the Runtime Object Property i.e., it
gets any of the object properties value from the complete
list of properties available for that particular control.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Define Environment Variable in UFT and its uses?
Is it possible to call win runner script in qtp?
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?
What is the difference between byref and byval in qtp?
Hi, how can we check or avoid the memory leakage in QTP9.2?
When and why to use descriptive programming?
distinguish between old version and new version QTP features.
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
What is the use of ordinal identifier in qtp?
give me the code to save all messages of inbox of gmail into a folder and notepad
Without using gui map editor we can recognize the application in winrunner ?
How to modify object property in qtp ?