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
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.
in my application,validation message has in japanise language.how to validate this message is appears properly or not
How to create Reusable and Multiple Actions?
Explain advantages and disadvantages of ddf?
What are the two types of repositories available, explain them?
How to add verification steps to tests?
is it possible to add sheets to excel at runtime
Which scripting language used by quicktest professional?
In qtp, explain what is crypt object
Key word driven framework
Is it possible to call from one action to another action in qtp?
What is the standard timing delay for web based application in qtp?
what and how to answer for the question "tell me about yourself ?" for 3 years experience. can anyone say inj detail please... its urgent
give me an example where u used good judgement and logic in solving a problem
What does mean by Scope of Automation?n How we defined it?