What is a custom checkpoint?

A custom checkpoint is used to capture and verify dynamic values by using output
parameters, setting the checkpoint on a property of the parameter field, validating
the outcome of a test as acceptable or unacceptable using conditional statement, and
applying REPORTEVENT to report if the outcome is acceptable.

 

You use a custom checkpoint to:

  • Verify dynamic values in the test using output parameters.
  • Validate the test outcome as acceptable or unacceptable by using a conditional
    statement.
  • Add a REPORTEVENT to report if the test outcome is acceptable.