The object-driven testing (ODT) functionality is deprecated. Do not use it to create new tests. It will be removed from the product in one of the future releases. As an alternative, you can create custom classes in your scripts. For more information, see Alternatives to the ODT functionality.
The Data object contains the following methods:
Method List
Name | Description |
---|---|
AddGroup
|
Creates a new data group and returns it as a Group object. |
Clear
|
Deletes all existing data groups and all variables that belong to them. |
DeleteGroup
|
Deletes the specified group and all variables that belong to this group. |
Run
|
Walks down the hierarchy of custom objects starting from the very beginning. |