How to capture the Check point Value into a variable?
Answer Posted / rajkumar
checkpoints have values like true/pass(bo0lean)
if your insert one checkpoint it's "pass" it will return
True otherwise it's return false
s=Browser("Google").page("Google").check check("orkut")
if s=True Then
msgbox "it's as per expected"
else
msgbox "it's not as per expected"
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How do you convert manual test cases to automated test cases?
How to use transactions in qtp?
How can I use Call dlls in QTP ?
How can you pass value one action to another action?
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
What is the purpose of loading qtp add-ins?
Explain features of the latest version of qtp/ uft 12.1?
What is the basic concept of quicktest professional (qtp)?
How many types of object repository in qtp?
How to handle the exceptions using recovery secnario manager in quicktest professional?
How QTP support all types of applications (platforms)?
Explain the concept of how quicktest professional identifies object?
What is output value? How many types of output values are there in qtp?
can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?
What contains Data Driven Framework document in qtp?