Edit

RunUpdateModel Class

Definition

[System.Runtime.Serialization.DataContract]
public class RunUpdateModel
type RunUpdateModel = class
Public Class RunUpdateModel
Inheritance
RunUpdateModel
Attributes

Constructors

RunUpdateModel(String, String, String, String, String, ShallowReference, String, String, String, ShallowReference, String, Nullable<Boolean>, TestRunSubstate, String, ShallowReference, DtlEnvironmentDetails, List<TestMessageLogDetails>, ShallowReference)

Properties

Build

An abstracted reference to the build that it belongs.

BuildDropLocation
BuildFlavor
BuildPlatform
Comment

Comments entered by those analyzing the run.

CompletedDate

Completed date time of the run.

Controller

Name of the test controller used for automated run.

DeleteInProgressResults
DtlAutEnvironment

An abstracted reference to DtlAutEnvironment.

DtlEnvironment

An abstracted reference to DtlEnvironment.

DtlEnvironmentDetails
DueDate

Due date and time for test run.

ErrorMessage

Error message associated with the run.

Iteration

The iteration in which to create the run.

LogEntries

Log entries associated with the run. Use a comma-separated list of multiple log entry objects. { logEntry }, { logEntry }, ...

Name

Name of the test run.

ReleaseEnvironmentUri
ReleaseUri
SourceWorkflow
StartedDate

Start date time of the run.

State

The state of the test run Below are the valid values - NotStarted, InProgress, Completed, Aborted, Waiting

Substate
TestEnvironmentId
TestSettings

An abstracted reference to test setting resource.

Applies to