Share via


ITestPlan.QueryTestPointsAndStatistics Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method QueryTestPointsAndStatistics(String, String, ITestPointStatistics%) Finds all points that belong to this plan and match the given WIQL conditions.
Public method QueryTestPointsAndStatistics(String, String, array<String[], ITestPointStatistics%) Finds all points that belong to this plan and match the given WIQL conditions.

Top

See Also

Reference

ITestPlan Interface

Microsoft.TeamFoundation.TestManagement.Client Namespace