RunUpdateModel interface

Properties

build

An abstracted reference to the build that it belongs.

buildDropLocation

Drop location of the build used for test run.

buildFlavor

Flavor of the build used for test run. (E.g: Release, Debug)

buildPlatform

Platform of the build used for test run. (E.g.: x86, amd64)

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.

customTestFields

Additional properties of test Run. Value of the CustomField cannot be more than 1KB.

deleteInProgressResults

true to delete inProgess Results , false otherwise.

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

URI of release environment associated with the run.

releaseUri

URI of release associated with the run.

runSummary

Run summary for run Type = NoConfigRun.

sourceWorkflow

SourceWorkFlow(CI/CD) of the test run.

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

The types of sub states for test run.

tags

Tags to attach with the test run.

testEnvironmentId

ID of the test environment associated with the run.

testSettings

An abstracted reference to test setting resource.

Property Details

build

An abstracted reference to the build that it belongs.

build: ShallowReference

Property Value

buildDropLocation

Drop location of the build used for test run.

buildDropLocation: string

Property Value

string

buildFlavor

Flavor of the build used for test run. (E.g: Release, Debug)

buildFlavor: string

Property Value

string

buildPlatform

Platform of the build used for test run. (E.g.: x86, amd64)

buildPlatform: string

Property Value

string

comment

Comments entered by those analyzing the run.

comment: string

Property Value

string

completedDate

Completed date time of the run.

completedDate: string

Property Value

string

controller

Name of the test controller used for automated run.

controller: string

Property Value

string

customTestFields

Additional properties of test Run. Value of the CustomField cannot be more than 1KB.

customTestFields: CustomTestField[]

Property Value

deleteInProgressResults

true to delete inProgess Results , false otherwise.

deleteInProgressResults: boolean

Property Value

boolean

dtlAutEnvironment

An abstracted reference to DtlAutEnvironment.

dtlAutEnvironment: ShallowReference

Property Value

dtlEnvironment

An abstracted reference to DtlEnvironment.

dtlEnvironment: ShallowReference

Property Value

dtlEnvironmentDetails

dtlEnvironmentDetails: DtlEnvironmentDetails

Property Value

dueDate

Due date and time for test run.

dueDate: string

Property Value

string

errorMessage

Error message associated with the run.

errorMessage: string

Property Value

string

iteration

The iteration in which to create the run.

iteration: string

Property Value

string

logEntries

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

logEntries: TestMessageLogDetails[]

Property Value

name

Name of the test run.

name: string

Property Value

string

releaseEnvironmentUri

URI of release environment associated with the run.

releaseEnvironmentUri: string

Property Value

string

releaseUri

URI of release associated with the run.

releaseUri: string

Property Value

string

runSummary

Run summary for run Type = NoConfigRun.

runSummary: RunSummaryModel[]

Property Value

sourceWorkflow

SourceWorkFlow(CI/CD) of the test run.

sourceWorkflow: string

Property Value

string

startedDate

Start date time of the run.

startedDate: string

Property Value

string

state

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

state: string

Property Value

string

substate

The types of sub states for test run.

substate: TestRunSubstate

Property Value

tags

Tags to attach with the test run.

tags: TestTag[]

Property Value

testEnvironmentId

ID of the test environment associated with the run.

testEnvironmentId: string

Property Value

string

testSettings

An abstracted reference to test setting resource.

testSettings: ShallowReference

Property Value