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
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?
how to find that tools work well with ur existing system?
How will you check a web application for broken links using qtp?
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
In qtp, how you can get the last character from a string?
What is business process testing(bpt) in qtp?
Give me At Least 5 Differences between DOCUMENTATION OBJECT MODEL(DOM)and COMPONENT OBJECT MODEL(COM)? Interviewer said me to WRITE the difference only in points not as you WRITE a paragraph ???? only in points
Explain how Selenium is different from UFT?
hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career
Write a script to customize the test results in PDF and HTML format.
how do i know how to use tools
What are the different types of recording modes in qtp? Which will be used when?
what is description object?
What are the different types of checkpoints?
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?