Share via


ITestPlan.QueryTestPoints Method

Include Protected Members
Include Inherited Members

Finds and returns all test points that belong to this test plan and that match the provided query.

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 QueryTestPoints(String) Finds and returns all test points that belong to this test plan and that match the provided query.
Public method QueryTestPoints(String, String) Finds and returns all test points that belong to this test plan and that match the provided point query and field value subquery.

Top

See Also

Reference

ITestPlan Interface

Microsoft.TeamFoundation.TestManagement.Client Namespace