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.
ITestPlan::CreateTestRun Method (Boolean)
Creates and returns a new automated or manual test-run for this test plan.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Parameters
- isAutomated
-
Type:
System::Boolean
true for an automated test run, false for a manual test run.
Show: