ITestPlan.FindTestPoint Method
Finds and returns a specified test point.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Overload List
Name | Description | |
---|---|---|
![]() |
FindTestPoint(Int32) | Finds and returns a test point that is specified by the test point ID. |
![]() |
FindTestPoint(Int32, String) | Finds and returns a test point that is specified by the test point ID. |
See Also
ITestPlan Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top