次の方法で共有


TestCaseResult interface

テスト結果を表します。

プロパティ

afnStripId

アクション記録の添付ファイル ID をテストします。

area

テストのエリア パスへの参照。

associatedBugs

テスト結果にリンクされているバグへの参照。

attempt

試み

automatedTestId

dll 内のテスト メソッドを表す ID。

automatedTestName

実行されたテストの完全修飾名。

automatedTestStorage

テストが属するコンテナー。

automatedTestType

自動テストの種類。

automatedTestTypeId

自動テストの TypeId。

bucketingSystem

バケットシステム

bucketUid

バケット Uid

build

テスト結果に関連付けられたビルドへの浅い参照。

buildReference

テスト結果に関連付けられているビルドへの参照。

buildType

ビルドの種類

comment

maxSize= 1000 文字のテスト結果にコメントします。

completedDate

テストの実行が完了した時刻 (UTC)。 完了日は StartedDate より大きくする必要があります。

computerName

テストが実行されたマシン名。

configuration

テスト構成への参照。 「ShallowReference」と入力します。

createdDate

テスト結果が作成されたときのタイムスタンプ (UTC)。

customFields

テスト結果の追加のプロパティ。

dimensions

Dimensions

durationInMs

テストの実行時間 (ミリ秒単位)。 指定されていない場合、値は CompletedDate - StartedDate として設定されます

errorMessage

テスト実行中のエラー メッセージ。

exceptionType

例外の種類

executionNumber

実行番号

failingSince

テスト結果の失敗が開始されたときの情報。

failureType

テスト結果の失敗の種類。 有効な値= (既知の問題、新しい問題、回帰、不明、なし)

id

テスト結果の ID。

isSystemIssue

システムの問題かどうかを保持するブール値

iterationDetails

手動テストにのみ使用されるテスト イテレーションのテスト結果の詳細。

lastUpdatedBy

ID の最後に更新されたテスト結果への参照。

lastUpdatedDate

テスト結果の最終更新日時 (UTC)。

layoutUid

LayoutId

links

リンク "type" プロパティの有効な値 = (MoreInfo、ResultInvestigation、TestInfo)

locale

Locale

outcome

テスト結果のテスト結果。 有効な値 = (Unspecified、None、Passed、Failed、Inconclusive、Timeout、Aborted、Blocked、NotExecuted、Warning、Error、NotApplicable、Paused、InProgress、NotImpacted)

owner

テスト所有者への参照。

priority

実行されたテストの優先順位。

project

チーム プロジェクトへの参照。

release

テスト結果に関連付けられているリリースへの浅い参照。

releaseReference

テスト結果に関連付けられているリリースへの参照。

resetCount

ResetCount。

resolutionState

テスト結果の解決状態。

resolutionStateId

解決状態の ID。

resultGroupType

結果の階層の種類。既定値の None はリーフ ノードを意味します。

revision

テスト結果のリビジョン番号。

runBy

テストを実行した ID への参照。

sourceSystemTestCaseId

ソース システムからの testResult の TestCaseId

stackTrace

maxSize= 1000 文字の Stacktrace。

startedDate

テスト実行が開始された時刻 (UTC)。

state

テスト結果の状態。 「TestRunState」と入力します。

subResults

テスト結果内のサブ結果の一覧。ResultGroupType が None でない場合は、対応する型サブ結果が保持されます。

testCase

実行されたテストへの参照。

testCaseReferenceId

テスト結果で使用されるテストの参照 ID。 TestResultMetaData 型

testCaseRevision

TestCaseRevision Number。

testCaseTitle

テストの名前。

testPhase

ビルド フェーズの有効な値= (SystemSetup、UserSetup、Test、UserCleanup、SystemCleanup)

testPlan

テスト 計画テスト ケースの作業項目への参照は の一部です。

testPoint

実行されたテスト ポイントへの参照。

testRun

テスト実行への参照。

testSuite

テスト スイートのテスト ケースの作業項目への参照は の一部です。

topologyId

トポロジ ID

url

テスト結果の URL。

プロパティの詳細

afnStripId

アクション記録の添付ファイル ID をテストします。

afnStripId: number

プロパティ値

number

area

テストのエリア パスへの参照。

area: ShallowReference

プロパティ値

associatedBugs

テスト結果にリンクされているバグへの参照。

associatedBugs: ShallowReference[]

プロパティ値

attempt

試み

attempt: number

プロパティ値

number

automatedTestId

dll 内のテスト メソッドを表す ID。

automatedTestId: string

プロパティ値

string

automatedTestName

実行されたテストの完全修飾名。

automatedTestName: string

プロパティ値

string

automatedTestStorage

テストが属するコンテナー。

automatedTestStorage: string

プロパティ値

string

automatedTestType

自動テストの種類。

automatedTestType: string

プロパティ値

string

automatedTestTypeId

自動テストの TypeId。

automatedTestTypeId: string

プロパティ値

string

bucketingSystem

バケットシステム

bucketingSystem: string

プロパティ値

string

bucketUid

バケット Uid

bucketUid: string

プロパティ値

string

build

テスト結果に関連付けられたビルドへの浅い参照。

build: ShallowReference

プロパティ値

buildReference

テスト結果に関連付けられているビルドへの参照。

buildReference: BuildReference

プロパティ値

buildType

ビルドの種類

buildType: string

プロパティ値

string

comment

maxSize= 1000 文字のテスト結果にコメントします。

