Skip to main content
What you’ll learn
  • How to search, sort, and filter test cases in the flat list view
  • How to configure which badges display on each row
  • How the Details Sheet tabs work: Overview, Attachments, History, and Linked Tests
  • How to use the properties sidebar for classification and metadata
The Test Cases view shows a flat list of all test cases across all suites. This view is useful when you want to search, sort, or filter without navigating the suite hierarchy. Test Cases list view showing search bar, test case rows, and Details Sheet with properties sidebar Use the search bar at the top to find test cases by title. Results update as you type.

Sort and Filter

Click the Options button to access sort and filter controls.
OptionDescription
Sort byCase ID (default), Last Updated, or Title
DirectionAscending (1→9) or Descending (9→1)
StatusFilter by Active, Draft, or Deprecated
PriorityFilter by Critical, High, Medium, or Low
AutomationFilter by Manual, Automated, or To Be Automated
Active filters are indicated by a badge count on the Options button. Options dropdown showing sort, direction, filter controls, and list options with active filter badge

Configure Display Columns

Under OptionsList Options, toggle which badges appear on each test case row. You can enable up to 2 at a time:
  • Status, Priority, Automation, Severity, Type, Layers, Behaviour
This controls what metadata is visible at a glance without opening the Details Sheet.

Clear Filters

Click Clear all at the bottom of the Options dropdown to reset all filters and sorting to defaults.

Details Sheet

Click any test case row to open the Details Sheet — a slide-over panel on the right side of the screen. It displays the full test case information with four tabs and a properties sidebar. Details Sheet showing Overview tab with description, steps, and properties sidebar

Overview Tab

The main view of the test case. All fields are editable inline — click any field to modify it.
SectionWhat It Shows
DescriptionEditable rich text area (up to 5,000 characters)
Pre-conditionsWhat must be true before executing
Post-conditionsExpected system state after execution
StepsOrdered list of test steps with actions and expected results. Click + Add Step to add more.

Attachments Tab

Upload and manage files attached to the test case. Drag files into the tab or click to browse. Attachments tab showing uploaded files with drag-and-drop upload area
NoteThe Attachments feature can be toggled on or off per project in Project Settings.

Versions Tab

Shows the complete version timeline for the test case.
FeatureDescription
Version entriesShows who made the change, what was modified, and when
Color-coded diffsAdditions in green, removals in red
CompareClick the compare icon on any version to see a side-by-side diff
RestoreClick Restore to revert the test case to a previous version
Versions tab showing version timeline with change history and user attribution
NoteVersion History can be toggled on or off per project in Project Settings.

Linked Tests Tab

Shows automated tests linked to this manual test case. Each linked test is displayed as an expandable accordion — click to expand and view the automated test’s execution history (status, run number, branch, and date for each run). Linked Tests tab showing linked automated tests with expandable execution history Click the + Link button in the upper-right corner to open the Link Automated Test popup. Search by test name or spec file, filter by All, Linked, or Unlinked tests, and select multiple tests to link at once. Link Automated Test popup showing search, filter tabs, and list of automated tests to link
ActionHow
Link testsClick + Link → search and select tests → click Link test
Unlink a testClick the delete icon next to the linked test
TipUse the Automation view for bulk linking via drag-and-drop, Auto-Match, or Auto-Generate.

Properties Sidebar

On the right side of the Details Sheet, a sidebar displays all classification and metadata fields. Click any value to change it via dropdown.
SectionFields
ClassificationStatus, Severity, Priority, Type, Layer, Behavior, Automation Status
Automation flagsTo Be Automated, Is Flaky, Is Muted (checkboxes)
OrganizationTags (view and manage)
Custom FieldsAny project-specific fields from Project Settings
MetadataCreated by, Created date (read-only)
Properties sidebar showing classification dropdowns, automation checkboxes, tags, and custom fields Click the print icon in the top-right corner of the Details Sheet to generate a printable PDF of the test case. The PDF includes the test case ID, title, suite, all classification fields, automation status, description, pre/post-conditions, and test steps. Details Sheet header showing print icon in the top-right corner Print preview showing test case PDF with all fields and test steps
TipUse Bulk Actions to print multiple test cases at once.
At the bottom of the Details Sheet:
ControlDescription
Previous / Next arrowsNavigate between test cases in the current list
Position indicatorShows current position (e.g., “1 of 42 · API - GET Users”)
Close (×)Dismiss the Details Sheet

Suites

Browse test cases organized by suite

Automation

Link manual tests to automated CI runs

Bulk Actions

Edit, delete, or print multiple test cases

Concepts & Settings

Field definitions, step formats, and project settings