TestResultHistoryForGroup interface

List of test results filtered on the basis of GroupByValue

Properties

displayName

Display name of the group.

groupByValue

Name or Id of the group identifier by which results are grouped together.

results

List of results for GroupByValue

Property Details

displayName

Display name of the group.

displayName: string

Property Value

string

groupByValue

Name or Id of the group identifier by which results are grouped together.

groupByValue: string

Property Value

string

results

List of results for GroupByValue

results: TestCaseResult[]

Property Value