Create Qmetry test case status
create-qmetry-test-case-statusCreate a new test case status for a QMetry project by specifying name, color, and optional description.
Instructions
Create a new test case status in QMetry
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the status to create. | |
| color | Yes | Status Color Ex. Hex code of color, refer JSON schema | |
| projectId | Yes | Refer id from the response of API "Get QMetry Enabled Projects". | |
| description | No | Description of the status. |