TestRun interface
テスト実行の詳細。
プロパティ
| build | このテスト実行に関連付けられているビルド。 |
| build |
このテスト実行に関連付けられているビルド構成の詳細。 |
| comment | 実行を分析するユーザーによって入力されたコメント。 |
| completed |
実行の完了日時。 |
| controller | テスト実行コントローラー。 |
| created |
テスト実行 CreatedDate。 |
| custom |
TestRun のユーザー設定フィールドの一覧。 |
| drop |
テスト実行のドロップ場所。 |
| dtl |
|
| dtl |
|
| dtl |
|
| due |
テストの実行期限の日付と時刻。 |
| error |
実行に関連付けられているエラー メッセージ。 |
| filter | |
| id | テスト実行の ID。 |
| incomplete |
不完全なテストの数。 |
| is |
テストの実行が自動化されている場合は true、それ以外の場合は false。 |
| iteration | 実行が属するイテレーション。 |
| last |
最後に更新されたテスト実行のチーム基盤 ID。 |
| last |
最終更新日時 |
| name | テスト実行の名前。 |
| not |
該当しないテストの数。 |
| owner | 実行の所有者の Team Foundation ID。 |
| passed |
実行で成功したテストの数 |
| phase | testRun のフェーズ/状態。 |
| pipeline |
このテスト実行が属するパイプラインの参照。 |
| plan | このテスト実行に関連付けられているテスト 計画。 |
| post |
プロセス後の状態。 |
| project | この実行に関連付けられているプロジェクト。 |
| release | テスト実行のリリース リファレンス。 |
| release |
TestRun のリリース環境 URI。 |
| release |
TestRun のリリース URI。 |
| revision | |
| run |
結果による RunSummary。 |
| started |
実行の開始日時。 |
| state | 実行の状態。 TestRunState型 有効な状態 - 未指定、NotStarted、InProgress、完了、待機中、中止、NeedsInvestigation |
| substate | TestRun サブステート。 |
| tags | このテスト実行に添付されたタグ。 |
| test |
実行に関連付けられているテスト環境。 |
| test |
|
| test |
|
| total |
実行中のテストの合計数 |
| unanalyzed |
実行中に失敗したテストの数。 |
| url | テスト実行の URL |
| web |
TestRun の Web アクセス URL。 |
プロパティの詳細
build
buildConfiguration
comment
実行を分析するユーザーによって入力されたコメント。
comment: string
プロパティ値
string
completedDate
実行の完了日時。
completedDate: Date
プロパティ値
Date
controller
テスト実行コントローラー。
controller: string
プロパティ値
string
createdDate
テスト実行 CreatedDate。
createdDate: Date
プロパティ値
Date
customFields
dropLocation
テスト実行のドロップ場所。
dropLocation: string
プロパティ値
string
dtlAutEnvironment
dtlEnvironment
dtlEnvironmentCreationDetails
dueDate
テストの実行期限の日付と時刻。
dueDate: Date
プロパティ値
Date
errorMessage
実行に関連付けられているエラー メッセージ。
errorMessage: string
プロパティ値
string
filter
id
テスト実行の ID。
id: number
プロパティ値
number
incompleteTests
不完全なテストの数。
incompleteTests: number
プロパティ値
number
isAutomated
テストの実行が自動化されている場合は true、それ以外の場合は false。
isAutomated: boolean
プロパティ値
boolean
iteration
実行が属するイテレーション。
iteration: string
プロパティ値
string
lastUpdatedBy
lastUpdatedDate
最終更新日時
lastUpdatedDate: Date
プロパティ値
Date
name
テスト実行の名前。
name: string
プロパティ値
string
notApplicableTests
該当しないテストの数。
notApplicableTests: number
プロパティ値
number
owner
passedTests
実行で成功したテストの数
passedTests: number
プロパティ値
number
phase
testRun のフェーズ/状態。
phase: string
プロパティ値
string
pipelineReference
plan
postProcessState
プロセス後の状態。
postProcessState: string
プロパティ値
string
project
release
releaseEnvironmentUri
TestRun のリリース環境 URI。
releaseEnvironmentUri: string
プロパティ値
string
releaseUri
TestRun のリリース URI。
releaseUri: string
プロパティ値
string
revision
revision: number
プロパティ値
number
runStatistics
startedDate
実行の開始日時。
startedDate: Date
プロパティ値
Date
state
実行の状態。 TestRunState型 有効な状態 - 未指定、NotStarted、InProgress、完了、待機中、中止、NeedsInvestigation
state: string
プロパティ値
string
substate
tags
testEnvironment
testMessageLogId
testMessageLogId: number
プロパティ値
number
testSettings
totalTests
実行中のテストの合計数
totalTests: number
プロパティ値
number
unanalyzedTests
実行中に失敗したテストの数。
unanalyzedTests: number
プロパティ値
number
url
テスト実行の URL
url: string
プロパティ値
string
webAccessUrl
TestRun の Web アクセス URL。
webAccessUrl: string
プロパティ値
string