Share via


ITestPlan.QueryTestPointsAndStatistics Method

 

Namespace:   Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Overload List

Name Description
System_CAPS_pubmethod QueryTestPointsAndStatistics(String, String, ITestPointStatistics)

Finds all points that belong to this plan and match the given WIQL conditions.

System_CAPS_pubmethod 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