共用方式為


SkinnyTestCaseResultData interface

此資料模型用於 SkinnyTestCaseResultDataProvider,並為測試執行提供 Skinny TestCaseResultsData

屬性

automatedTestStorage

測試所屬的容器。

configuration

測試組態的參考。 輸入 ShallowReference。

id

測試結果的 ID。

outcome

測試結果的測試結果。 有效值 = (未指定、無、已通過、失敗、不確定、逾時、中止、封鎖、未執行、警告、錯誤、未適用、暫停、進行中、未受影響)

owner

測試案例結果的擁有者。

priority

測試案例結果的優先順序。

testCase

對執行的測試的引用。

屬性詳細資料

automatedTestStorage

測試所屬的容器。

automatedTestStorage: string

屬性值

string

configuration

測試組態的參考。 輸入 ShallowReference。

configuration: ShallowReference

屬性值

id

測試結果的 ID。

id: number

屬性值

number

outcome

測試結果的測試結果。 有效值 = (未指定、無、已通過、失敗、不確定、逾時、中止、封鎖、未執行、警告、錯誤、未適用、暫停、進行中、未受影響)

outcome: string

屬性值

string

owner

測試案例結果的擁有者。

owner: IdentityRef

屬性值

priority

測試案例結果的優先順序。

priority: number

屬性值

number

testCase

對執行的測試的引用。

testCase: ShallowReference

屬性值