Forum Discussion

wbrigham's avatar
wbrigham
Occasional Contributor
11 years ago

How to Create a Custom Log Message After an Object Checkpoint Fails.

When I perform a Checkpoint for an object's existence and the Checkpoint fails, how do I create a message using the Log Message feature that will display a more meaningful message (a message that ...
  • Marsha_R's avatar
    11 years ago
    I would use If Then to simulate the checkpoint and put in my own messages.  See the attached example.



    We tend to avoid checkpoints because, at least for us, they seem to slow the tests down a lot.