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
What are the properties you would use for identifying a browser and page when using descriptive programming?
How many tabs are available to view your test in a test pane and what are they?
What is the difference between call to existing action and copy of an action?
What is TOM in QTP?
What is a quick test professional?
How the exception handling can be done using quicktest professional?
What should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????
Where you get the run time data table?
What is object spy in quicktest professional (qtp)?
What is qtpro?
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
how to explain a claims and insurance project?
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
What are the types of data tables in qtp?
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded