Skip to content

Observation types#

Zebrunner comes with the following observation types for observations out of the box:

  • Note
  • Positive
  • Defect
  • Question
  • Suggestion
  • Usability Issue
  • Vulnerability

observation types

Customizing observation types#

It is possible to customize the observation types used for a particular project.

Info

You need to be a project Administrator/Manager to customize observation types.

To customize the observation types, go to the project Settings ( in the sidebar) → Observation types. From there, you can enable or disable specific observation types, create new ones, or delete existing observation types.

You can create an observation type by clicking the Type button. To Edit an existing observation type, click the button. For each observation type you need to specify the following properties:

Field Description
Enabled A disabled observation type cannot be applied to an observation. The control is displayed as a power button at the top of the modal.
Name The name of the observation type. It must be unique among other observation types.
Color The color associated with the observation type. This color stays the same across all workspace themes.

Create observation type modal

You can delete a observation type by clicking the delete button next to it. After deletion, the observation type will still be visible in previous observations, but it will not be assignable to new observations.

Warning

Any changes will be saved only after clicking Save button.