Skip to content

Column configuration

You can customize the column structure of the test macro for each space, for example to add custom columns for your own management items. The settings apply to all test macros within the space.

  1. Open Space settings of the target space (from the space sidebar).

    Opening Space settings from the space menu

  2. Under Integrations, select Test Perspective.

  3. The Test Macro Columns Configuration screen opens, listing all columns with their Visible and Temporal settings.

    The Test Macro Columns Configuration screen with Visible and Temporal settings

    Custom columns and the Save button

  • Available data types: string, number, date, singleSelect.
  • When using singleSelect, set the options in the “Select Options” field, separated by commas.
  • The image data type is reserved for the built-in Image column and cannot be selected for a new custom column.
  • Add: Use the Add Column button to add a custom column at the end.
  • Insert: Hover near the left edge between rows to show a blue line and a + button, then click to insert a column at that position.
  • Reorder: Drag the handle at the left edge of a row to change the column order.
  • Delete: Hover over a custom column row and click the delete button; a confirmation dialog is shown. (System columns cannot be deleted.)
  • Visible: Toggle whether the column is shown in the test macro. Hidden columns keep their data but are not displayed.
  • Temporal: When set to true, the column holds execution-related data that is stored per page. Such values are cleared when a test sheet is copied for re-testing. When set to false, the value is shared as part of the test case definition. (For example, Tested Date, Result, Image, and Note are temporal by default.)

After completing the configuration, press the Save button to save the settings.

Expected result: The new column structure is applied to all test macros in the space. Reload pages that are already open to see the change.

  • For system columns, only the order, column name, column width, visibility, and temporal setting can be changed. The column type and data type are fixed.
  • The whole configuration must fit within a size limit of 32,000 bytes (validated when you save). The number of columns you can define therefore depends on the length of column names and select options; if the limit is exceeded, an error message is shown and the settings are not saved.