Rounak Dhillon 91d7c795b1
Docs: Meta Description Updation (#22544)
Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”>
2025-07-24 04:59:25 +00:00

2.5 KiB

title description slug
testCaseResolutionStatus | Official Documentation Track the resolution status of test cases to manage test progress and compliance reporting. /main-concepts/metadata-standard/schemas/tests/testcaseresolutionstatus

TestCaseResolutionStatus

Schema to capture test case resolution status.

Properties

Definitions

  • testCaseResolutionStatusTypes (string): Test case resolution status type. Must be one of: ["New", "Ack", "Assigned", "Resolved"].
  • severities (string): Test case resolution status type. Must be one of: ["Severity1", "Severity2", "Severity3", "Severity4", "Severity5"].
  • metric: Representation of a metric.
    • name (string): Name of the metric.
    • value (number): Value of the metric.

Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.