Fields

What are the fields for?

The fields section of the workspace allows the user to manage system fields and custom fields pertaining to the workspace.

In the fields section, you can create, edit or view all system and custom fields that exist in the workspace.

Accessing Field settings

There are multiple options available to you to access the field section.

  1. Click on “Fields” in the workspace page

2. Click on “Configure fields” when creating or editing a test case.

System fields

A system field can be, optionally, switched OFF via the fields section.

  1. Priority - choose your test cases' priority. Eg- Low, Medium, High, or Not Set

  2. Severity - options for your test cases' severity. Eg- critical, blocker, normal etc

  3. Type - select the types of testing that are applicable for your test case

  4. Behavior - can be either Destructive, Negative, Positive, or Not Set

  5. Description, Pre & Post conditions - to provide additional details for more context about a test case

  6. Status - can be either Active, Draft, or Deprecated

  7. Layer - options to pick a layer for the test case, whether it's an end-to-end, API, or a unit test

  8. Is flaky - if a test case is unstable, you can mark it as flaky

  9. Automation Status - you can choose from Automated, or Manual

  10. To be automated - a checkbox property only available for those cases that have Automation status set to Manual.

  11. Result status - a test runs field, for all possible result statuses that can be added to a test case.

Note: There is also the possibility to modify the values of system fields (available on the Startup, Business, and Enterprise plans):

Custom fields

⚠️ Custom Fields are available in Startup, Business, and Enterprise subscriptions

It is difficult to predict the unique parameters or properties your Test Case, Test Run, or Defects might require. Custom Fields can help.

Create your own Custom Fields of various data types to store any additional information about your test cases, test runs, or defects not covered by default properties.

If you haven't created any Custom Fields yet, you won't see this section in the Test Case, Test Run, or Defects configuration.

Last updated