Parameterizing a Checkpoint
Posted on February 26th, 2009 in QTP Lessons
You can use parameterized expected values to make your Checkpoints dynamic. A dynamic CHECKPOINT is a checkpoint that can check for any value generated at run time.

You can set parameterized expected values on:
- An object property in Object Repository
- A checkpoint on a parameterized field
For example, if a checkpoint is dependent on an input value that is parameterized, you can link the checkpoint to the input value Parameter.
Related posts:
Tags: QTP Lessons