Skip to main content

Dashboard overview

The dashboard is your starting point in QAlity. It gives a live snapshot of testing activity across your workspace: how many runs happened, how often they succeed or fail, why tests fail, what ran recently, and what is scheduled next.

For status definitions, see Test status. After failures, use Re-running failed tests, PDF reports, and Viewing screenshots.

FiltersFilters

Use the controls in the top-right of the dashboard to change the period and how charts are displayed.

Filters
Time range

Choose 1 Hr, 24 Hr, 1 Week, or Custom. This controls which executions are included in rates, trends, and related panels.

Metric

Choose Rate to see percentages, or Count to see absolute numbers on the Execution Trend chart.

Granularity

Choose how points are grouped on the trend chart, for example by Day.

KPI metricsKPI metrics

The top row shows six KPI cards. Each card shows the current value, change versus the previous period, and a sparkline.

Total Executions
1,446
4.2%Last 7 days
Success Rate
89.6%
1.3%Last 7 days
Failure Rate
10.4%
0.8%Last 7 days
Test Cases
388
2.1%Last 7 days
Test Suites
102
1.9%Last 7 days
Test Plans
36
3.4%Last 7 days
What each KPI means
Total Executions

How many plan runs happened in the selected time range.

Success Rate

Percentage of runs that completed successfully in the selected time range.

Failure Rate

Percentage of runs that failed in the selected time range.

Test Cases

Current total test cases in the workspace. Use + to create a new test case.

Test Suites

Current total test suites. Use + to create a new suite.

Test Plans

Current total test plans. Use + to create a new plan.

note

KPI numbers on this page are examples. Your dashboard shows live values for your workspace and selected filters.

Execution TrendExecution Trend

This chart shows how Success, Failure, and Stopped outcomes change over the selected time range. Use the chart icons to switch between area and stacked bar views. The chart follows your Rate/Count, granularity, and time-range filters.

Execution Trend
SuccessFailureStopped
Showing: Rate · Day · 7 Day
Jul 21Jul 22Jul 23Jul 24Jul 25Jul 26Jul 27
Trend statuses
Success
Green - runs that completed successfully.
Failure
Red - runs that failed.
Stopped
Amber - runs that were stopped or terminated before completion.

Outcome DistributionOutcome Distribution

This panel breaks down individual test case results for the selected period. The donut center shows the overall success rate and how many test cases are included.

Outcome Distribution
73.6%
SUCCESS
91 test cases
Success73.6%
Failure22.0%
Stopped4.4%
Outcome meanings
Success
The test case completed and assertions passed.
Failure
The test case completed but one or more assertions failed.
Stopped
The test case did not finish because the run was stopped or terminated.

Top Failure ReasonsTop Failure Reasons

This panel lists the most common reasons test cases failed in the selected period, with each reason’s share of total failures.

Top Failure Reasons
100.0% failure share · last 7 days
3 types
Assertion mismatch45.2%
Element not found32.3%
API response timeout22.6%
How to use this panel
Purpose

Quickly see which failure types are most common so you can prioritize fixes.

Share %

Each reason’s percentage is its share of all failures in the selected period.

Examples

Common reasons include assertion mismatch, element not found, and API response timeout.

Recent ExecutionsRecent Executions

This list shows the latest plan runs so you can open a result without leaving the dashboard.

Recent Executions
Checkout Smoke
2026-07-27 · 24/24 passed · 0s
PassedDetails →
Payments E2E
2026-07-27 · 27/30 passed · 0s
FailedDetails →

Each row shows the plan that ran, its status (Passed, Failed, or Aborted), how many cases passed, how long it took, and a Details action to open the full result.

Next Scheduled RunsNext Scheduled Runs

This panel lists upcoming scheduled plan runs so you can see what will execute next.

Next Scheduled Runs
3 scheduled
Nightly Regression
Jul 27, 3:29 PM
RecurringOpen →
Checkout Suite
Jul 28, 1:59 PM
One-timeOpen →

Each row shows the scheduled plan, whether it is Recurring or One-time, the next run time, and an Open action to review or edit the schedule in plan settings.