Customizations
Last updated
To customize test case statuses, you must have the Manage permission for Customizations. See Roles & Permissions for more details.
At the moment, Status is the only system field that can be customized.
The Status field controls the lifecycle of a test case. Customizing it allows you to align test case states with your team’s workflow.
You can configure:
Dropdown options
Default status
Ready status
In the left navigation panel, click Customizations → The Customizations page will be displayed.
Click the ✏️ Edit icon in the Actions column of the System Fields table → The Edit System Field dialog will open.
Update the required settings:
Dropdown Options Defines the selectable status values for a test case. Use the format:
x, valuex → sequential number starting from 0
value → label shown in the dropdown
Each line represents one status option.
Default Value
The sequential number (x) of the status automatically assigned when a test case is created.
Ready Status When a test case is set to this status, it is considered ready for testing. Test cases with this status are selected by default during test plan creation.
Click Save to apply your changes.
Carefully choosing Ready and Default statuses helps ensure only ready test cases are included during test execution.
Last updated

