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:

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:

  1. Understanding Standard Checkpoint in QTP
  2. Inserting a Checkpoint During Recording
  3. Inserting a Checkpoint After Recording
  4. Parameterizing an Object
  5. What is a Custom Checkpoint and Why?