ITestResult Properties

Include Protected Members
Include Inherited Members

The ITestResult type exposes the following members.

Properties

  Name Description
Public property Attachments Gets the collection of attachments. (Inherited from IAttachmentOwner.)
Public property CollectorsEnabled Gets a list of the data collectors that are enabled for this result.
Public property Comment Gets or sets the accumulated comments that were entered by those who analyzed this result.
Public property DateCompleted Gets or sets the date that the test was completed.
Public property DateCreated Gets or sets the date that the test was created.
Public property DateStarted Gets or sets the date that the test was started.
Public property Duration Gets or sets the time that was spent to execute the test. This does not include the time during which the execution was paused.
Public property ErrorMessage Gets or sets a description of the failure, if the test failed.
Public property Outcome Gets or sets an indication of the outcome of the test.

Top

See Also

Reference

ITestResult Interface

Microsoft.TeamFoundation.TestManagement.Client Namespace