HOW CAN WE GET THE VALUE OF TEXT BOX IN QTP? can you give me
sample script for this where there is some condition. like
if "text" THEN msgbox() else endif
Answer Posted / sree
val=window("customer").edit("").GetTOProperty("text")
msgbox val
if (val=true) then
msgbox "pass"
else
msgbox "fail"
| Is This Answer Correct ? | 10 Yes | 5 No |
Post New Answer View All Answers
How do you open adobe acrobat file in QTP and do some testing on that file ?
By using QTP can we record any log files written by the application which is in execution?
What is accessibility check point?
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
What is throw object?
Explain how to use QTP to check broken links on a page?
Hello Everyone, Please provide me the practical example of business component concept of QTP.Like how to create business component,how to connect the quality center etc.... Thanks in advance, Gaytri
Without using gui map editor we can recognize the application in winrunner ?
can u explain relative path architecture framework in qtp?
What are the different types of action?
What is the difference between byref and byval in qtp?
What is the syntax to call one script from another?
iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?
what r the main attributes of test automation?
Explain about Test Fusion Report of QTP?