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 Group object contains the following properties:
Property List
Name | Description |
---|---|
Enabled
|
Specifies whether the data group is processed by the Run methods when they walk down the custom object hierarchy. |
Name
|
Returns the name of the specified group. |
VariableCount
|
Returns the total number of variables in the group. |
Variables
|
Returns the specified variable belonging to the specified group. |