CreateTestCaseResolutionStatus
Schema to create a new test case result resolution status.Properties
testCaseResolutionStatusType: Status of Test Case. Refer to ../../tests/testCaseResolutionStatus.json#/definitions/testCaseResolutionStatusTypes.testCaseResolutionStatusDetails: Details of the test case failure status. Default:null.- One of
- : Refer to ../../tests/resolved.json.
- : Refer to ../../tests/assigned.json.
- One of
testCaseReference: Test case reference FQN. Refer to ../../type/basic.json#/definitions/fullyQualifiedEntityName.severity: Severity failure for the test associated with the resolution. Refer to ../../tests/testCaseResolutionStatus.json#/definitions/severities.