Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

...


Image Added Zephyr for Jira is now Zephyr Squad! Read more about this.

Redirect
delay0
filename
locationhttps://support.smartbear.com/zephyr-for-jira-cloud/docs/configure/global-custom-fields.html

...

Info
titleAdditional Notes

Custom fields can be defined for Test Executions and Test Steps:

  • Allow up to 20 custom fields for test executions (Users can enable what custom fields are needed at a project level using the Enable and Disable feature.
  • Allow up to 5 customer fields for test steps (Users can enable what custom fields are needed at a project level using the Enable and Disable feature.

Custom field types

  • Checkboxes: field that allows users to choose multiple values using checkboxes
  • Date Picker: field that stores dates and allows the user to use a date picker to view them.
  • Date Time Picker: field that stores dates with a time component attached to the date.
  • Number Field: field that stores and validates numerical inputs (floating points).
  • Radio Buttons: field that displays a list of radio buttons and only allows the user to select one of the options.
  • Select List (multiple choices): field that stores multiple values in a select list view and the user is able to select one or multiple choices from the list.
  • Select List (single choices): field that stores multiple values in a select list view and the user is able to select one choice from the list. This is a drop-drop list.
  • Text Field (multi-line): field that allows inputs for longer text strings in a multi-line text box.
  • Text Field (single line): field that allows simple text input in a single line text box.

...