The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IImpactedTestPoint Interface
Represents a test point that has been affected by a build.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
| Name | Description | |
|---|---|---|
![]() | Builds | Gets the list of builds in which this point was affected. |
![]() | SuiteName | Gets the name of the test suite for the test point. |
![]() | TestCase | Retrieves the test case from the server. |
![]() | TestCaseId | Gets the ID number for the test case. |
![]() | TestPoint | Gets the test point from the server. |
Show:
