Group Operation

Applies to TestComplete 15.62, last modified on March 19, 2024

Description

Use the Group operation to create logical groups of operations and organize operations within a keyword test. For instance, you can include all of the operations that test a form of your application into one group and then easily move this group to a new location within your test.

Operation Result

The operation does not return any value.

Scripting Analogue

The operation has no scripting analogues.

Child Operations

The operation can have any other operation or operations as a child (children).

For information on how to make an operation a child of another operation, see the description of the Keyword Test editor’s Test Steps page.

Operation Parameters

The operation has one parameter:

Group name

Specifies the name of the group. This string is displayed in the Keyword Test editor as the name of the group node.

See Also

Statements Category

Highlight search results