Condividi tramite


TestCaseFlakinessBranchInfo interface

Rappresenta un'informazione di ramo di instabilità del test case.

Proprietà

automatedTestName

AutomatedTestNome del risultato del test.

automatedTestStorage

AutomatedTestArchiviazione dei risultati dei test.

flakyBranches

Elenco dei rami in cui l'ID di riferimento del test case si è sfaldato.

lastRefTestRunDate

Ora dell'ultima esecuzione 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

flakyBranches

Elenco dei rami in cui l'ID di riferimento del test case si è sfaldato.

flakyBranches: string[]

Valore della proprietà

string[]

lastRefTestRunDate

Ora dell'ultima esecuzione del test.

lastRefTestRunDate: Date

Valore della proprietà

Date

testCaseReferenceId

ID di TestCaseReference.

testCaseReferenceId: number

Valore della proprietà

number

testCaseTitle

TestCaseTitolo del risultato del test.

testCaseTitle: string

Valore della proprietà

string