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 to remove the associated function library?
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)
When do go for loop condition in test?
How will you find the current time of the remote machine using QTP script?
Explain how you can find length of array in qtp?
How will you check a web application for broken links using qtp?
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
Whats the realtime QTP testing process
How to export quicktest professional (qtp) results to an .xls file?
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
What is qtpro? What is a quick test professional?
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.
What are the disadvantages of recording test cases in qtp?
How to modify object property in qtp ?
How many types of recording modes are there?