06-26-2012, 02:12 AM
Here is my example.
I can tell QTP to verify this Checkpoint:
Can I do this directly using DP and how does the "comparing of the text" gets to "View Result" screen at the end of the run.
Thanks for helping.
I can tell QTP to verify this Checkpoint:
Code:
Browser("Delta - Book a flight").Page("Delta - Book a flight").Check CheckPoint("Confirmation checkpoint")
Can I do this directly using DP and how does the "comparing of the text" gets to "View Result" screen at the end of the run.
Thanks for helping.