Megosztás:


TestResultMetaData interface

Egy teszteredmény metaadatait jelöli.

Tulajdonságok

automatedTestName

AutomatedTestName a teszteredmény alapján.

automatedTestStorage

AutomatedTestA teszteredmény tárolása.

flakyIdentifiers

A TestCaseReferenceId pelyhes azonosítóinak listája

owner

A teszteredmény tulajdonosa.

priority

A teszteredmény prioritása.

testCaseReferenceId

A TestCaseReference azonosítója.

testCaseTitle

TestCaseTitle a teszteredmény címe.

Tulajdonság adatai

automatedTestName

AutomatedTestName a teszteredmény alapján.

automatedTestName: string

Tulajdonság értéke

string

automatedTestStorage

AutomatedTestA teszteredmény tárolása.

automatedTestStorage: string

Tulajdonság értéke

string

flakyIdentifiers

A TestCaseReferenceId pelyhes azonosítóinak listája

flakyIdentifiers: TestFlakyIdentifier[]

Tulajdonság értéke

owner

A teszteredmény tulajdonosa.

owner: string

Tulajdonság értéke

string

priority

A teszteredmény prioritása.

priority: number

Tulajdonság értéke

number

testCaseReferenceId

A TestCaseReference azonosítója.

testCaseReferenceId: number

Tulajdonság értéke

number

testCaseTitle

TestCaseTitle a teszteredmény címe.

testCaseTitle: string

Tulajdonság értéke

string