RunUpdateModel interface

属性

build

对它所属的生成的抽象引用。

buildDropLocation

删除用于测试运行的生成的位置。

buildFlavor

用于测试运行的生成风格。 (例如:发布、调试)

buildPlatform

用于测试运行的生成平台。 (例如:x86、amd64)

comment

分析运行的人员输入的注释。

completedDate

已完成运行的日期时间。

controller

用于自动运行的测试控制器的名称。

customTestFields

测试运行的其他属性。 CustomField 的值不能超过 1KB。

deleteInProgressResults

如果为 true,则删除Progess Results ,否则为 false。

dtlAutEnvironment

对 DtlAutEnvironment 的抽象引用。

dtlEnvironment

对 DtlEnvironment 的抽象引用。

dtlEnvironmentDetails
dueDate

测试运行的截止日期和时间。

errorMessage

与运行关联的错误消息。

iteration

要在其中创建运行的迭代。

logEntries

与运行关联的日志条目。 使用多个日志条目对象的逗号分隔列表。 { logEntry }, { logEntry }, ...

name

测试运行的名称。

releaseEnvironmentUri

与运行关联的发布环境的 URI。

releaseUri

与运行关联的发布的 URI。

runSummary

运行类型 = NoConfigRun 的运行摘要。

sourceWorkflow

SourceWorkFlow (测试运行的 CI/CD) 。

startedDate

运行的开始日期时间。

state

以下测试运行的状态是有效值 - NotStarted、InProgress、Completed、Aborted、Waiting

substate

测试运行的子状态的类型。

tags

要与测试运行一起附加的标记。

testEnvironmentId

与运行关联的测试环境的 ID。

testSettings

对测试设置资源的抽象引用。

属性详细信息

build

对它所属的生成的抽象引用。

build: ShallowReference

属性值

buildDropLocation

删除用于测试运行的生成的位置。

buildDropLocation: string

属性值

string

buildFlavor

用于测试运行的生成风格。 (例如:发布、调试)

buildFlavor: string

属性值

string

buildPlatform

用于测试运行的生成平台。 (例如:x86、amd64)

buildPlatform: string

属性值

string

comment

分析运行的人员输入的注释。

comment: string

属性值

string

completedDate

已完成运行的日期时间。

completedDate: string

属性值

string

controller

用于自动运行的测试控制器的名称。

controller: string

属性值

string

customTestFields

测试运行的其他属性。 CustomField 的值不能超过 1KB。

customTestFields: CustomTestField[]

属性值

deleteInProgressResults

如果为 true,则删除Progess Results ,否则为 false。

deleteInProgressResults: boolean

属性值

boolean

dtlAutEnvironment

对 DtlAutEnvironment 的抽象引用。

dtlAutEnvironment: ShallowReference

属性值

dtlEnvironment

对 DtlEnvironment 的抽象引用。

dtlEnvironment: ShallowReference

属性值

dtlEnvironmentDetails

dtlEnvironmentDetails: DtlEnvironmentDetails

属性值

dueDate

测试运行的截止日期和时间。

dueDate: string

属性值

string

errorMessage

与运行关联的错误消息。

errorMessage: string

属性值

string

iteration

要在其中创建运行的迭代。

iteration: string

属性值

string

logEntries

与运行关联的日志条目。 使用多个日志条目对象的逗号分隔列表。 { logEntry }, { logEntry }, ...

logEntries: TestMessageLogDetails[]

属性值

name

测试运行的名称。

name: string

属性值

string

releaseEnvironmentUri

与运行关联的发布环境的 URI。

releaseEnvironmentUri: string

属性值

string

releaseUri

与运行关联的发布的 URI。

releaseUri: string

属性值

string

runSummary

运行类型 = NoConfigRun 的运行摘要。

runSummary: RunSummaryModel[]

属性值

sourceWorkflow

SourceWorkFlow (测试运行的 CI/CD) 。

sourceWorkflow: string

属性值

string

startedDate

运行的开始日期时间。

startedDate: string

属性值

string

state

以下测试运行的状态是有效值 - NotStarted、InProgress、Completed、Aborted、Waiting

state: string

属性值

string

substate

测试运行的子状态的类型。

substate: TestRunSubstate

属性值

tags

要与测试运行一起附加的标记。

tags: TestTag[]

属性值

testEnvironmentId

与运行关联的测试环境的 ID。

testEnvironmentId: string

属性值

string

testSettings

对测试设置资源的抽象引用。

testSettings: ShallowReference

属性值