comment: string

プロパティ値

string

completedDate

テストの実行が完了した時刻 (UTC)。 完了日は StartedDate より大きくする必要があります。

completedDate: Date

プロパティ値

Date

computerName

テストが実行されたマシン名。

computerName: string

プロパティ値

string

configuration

テスト構成への参照。 「ShallowReference」と入力します。

configuration: ShallowReference

プロパティ値

createdDate

テスト結果が作成されたときのタイムスタンプ (UTC)。

createdDate: Date

プロパティ値

Date

customFields

テスト結果の追加のプロパティ。

customFields: CustomTestField[]

プロパティ値

dimensions

Dimensions

dimensions: TestResultDimension[]

プロパティ値

durationInMs

テストの実行時間 (ミリ秒単位)。 指定されていない場合、値は CompletedDate - StartedDate として設定されます

durationInMs: number

プロパティ値

number

errorMessage

テスト実行中のエラー メッセージ。

errorMessage: string

プロパティ値

string

exceptionType

例外の種類

exceptionType: string

プロパティ値

string

executionNumber

実行番号

executionNumber: number

プロパティ値

number

failingSince

テスト結果の失敗が開始されたときの情報。

failingSince: FailingSince

プロパティ値

failureType

テスト結果の失敗の種類。 有効な値= (既知の問題、新しい問題、回帰、不明、なし)

failureType: string

プロパティ値

string

id

テスト結果の ID。

id: number

プロパティ値

number

isSystemIssue

システムの問題かどうかを保持するブール値

isSystemIssue: boolean

プロパティ値

boolean

iterationDetails

手動テストにのみ使用されるテスト イテレーションのテスト結果の詳細。

iterationDetails: TestIterationDetailsModel[]

プロパティ値

lastUpdatedBy

ID の最後に更新されたテスト結果への参照。

lastUpdatedBy: IdentityRef

プロパティ値

lastUpdatedDate

テスト結果の最終更新日時 (UTC)。

lastUpdatedDate: Date

プロパティ値

Date

layoutUid

LayoutId

layoutUid: string

プロパティ値

string

リンク "type" プロパティの有効な値 = (MoreInfo、ResultInvestigation、TestInfo)

links: Link[]

プロパティ値

Link[]

locale

Locale

locale: string

プロパティ値

string

outcome

テスト結果のテスト結果。 有効な値 = (Unspecified、None、Passed、Failed、Inconclusive、Timeout、Aborted、Blocked、NotExecuted、Warning、Error、NotApplicable、Paused、InProgress、NotImpacted)

outcome: string

プロパティ値

string

owner

テスト所有者への参照。

owner: IdentityRef

プロパティ値

priority

実行されたテストの優先順位。

priority: number

プロパティ値

number

project

チーム プロジェクトへの参照。

project: ShallowReference

プロパティ値

release

テスト結果に関連付けられているリリースへの浅い参照。

release: ShallowReference

プロパティ値

releaseReference

テスト結果に関連付けられているリリースへの参照。

releaseReference: ReleaseReference

プロパティ値

resetCount

ResetCount。

resetCount: number

プロパティ値

number

resolutionState

テスト結果の解決状態。

resolutionState: string

プロパティ値

string

resolutionStateId

解決状態の ID。

resolutionStateId: number

プロパティ値

number

resultGroupType

結果の階層の種類。既定値の None はリーフ ノードを意味します。

resultGroupType: ResultGroupType

プロパティ値

revision

テスト結果のリビジョン番号。

revision: number

プロパティ値

number

runBy

テストを実行した ID への参照。

runBy: IdentityRef

プロパティ値

sourceSystemTestCaseId

ソース システムからの testResult の TestCaseId

sourceSystemTestCaseId: string

プロパティ値

string

stackTrace

maxSize= 1000 文字の Stacktrace。

stackTrace: string

プロパティ値

string

startedDate

テスト実行が開始された時刻 (UTC)。

startedDate: Date

プロパティ値

Date

state

テスト結果の状態。 「TestRunState」と入力します。

state: string

プロパティ値

string

subResults

テスト結果内のサブ結果の一覧。ResultGroupType が None でない場合は、対応する型サブ結果が保持されます。

subResults: TestSubResult[]

プロパティ値

testCase

実行されたテストへの参照。

testCase: ShallowReference

プロパティ値

testCaseReferenceId

テスト結果で使用されるテストの参照 ID。 TestResultMetaData 型

testCaseReferenceId: number

プロパティ値

number

testCaseRevision

TestCaseRevision Number。

testCaseRevision: number

プロパティ値

number

testCaseTitle

テストの名前。

testCaseTitle: string

プロパティ値

string

testPhase

ビルド フェーズの有効な値= (SystemSetup、UserSetup、Test、UserCleanup、SystemCleanup)

testPhase: string

プロパティ値

string

testPlan

テスト 計画テスト ケースの作業項目への参照は の一部です。

testPlan: ShallowReference

プロパティ値

testPoint

実行されたテスト ポイントへの参照。

testPoint: ShallowReference

プロパティ値

testRun

テスト実行への参照。

testRun: ShallowReference

プロパティ値

testSuite

テスト スイートのテスト ケースの作業項目への参照は の一部です。

testSuite: ShallowReference

プロパティ値

topologyId

トポロジ ID

topologyId: number

プロパティ値

number

url

テスト結果の URL。

url: string

プロパティ値

string