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.
ITestSuiteHelper::CreateRequirement Method (WorkItem^)
Returns a new requirement test suite that is associated with the provided test requirement work item.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Parameters
- requirementWorkItem
-
Type:
Microsoft.TeamFoundation.WorkItemTracking.Client::WorkItem^
Requirement with which to associate.
Return Value
Type: Microsoft.TeamFoundation.TestManagement.Client::IRequirementTestSuite^A requirement test suite.
Show: