共用方式為


RunCreateModel interface

測試回合建立詳細數據。

屬性

automated

如果測試回合是自動化的,則為 true,否則為 false。 根據預設,它會是 false。

build

其所屬組建的抽象參考。

buildDropLocation

卸除用於測試回合的組建位置。

buildFlavor

用於測試回合的組建類別。 (例如:發行、偵錯)

buildPlatform

用於測試回合的組建平臺。 (例如:x86、amd64)

buildReference

測試回合的 BuildReference。

comment

分析執行時所輸入的批注。

completeDate

執行完成的日期時間。

configurationIds

與回合相關聯的測試組態標識碼。

controller

用於自動化執行的測試控制器名稱。

customTestFields

測試回合的其他屬性。 CustomField 的值不能超過 1KB。

dtlAutEnvironment

DtlAutEnvironment 的抽象參考。

dtlTestEnvironment

DtlTestEnvironment 的抽象參考。

dueDate

測試回合的到期日期和時間。

environmentDetails
errorMessage

與執行相關聯的錯誤訊息。

filter

用於探索執行的篩選條件。

iteration

要在其中建立執行的反覆專案。 Team 專案的根反覆項目預設為

name

測試回合的名稱。

owner

執行之擁有者的顯示名稱。

pipelineReference

這個測試回合所屬之管線的參考。 PipelineReference.PipelineId 應等於 RunCreateModel.Build.Id

plan

其所屬計劃的抽象參考。

pointIds

執行中要使用的測試點標識碼。

releaseEnvironmentUri

與執行相關聯的發行環境 URI。

releaseReference

與測試回合相關聯的發行參考。

releaseUri

與執行相關聯的發行 URI。

runSummary

執行類型 = NoConfigRun 的執行摘要。

runTimeout

運行時間範圍直到逾時為止。

sourceWorkflow

SourceWorkFlow (測試回合的 CI/CD) 。

startDate

執行的開始日期時間。

state

執行的狀態。 類型 TestRunState 有效狀態 - NotStarted、InProgress、Waiting

tags

要附加測試回合的標記,最多可以新增5個標記來執行。

testConfigurationsMapping

測試回合的TestConfigurationMapping。

testEnvironmentId

與回合相關聯的測試環境標識碼。

testSettings

測試設定資源的抽象參考。

type

run (RunType) 有效值的類型: (Unspecified、Normal、Blocking、Web、MtrRunInitiatedFromWeb、RunWithDtlEnv、NoConfigRun)

屬性詳細資料

automated

如果測試回合是自動化的,則為 true,否則為 false。 根據預設,它會是 false。

automated: boolean

屬性值

boolean

build

其所屬組建的抽象參考。

build: ShallowReference

屬性值

buildDropLocation

卸除用於測試回合的組建位置。

buildDropLocation: string

屬性值

string

buildFlavor

用於測試回合的組建類別。 (例如:發行、偵錯)

buildFlavor: string

屬性值

string

buildPlatform

用於測試回合的組建平臺。 (例如:x86、amd64)

buildPlatform: string

屬性值

string

buildReference

測試回合的 BuildReference。

buildReference: BuildConfiguration

屬性值

comment

分析執行時所輸入的批注。

comment: string

屬性值

string

completeDate

執行完成的日期時間。

completeDate: string

屬性值

string

configurationIds

與回合相關聯的測試組態標識碼。

configurationIds: number[]

屬性值

number[]

controller

用於自動化執行的測試控制器名稱。

controller: string

屬性值

string

customTestFields

測試回合的其他屬性。 CustomField 的值不能超過 1KB。

customTestFields: CustomTestField[]

屬性值

dtlAutEnvironment

DtlAutEnvironment 的抽象參考。

dtlAutEnvironment: ShallowReference

屬性值

dtlTestEnvironment

DtlTestEnvironment 的抽象參考。

dtlTestEnvironment: ShallowReference

屬性值

dueDate

測試回合的到期日期和時間。

dueDate: string

屬性值

string

environmentDetails

environmentDetails: DtlEnvironmentDetails

屬性值

errorMessage

與執行相關聯的錯誤訊息。

errorMessage: string

屬性值

string

filter

用於探索執行的篩選條件。

filter: RunFilter

屬性值

iteration

要在其中建立執行的反覆專案。 Team 專案的根反覆項目預設為

iteration: string

屬性值

string

name

測試回合的名稱。

name: string

屬性值

string

owner

執行之擁有者的顯示名稱。

owner: IdentityRef

屬性值

pipelineReference

這個測試回合所屬之管線的參考。 PipelineReference.PipelineId 應等於 RunCreateModel.Build.Id

pipelineReference: PipelineReference

屬性值

plan

其所屬計劃的抽象參考。

plan: ShallowReference

屬性值

pointIds

執行中要使用的測試點標識碼。

pointIds: number[]

屬性值

number[]

releaseEnvironmentUri

與執行相關聯的發行環境 URI。

releaseEnvironmentUri: string

屬性值

string

releaseReference

與測試回合相關聯的發行參考。

releaseReference: ReleaseReference

屬性值

releaseUri

與執行相關聯的發行 URI。

releaseUri: string

屬性值

string

runSummary

執行類型 = NoConfigRun 的執行摘要。

runSummary: RunSummaryModel[]

屬性值

runTimeout

運行時間範圍直到逾時為止。

runTimeout: any

屬性值

any

sourceWorkflow

SourceWorkFlow (測試回合的 CI/CD) 。

sourceWorkflow: string

屬性值

string

startDate

執行的開始日期時間。

startDate: string

屬性值

string

state

執行的狀態。 類型 TestRunState 有效狀態 - NotStarted、InProgress、Waiting

state: string

屬性值

string

tags

要附加測試回合的標記,最多可以新增5個標記來執行。

tags: TestTag[]

屬性值

testConfigurationsMapping

測試回合的TestConfigurationMapping。

testConfigurationsMapping: string

屬性值

string

testEnvironmentId

與回合相關聯的測試環境標識碼。

testEnvironmentId: string

屬性值

string

testSettings

測試設定資源的抽象參考。

testSettings: ShallowReference

屬性值

type

run (RunType) 有效值的類型: (Unspecified、Normal、Blocking、Web、MtrRunInitiatedFromWeb、RunWithDtlEnv、NoConfigRun)

type: string

屬性值

string