Share via


ITestPlan.QueryImpactedPoints Method

 

Returns a collection of test points that is affected by all builds. This includes previous builds and the specified build.

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

Overload List

Name Description
System_CAPS_pubmethod QueryImpactedPoints(Uri)

Returns a collection of test points that is affected by all builds. This includes previous builds and the specified build.

System_CAPS_pubmethod QueryImpactedPoints(Uri, String)

Returns a collection of test points that is affected by all builds. This includes previous builds and the specified build.

See Also

ITestPlan Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top