Skip to main content

Analytics & Trends Dashboard

This explains what the Analytics & Trends dashboard is, how to navigate it, and what its components are.

Overview​

The Analytics & Trends Dashboard gives you a consolidated view of your testing activities across your project. This visual interface aggregates key metrics and trends in one screen, enabling you to quickly assess overall project health, track completion rates, and identify testing bottlenecks.

Use the following steps to navigate and explore the Analytics & Trends Dashboard effectively.

  1. Access the Dashboard

    From the left sidebar, go to Home → Analytics & Trends.

testops analytics trends dashboard
  1. Set your analysis scope

    The dashboard defaults to the past 4 weeks with data aggregated at weekly intervals.
    You can adjust the time range as needed to focus on a specific period or trend pattern.

  2. Review key quality metrics

    The dashboard displays essential quality and performance indicators compiled from multiple reports and aligned with your selected scope.

    See more details in the Default widgets section below.

  3. Interact with the widgets

    • Hover over any chart segment to view detailed values.
    • Expand each widget with the icon ([ ]) to access detailed information for any chart. You'll be able to view more comprehensive metrics and additional data.
    • Use the refresh icon to update all widgets or individual ones with the latest data.
    • You could also navigate to each widget's full report by clicking on the link at the bottom of each Widget Details popup panel.
testops analytics trends dashboard check relevant report
  1. Customize your view

    Personalize the dashboard by adding, rearranging, or removing widgets to match your analysis needs. See some Example dashboards below for customization ideas.

  2. Share with your team

    Once your dashboard reflects the insights you need, share the customized view with your teammates or stakeholders to align on project quality status.

Default Widgets​

By default, this dashboard displays the following widgets:

Test Execution Results Distribution: View the distribution of test results across all statuses (Passed, Failed, etc.), including the total execution count and percentages in a pie chart.

Test Execution Results Trend: Track daily test execution results with a breakdown of passed, failed, error, incomplete, blocked, and skipped tests in a stacked bar chart.

testops analytics trends dashboard test execution results widgets

Test Coverage by Configuration: View test execution coverage across operating systems and browsers, showing the execution count for each.

testops analytics trends dashboard test coverage widget

Defects Activity Trend: Track the daily number of defects created (bar), closed (bar), and the accumulated number of open defects (line) over time in a combined line and bar chart.

Open Defects Distribution by Priority: View the total count of open defects, categorized by priority levels (e.g. High, Medium, Low) in a pie chart.

testops analytics trends dashboard defects activity charts

Test Cases Publishing Activity: Track the daily publishing activity of test cases. Shows the number of test cases in each publishing status (e.g., Draft, Review, Published) for all test cases created or edited within the selected time range in a stacked bar chart.

Published Test Cases Distribution by Type: View the distribution of published test cases, categorized by type (Manual only, Automated only, Manual & Automated) in a pie chart.

testops analytics trends dashboard test case publishing activity charts

You can edit the Analytics & Trends Dashboard to tailor layout to your team's needs.

  1. Go to its Settings by clicking on the gear icon in the top right corner of the dashboard.

  2. Click on Edit dashboard. The screen displays the widgets that you can add or remove from the dashboard.

testops reports and analytics customize dashboard button
  1. Add a widget by dragging it from the Widget Library to a free space in the editable dashboard, or remove it by clicking Delete.
  1. Click Save apply the changes, or click on Discard Changes and confirm the changes.
note
  • You can click on Settings > Use Katalon's Template to reset the dashboard to its default layout.

Example dashboards​

This section lists example dashboards that you can customize to fit your needs.

Scenario 1 - Sprint Quality Overview​

Replace current widgets with:

  • For Test Execution Analysis purpose: Test Execution Results Distribution, Test Execution Results Trend, Test Execution Pass Rate by Test Type
  • For Quality Assessment purpose: Open Defects Distribution by Priority, Defects Activity Trend, and Error Distribution by Failure Category (Optional).
  • For Test Activity Analysis purpose: Test Cases Summary by Publishing Status and Test Cases Publishing Activity.

The sprint story flows top-to-bottom:

  1. Execution results & trends
  2. Defects level and movement
  3. Test authoring & publishing progress

Scenario 2 - Release Readiness / Stabilization​

Replace current widgets with:

  • For Test Execution Analysis purpose: Test Execution Results Trend, Test Failures Summary, and Test Runs Distribution by Status
  • For Quality Assessment purpose: Defects Activity Trend, Open Defects Distribution by Priority, and Defects Distribution by Severity
  • For Coverage Analysis purpose (optional but recommended): Test Coverage by Configuration

Release readiness flows top-to-bottom:

  1. Execution pass rate & failure trends
  2. Open defects risk by priority and severity
  3. Platform coverage to confirm key configurations are tested

Scenario 3 - Coverage & Platform Gaps​

Replace current widgets with:

  • For Coverage Analysis purpose: Test Coverage by Configuration, Test Executions Summary by Configuration, and Test Coverage Distribution Top 10 by Configuration (if available)

  • For Test Execution Analysis purpose: Test Execution Results Distribution

Arrange them so coverage analysis flows top-to-bottom:

  1. Overall configuration coverage
  2. Execution volume per configuration
  3. Top under- or over-tested configurations
  4. Result distribution to relate coverage with pass/fail rates

Scenario 4 - Test Authoring & Automation Progress​

Replace current widgets with:

  • For Test Activity Analysis purpose: Test Cases Summary by Publishing Status, Test Cases Publishing Activity, Published Test Cases Distribution by Type (Automated vs Manual)

  • For Test Execution Analysis purpose (optional): Test Runs Summary by Type (Manual / Automated)

Arrange them so the authoring story flows top-to-bottom:

  1. Overall test case status (Draft, In Review, Published)
  2. Publishing activity trend over time
  3. Split between Automated and Manual tests
  4. (Optional) Execution volume by test type to confirm automation is being run
Was this page helpful?