Skip to content

Analytics Board

Global Analytics provides a consolidated, company-wide view of your test engineering performance. It aggregates data from every project you can access within a company into a single prebuilt dashboard, allowing you to evaluate automation coverage, success rates, and defect counts across projects without navigating into each one individually.

Global Analytics operates at the Company level. The aggregated metrics reflect all projects within the selected company.

  1. Navigate to ‘Analytics’ tab from the main workspace dashboard.
  2. Select ‘Analytics’ option from the displayed dropdown list.

Testomat.io - GA

By default, the overview displays statistics for all your projects within your default company for the last 30 days.

The dashboard is structured into four main areas: the filter bar, the stat cards, the charts, and the projects table. Lets talk more about each of them in the sections below.

Filters at the top of the page and within the side drawer apply globally across all stat cards, charts, and table rows simultaneously. When a filter is modified, the board automatically updates its numbers.

Available Top-Bar Filters:

  1. Company — Switch between different companies you belong to using the top-level company selector.

Testomat.io - GA

  1. Date range — Select a custom date range or a quick preset (defaults to the last 30 days). Date ranges filter run-based metrics according to when test executions occurred.
  2. Projects — Restrict analytics to one or more specific projects within the company. If no project is selected, all projects are included by default.
  3. Tags — Filter for tests containing specific technical or workflow tags.
  4. Labels — Filter to tests that carry a label, with or without a specific value.

Testomat.io - GA

Available Side Drawer Filters Click the side drawer icon to access additional filter options:

Testomat.io - GA

  1. Environments — Restrict results to specific execution environments (e.g., Staging, Production).
  2. Jira issues — Filter for tests linked to specific Jira issue keys.
  3. Suites and Folders — Scope metrics to selected sections of your test tree.

Testomat.io - GA

The filter options are drawn from the selected company and projects in that company.

Stat cards provide high-level summary metrics calculated across all projects currently in scope.

Stat CardWhat it shows
SuccessThe share of passed tests among all executed tests.
Tests totalThe number of tests across the selected projects, excluding detached tests.
RunsThe number of runs across the selected projects.
ManualThe number of manual tests, excluding detached tests.
AutomatedThe number of automated tests, excluding detached tests.
Automation coverageThe share of automated tests among all tests.

Testomat.io - GA

Four visual charts display comparative metrics across projects, execution statuses, automation levels, and test priorities:

  • Tests per project — A pie chart that splits the total test count across projects, so you see which projects hold the most tests.
  • Latest run results — A pie chart of the most recent run outcomes, split into Successful, Failed, Skipped, and Pending. Only outcomes with a value above zero appear.
  • Automation ratio — A pie chart that compares Manual and Automated test counts.
  • Run result by priority — A stacked bar chart grouped by test priority. Each bar stacks Skipped, Pending, Success, and Failed tests. Only priorities with results appear.

The Projects table lists individual project metrics, allowing you to rank and compare project performance directly. Click any project name to jump to its workspace. Click column headers to sort ascending or descending (all columns are sortable except Run State).

ColumnWhat it shows
NameThe project title, linked to the project.
TotalThe number of tests in the project.
Manual / AutoManual and automated test counts, side by side, plus the detached count when it is above zero.
Run StateThe latest run outcome as status points — passed, failing, skipped, and pending — with a tooltip that breaks the result down by priority.
DefectsThe number of failed tests that have a linked Jira issue, with a tooltip that breaks defects down by priority.
SuccessThe success rate as a percentage, to one decimal place.
FlakyThe number of flaky tests.
SlowThe number of slow tests.

The page uses a few precise definitions. Knowing them explains why two numbers that look related do not always add up.

  • Success rate — passed tests divided by passed plus failed tests. Skipped and pending tests are left out of the calculation, so the rate reflects only tests that produced a pass or a fail.
  • Latest run results — the status counts come from each project’s most recent run, not from every run in the date range. This is why the run-result charts can differ from cumulative totals.
  • Defect — a failed test that has a linked Jira issue. A failure with no linked issue is not counted as a defect.
  • Detached test — an automated test that no longer matches code in the repository. Detached tests are excluded from the test counts.
  • Priorities — tests carry one of five priorities: low, normal, important, high, and critical. The priority breakdowns and the priority bar chart use these.

Global Analytics reads from a dedicated analytics store that records every test execution, so the page reflects recent runs rather than recomputing from the live test database on each visit. The date range filters this data by when each test was executed.

Because the store is company-scoped, the page can aggregate across all projects in the company at once. When you select specific projects, the stat cards and charts sum only those projects; the projects table still lists each project on its own row.

  • Analytics Dashboards (Widgets) — build custom dashboards from the same data when the overview does not show the exact metric you track.
  • Milestones — track work across tests, suites, plans, and runs, then scope analytics to a milestone.