Answer Posted / raju
when ever u want to capture the object value on that time
we can use GetROproperty.
RO Property means: Run time Objective propertys
means what are the objective properties that all are know
as RO properties.
for ex we can capture the value in result
window("calc").vbedit("A").set "10"
window("Calc").vbedit("B").set "20"
window("Calc").vbbutton("Add").click
c=window("Calc").vbedit("result").getROproperty("text")
i think this is working properly
if u have any quarries please call me 9823257761
raju.ippali@gmail.com
| Is This Answer Correct ? | 14 Yes | 3 No |
Post New Answer View All Answers
How you calling actions in qtp?
What are the steps involved in the recovery scenario wizard?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.
If the objects hierarchy is changing from build to build, then how you will handle that condition?
HI Everybody, I am using QTP 9.2, I have a problem and hope everybody help me solve it. Now I need to use mouse wheel event to zoom in or zoom out in web client, but QTP can't catch this event. I look forward helping of everybody. Thank you very much.
How to find the path of folder in which the test is saved in qtp?
i have doubt suppose iam purly working in manual, when i will get work to do on sql and performence testing? pls any one clarify doubt?
Explain how you can replace string in qtp?
How does quicktest professional identifies the object in the application?
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
How to handle the exceptions using the recovery scenario manager in qtp?
Where to use function or action?
HI I want to know the detials of QTP certifications such as syllabus, study Materil etc. Can any provide me all these details?? my mail ID is krishnuvk@yahoo.com
Explain different types of action in qtp?
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?