Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

ITestBase::CreateTestActionGroup Method ()

 

Creates a new test action group, to which steps or other groups may be added.

Namespace:   Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

ITestActionGroup^ CreateTestActionGroup()

Return Value

Type: Microsoft.TeamFoundation.TestManagement.Client::ITestActionGroup^

The new test action group.

Return to top
Show: