OCR checkpoints are verification operations that capture text contents of a UI element using optical character recognition and compare it against the expected string pattern. Use these checkpoints to verify that text data that your tested application renders on the screen is correct.
In This Section
Provides general information on OCR checkpoints.
Provides a step-by-step instruction on creating OCR checkpoints in your tests.
Parameterizing OCR Checkpoints
Describes how to parameterize OCR checkpoints.
Related Topics of Interest
Describes how you can use optical character recognition in your tests.
Describes how to verify object properties.
Describes how to verify images.