Checkpoint Wizard - Selecting Baseline Copy for Excel Comparison (Excel Checkpoints)

Applies to TestComplete 15.73, last modified on March 04, 2025

On this page of the Checkpoint wizard, you can specify the baseline contents against which the contents of your Excel file will be compared:

Option Description
Current file contents Use the contents of a Excel file you have specified on the previous page of the wizard. Enter the name of the Stores > Files item that will keep the baseline data.
Note: This name will be used to address the item from tests, so it must be a valid identifier. To match the rules of any scripting language supported by TestComplete, enter a name that starts with a letter and contains only letters, digits, and underscore symbols.
File from Stores Use the existing Stores > Files item as a baseline copy. Select the needed item from the drop-down list.
Note: The selected item must store contents of an Excel file. Otherwise, TestComplete will not be able to perform comparison.

If you are creating a checkpoint for a keyword test, TestComplete will insert the Excel Checkpoint operation to the text.

If you are creating a checkpoint for script code, TestComplete will generate and show the code that will compare the specified Excel files. You can then copy the code and insert it to your script.

See Also

Checkpoint Wizard
About Checkpoints

Highlight search results