RunCreateModel interface
測試回合建立詳細數據。
屬性
automated | 如果測試回合是自動化的,則為 true,否則為 false。 根據預設,它會是 false。 |
build | 其所屬組建的抽象參考。 |
build |
卸除用於測試回合的組建位置。 |
build |
用於測試回合的組建類別。 (例如:發行、偵錯) |
build |
用於測試回合的組建平臺。 (例如:x86、amd64) |
build |
測試回合的 BuildReference。 |
comment | 分析執行時所輸入的批注。 |
complete |
執行完成的日期時間。 |
configuration |
與回合相關聯的測試組態標識碼。 |
controller | 用於自動化執行的測試控制器名稱。 |
custom |
測試回合的其他屬性。 CustomField 的值不能超過 1KB。 |
dtl |
DtlAutEnvironment 的抽象參考。 |
dtl |
DtlTestEnvironment 的抽象參考。 |
due |
測試回合的到期日期和時間。 |
environment |
|
error |
與執行相關聯的錯誤訊息。 |
filter | 用於探索執行的篩選條件。 |
iteration | 要在其中建立執行的反覆專案。 Team 專案的根反覆項目預設為 |
name | 測試回合的名稱。 |
owner | 執行之擁有者的顯示名稱。 |
pipeline |
這個測試回合所屬之管線的參考。 PipelineReference.PipelineId 應等於 RunCreateModel.Build.Id |
plan | 其所屬計劃的抽象參考。 |
point |
執行中要使用的測試點標識碼。 |
release |
與執行相關聯的發行環境 URI。 |
release |
與測試回合相關聯的發行參考。 |
release |
與執行相關聯的發行 URI。 |
run |
執行類型 = NoConfigRun 的執行摘要。 |
run |
運行時間範圍直到逾時為止。 |
source |
SourceWorkFlow (測試回合的 CI/CD) 。 |
start |
執行的開始日期時間。 |
state | 執行的狀態。 類型 TestRunState 有效狀態 - NotStarted、InProgress、Waiting |
tags | 要附加測試回合的標記,最多可以新增5個標記來執行。 |
test |
測試回合的TestConfigurationMapping。 |
test |
與回合相關聯的測試環境標識碼。 |
test |
測試設定資源的抽象參考。 |
type | run (RunType) 有效值的類型: (Unspecified、Normal、Blocking、Web、MtrRunInitiatedFromWeb、RunWithDtlEnv、NoConfigRun) |
屬性詳細資料
automated
如果測試回合是自動化的,則為 true,否則為 false。 根據預設,它會是 false。
automated: boolean
屬性值
boolean
build
buildDropLocation
卸除用於測試回合的組建位置。
buildDropLocation: string
屬性值
string
buildFlavor
用於測試回合的組建類別。 (例如:發行、偵錯)
buildFlavor: string
屬性值
string
buildPlatform
用於測試回合的組建平臺。 (例如:x86、amd64)
buildPlatform: string
屬性值
string
buildReference
comment
分析執行時所輸入的批注。
comment: string
屬性值
string
completeDate
執行完成的日期時間。
completeDate: string
屬性值
string
configurationIds
與回合相關聯的測試組態標識碼。
configurationIds: number[]
屬性值
number[]
controller
用於自動化執行的測試控制器名稱。
controller: string
屬性值
string
customTestFields
dtlAutEnvironment
dtlTestEnvironment
dueDate
測試回合的到期日期和時間。
dueDate: string
屬性值
string
environmentDetails
errorMessage
與執行相關聯的錯誤訊息。
errorMessage: string
屬性值
string
filter
iteration
要在其中建立執行的反覆專案。 Team 專案的根反覆項目預設為
iteration: string
屬性值
string
name
測試回合的名稱。
name: string
屬性值
string
owner
pipelineReference
這個測試回合所屬之管線的參考。 PipelineReference.PipelineId 應等於 RunCreateModel.Build.Id
pipelineReference: PipelineReference
屬性值
plan
pointIds
執行中要使用的測試點標識碼。
pointIds: number[]
屬性值
number[]
releaseEnvironmentUri
與執行相關聯的發行環境 URI。
releaseEnvironmentUri: string
屬性值
string
releaseReference
releaseUri
與執行相關聯的發行 URI。
releaseUri: string
屬性值
string
runSummary
runTimeout
運行時間範圍直到逾時為止。
runTimeout: any
屬性值
any
sourceWorkflow
SourceWorkFlow (測試回合的 CI/CD) 。
sourceWorkflow: string
屬性值
string
startDate
執行的開始日期時間。
startDate: string
屬性值
string
state
執行的狀態。 類型 TestRunState 有效狀態 - NotStarted、InProgress、Waiting
state: string
屬性值
string
tags
testConfigurationsMapping
測試回合的TestConfigurationMapping。
testConfigurationsMapping: string
屬性值
string
testEnvironmentId
與回合相關聯的測試環境標識碼。
testEnvironmentId: string
屬性值
string
testSettings
type
run (RunType) 有效值的類型: (Unspecified、Normal、Blocking、Web、MtrRunInitiatedFromWeb、RunWithDtlEnv、NoConfigRun)
type: string
屬性值
string