Saturday, 10 January 2015

check points in qtp



Check Point:
It is a validation point to check the object state or bitmap state or data state during the execution at any point of time.
Check Point Process during Recording
  1. Captures the expected value
  2. Generates the respective script statement
Check Point Process during Running
  1. Captures the actual value from the AUT
  2. Compares the Expected value with the Actual Value
  3. Displays the results

No comments:

Post a Comment