On the Select Data to Check page, you select the object properties the property checkpoint will verify.
If you are creating a property checkpoint by using the Checkpoint wizard, click Properties. The wizard will show the list of basic (suggested) properties. Click More Properties to view all object properties and fields. If you are creating a Quick Checkpoint, the wizard will show the list of all properties and fields automatically.
-
Select the property you want to check from the list.
To find the needed property faster, you can type its name or value in the Search box. The wizard will filter out the property list according to the text you are typing.
-
Select the Selected check box for the property you want to check.
-
In the Condition column, select the needed verification condition.
-
In the Value column, enter the expected value of the object property. By default, it holds the current property value.
The object property value and the expected value should be of the same type. If the compared values are of different types, TestComplete will try to convert the object property value to the type of the expected value and then perform a verification. In this case, the comparison may be performed incorrectly.
Notes:
-
By default, protected and private properties are hidden. To view them, the Show hidden members option must be enabled. See Access to Properties.
-
Some “native” properties and fields of Open Application objects are unavailable to TestComplete. For more information, see Object Properties, Fields and Methods That Are Unavailable to TestComplete.
Click Finish to exit the wizard and add the property checkpoint to your test or apply changes to the checkpoint.
See Also
Checkpoint Wizard
About Checkpoints
Creating Property Checkpoints
Quick Checkpoints