The Objects collection’s elements represent collections of object properties that can be used in tests for comparison purposes.
The Objects editor allows viewing and modifying the list of property collections added to your project. It also allows exploring and editing the contents of stored property collections.
Here is a sample view of the Objects editor:
Opening the Editor
To open the editor, do any of the following:
-
Right-click the Stores | Objects node in the Project Explorer (if it is hidden, select View > Project Explorer from the main menu of TestComplete) and choose Edit from the context menu.
-
Double-click the Objects node in the Project Explorer.
-
In your keyword test, right-click the Object Checkpoint operation whose checkpoint data you want to modify in the editor and select Edit Checkpoint Data from the context menu.
TestComplete will show the Objects editor in the Workspace panel.
Information on the Editor
For more information on … | See these topics … |
---|---|
Property collections displayed in the editor, their properties and their contents | Objects Editor Contents |
Common tasks you can accomplish in the Objects editor | Working With the Objects Editor |
TestComplete allows you to customize the layout of any of its panels and editors to better meet your needs. For example, you can change the Objects editor’s size, position and docking, hide the editor or make it visible. To learn how to customize the TestComplete interface, see Customizing TestComplete.
Information on Working With Objects Collection Elements
For information on how to … | See these topics … |
---|---|
Add elements to the Objects collection | Adding Property Collections to Stores |
Modify properties in property collections | Modifying Property Collections in Stores |
Update property collections | Updating Property Collections |
Delete elements from the Objects collection | Deleting Property Collections From Stores |
More Information no Working With Property Collections
For more information on how to … | See these topics … |
---|---|
Create object checkpoints | Creating Object Checkpoints |
Compare property collections | Alternatives to Object Checkpoints |
Create property checkpoints | About Property Checkpoints |