Condividi tramite


TestResultMetaData interface

Rappresenta i metadati di un risultato di test.

Proprietà

automatedTestName

AutomatedTestNome del risultato del test.

automatedTestStorage

AutomatedTestArchiviazione dei risultati dei test.

flakyIdentifiers

Elenco di identificatori flaky per TestCaseReferenceId

owner

Proprietario del risultato del test.

priority

Priorità del risultato del test.

testCaseReferenceId

ID di TestCaseReference.

testCaseTitle

TestCaseTitolo del risultato del test.

Dettagli proprietà

automatedTestName

AutomatedTestNome del risultato del test.

automatedTestName: string

Valore della proprietà

string

automatedTestStorage

AutomatedTestArchiviazione dei risultati dei test.

automatedTestStorage: string

Valore della proprietà

string

flakyIdentifiers

Elenco di identificatori flaky per TestCaseReferenceId

flakyIdentifiers: TestFlakyIdentifier[]

Valore della proprietà

owner

Proprietario del risultato del test.

owner: string

Valore della proprietà

string

priority

Priorità del risultato del test.

priority: number

Valore della proprietà

number

testCaseReferenceId

ID di TestCaseReference.

testCaseReferenceId: number

Valore della proprietà

number

testCaseTitle

TestCaseTitolo del risultato del test.

testCaseTitle: string

Valore della proprietà

string