Aracılığıyla paylaş


CustomTestCaseResultData interface

Bu veri modeli TestRunDataProvider'da kullanılır ve test çalıştırması için TestCaseResultsData sağlar

Özellikler

area

Testin alan yoluna başvuru.

associatedBugs

Test sonucuna bağlı hatalara başvuru.

automatedTestName

Yürütülen testin tam adı.

automatedTestStorage

Testin ait olduğu kapsayıcı.

build

Test sonucuyla ilişkili derlemeye basit başvuru.

computerName

Testin yürütüldüğü makine adı.

configuration

Test yapılandırması başvurusu. ShallowReference yazın.

durationInMs

Milisaniye cinsinden test yürütme süresi. Sağlanmadıysa değeri CompletedDate - StartedDate olarak ayarlanır

errorMessage

Test yürütmede hata iletisi.

id

Test sonucunun kimliği.

iterationPath

Testin yineleme yolu.

outcome

Test sonucunun test sonucu. Geçerli değerler = (Belirtilmemiş, Yok, Geçirildi, Başarısız, Yetersiz, Zaman Aşımı, Durduruldu, Engellendi, Yönetilmedi, Uyarı, Hata, Atanamaz, Duraklatıldı, InProgress, NotImpacted)

owner

Test sahibine başvuru.

priority

Yürütülen testin önceliği.

runBy

Testi yürüten kimliğe başvuru.

stackTrace

maxSize= 1000 karakterli stacktrace.

testCase

Yürütülen teste başvuru.

testCaseReferenceId

Test sonucu tarafından kullanılan testin başvuru kimliği. TestResultMetaData yazın

testRun

Test çalıştırmasına başvuru.

testSuite

Test paketi test çalışması iş öğesinin bir parçasıdır.

Özellik Ayrıntıları

area

Testin alan yoluna başvuru.

area: ShallowReference

Özellik Değeri

associatedBugs

Test sonucuna bağlı hatalara başvuru.

associatedBugs: ShallowReference[]

Özellik Değeri

automatedTestName

Yürütülen testin tam adı.

automatedTestName: string

Özellik Değeri

string

automatedTestStorage

Testin ait olduğu kapsayıcı.

automatedTestStorage: string

Özellik Değeri

string

build

Test sonucuyla ilişkili derlemeye basit başvuru.

build: ShallowReference

Özellik Değeri

computerName

Testin yürütüldüğü makine adı.

computerName: string

Özellik Değeri

string

configuration

Test yapılandırması başvurusu. ShallowReference yazın.

configuration: ShallowReference

Özellik Değeri

durationInMs

Milisaniye cinsinden test yürütme süresi. Sağlanmadıysa değeri CompletedDate - StartedDate olarak ayarlanır

durationInMs: number

Özellik Değeri

number

errorMessage

Test yürütmede hata iletisi.

errorMessage: string

Özellik Değeri

string

id

Test sonucunun kimliği.

id: number

Özellik Değeri

number

iterationPath

Testin yineleme yolu.

iterationPath: string

Özellik Değeri

string

outcome

Test sonucunun test sonucu. Geçerli değerler = (Belirtilmemiş, Yok, Geçirildi, Başarısız, Yetersiz, Zaman Aşımı, Durduruldu, Engellendi, Yönetilmedi, Uyarı, Hata, Atanamaz, Duraklatıldı, InProgress, NotImpacted)

outcome: string

Özellik Değeri

string

owner

Test sahibine başvuru.

owner: IdentityRef

Özellik Değeri

priority

Yürütülen testin önceliği.

priority: number

Özellik Değeri

number

runBy

Testi yürüten kimliğe başvuru.

runBy: IdentityRef

Özellik Değeri

stackTrace

maxSize= 1000 karakterli stacktrace.

stackTrace: string

Özellik Değeri

string

testCase

Yürütülen teste başvuru.

testCase: ShallowReference

Özellik Değeri

testCaseReferenceId

Test sonucu tarafından kullanılan testin başvuru kimliği. TestResultMetaData yazın

testCaseReferenceId: number

Özellik Değeri

number

testRun

Test çalıştırmasına başvuru.

testRun: ShallowReference

Özellik Değeri

testSuite

Test paketi test çalışması iş öğesinin bir parçasıdır.

testSuite: ShallowReference

Özellik Değeri