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.
ITestRun::AddTest Method (String^)
Adds a new test with given name.
Must be followed by a Save()
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Parameters
- testName
-
Type:
System::String^
Name of the test
Return Value
Type: Microsoft.TeamFoundation.TestManagement.Client::ITestCaseResult^
Show: