Hi. GetRoProperty and OUTPUT Value Both are same purpose or
not? plz explain in deatil with example?
Answer Posted / denis parker
GetROProperty - Retrieve the specified single property of the Object at a time and store in the variable.
e.g. a = Dialog("S").WinEdit("Login Name").GetROProperty("text")
Output Value - Retrieve the specified set of properties (multiple properties) of the object at a time and store it in Datatable or Environment variable.
e.g. Dialog("S").WinEdit("Login Name:").Output CheckPoint("Login Name")
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.
What is the extension of the qtp local repository?
When using descriptive programming?
What is the quicktest professional testing process?
In qtp, how you can remove the spaces from string?
Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.
Explain step generator in qtp?
How does qtp recognize objects in aut?
distinguish between old version and new version QTP features.
What are the types of properties that quick test learns while recording?
Why is Client side image is preferred over server side image?
What is checkpoints for quicktest professional (qtp)?
can test automation improve test effectiveness?
1.explain end to end process of qc,2.how many tabs are in qc9.0,qc10.0 3.what is review, how many reviews are following in aproject 4.how will you get the requirements 5.why do we choose testing 6.how to export tc's and requirements to qc through add-ins
Which scripting language used by quicktest professional (qtp)?