Name | Type | Description | Notes |
---|---|---|---|
id | java.util.UUID | Test point unique internal identifier | |
iterationId | java.util.UUID | Iteration unique identifier | |
testerId | java.util.UUID | Tester who is responded for the test unique internal identifier | [optional] |
workItemId | java.util.UUID | Workitem to which test point relates unique identifier | [optional] |
configurationId | java.util.UUID | Configuration to which test point relates unique identifier | [optional] |
status | kotlin.String | Test point status Applies one of these values: Blocked, NoResults, Failed, Passed | [optional] |
lastTestResultId | java.util.UUID | Last test result unique identifier | [optional] |
workItemMedianDuration | kotlin.Long | Median duration of work item the test point represents | [optional] |