ITestPlan.QueryTestPointsAndStatistics Method
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Overload List
Name | Description | |
---|---|---|
QueryTestPointsAndStatistics(String, String, ITestPointStatistics) | Finds all points that belong to this plan and match the given WIQL conditions. |
|
QueryTestPointsAndStatistics(String, String, String[], ITestPointStatistics) | Finds all points that belong to this plan and match the given WIQL conditions. |
See Also
ITestPlan Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top