main-concepts

No menu items for this category

TestCaseResolutionStatus

Schema to capture test case resolution status.

  • 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:25.266839+00:00.