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.
ITestPointStatistic Interface
Represent a count of test points per test plan for a combination of TestPointState, TestResultState and TestOutcome.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
| Name | Description | |
|---|---|---|
![]() | Count | Gets the count for this test point statistic. |
![]() | FailureType | Obsolete.Gets the FailureType of the test at this test point. |
![]() | FailureTypeId | |
![]() | PointState | Gets the TestPointState of the test at this test point. |
![]() | ResultOutcome | Gets the TestOutcome of the test at this test point. |
![]() | ResultResolutionStateId | Gets a number that identifies the combination state and outcome of this test. |
![]() | ResultState | Gets the TestResultState of the test at this test point. |
No content here will be updated; please do not add material here.
Show:
