The Checkpoint wizard helps you create checkpoints in your tests.
To call the wizard, do any of the following:
-
Click Add Check on the TestComplete recording toolbar.
— or —
-
Click Add Checkpoint on the Code Editor toolbar.
— or —
-
Add the Checkpoint Wizard keyword test operation to your keyword test.
Select the type of data you want to check to create appropriate checkpoints:
-
Object property - To verify object properties, tabular data, or use optical character recognition to verify the text contents.
-
Image - To verify an image of an object.
-
File - To verify an XML file or an arbitrary file.
-
Database - To verify data stored in a database table.
-
Web page - To run specified audits against a web page.
-
Web service - To verify data returned by a web service method.
Depending on the type of data you are going to check, the wizard will show you the appropriate instructions.
Note: | The Checkpoint wizard only works with checkpoints that are built into TestComplete. It does not work with checkpoints that are implemented by script extensions. |
See Also
About Checkpoints
Keyword Test Operations - Checkpoints Category