Skip to content

Test Runs List

The Test Runs page lists project runs with server-side pagination.

Available Actions

Users can:

  • search runs by name, build, or environment;
  • filter by status;
  • select period presets such as Last 7 days, Last 30 days, or All time;
  • set custom From and To dates;
  • filter by environment and milestone;
  • sort supported columns;
  • configure visible columns;
  • open a quick details side panel;
  • open the full run overview;
  • import JUnit XML at project level;
  • create a new run.

Test runs filters

Pagination

Pagination is handled on the server. This keeps historical runs usable without loading the full project into the browser.

Columns

Column Shows
Run Name Run name and overview link.
Milestone Linked milestone, when set.
Build Build, version, commit, or tag.
Environment Environment name and revision, for example staging-eu ยท r4.
Status Not Started, In Progress, Completed, or Archived.
Progress Compact progress bar by run item status.
Pass Rate Passed percentage among decided results and compact P/E/F/XF/XP breakdown.
Created Creator and creation date.

Row Actions

Row actions include:

  • lifecycle action: Start, Complete, or Archive when allowed;
  • Import JUnit XML when the run is not_started or in_progress;
  • Open for the full overview.

The quick details side panel shows metadata, progress, and primary actions.

Run quick details