Skip to content
Testsigma DOCS

Reports

Reports in Dashboard View


Get a complete view of your test status, defects, and coverage in one place.


The Dashboard provides a real-time view of your test management activities. It displays key metrics such as test case counts, execution status, automation coverage, test run trends, defects, and review status all from a single screen, without navigating to detailed reports.

These charts dynamically update based on selected filters, such as date range and assignee. This enables you to view data filtered by specific date ranges and individual users. This article discusses the reports section in the Dashboard.



The charts in the Dashboard displays data from a defined date range. Select a range from the From dropdown to view data for a specific period which is as follows:

  • Last 1 day
  • Last 7 days
  • Last 1 month
  • Last 3 months
  • Last 6 months
  • Last 1 year
  • All time

Use the Assigned To filter to view data for a specific assignee.

You can use this filter to:

  • Track user-specific test activities
  • Review workload distribution
  • Compare execution metrics by user

The Dashboard Header displays the following metrics:

  • Automation Coverage: Percentage of automated test cases.
  • Automated Test Cases: Number of automated test cases.
  • Manual Test Cases: Number of manual test cases.
  • Total Test Cases: Total number of test cases.

These values help you understand the overall test case distribution in the project.


This section displays a Donut Chart showing the status of all active test runs within the selected date range.

  • Passed
  • Failed
  • Blocked
  • In Progress
  • Retest
  • Skipped
  • Untested

Use this chart to assess the current state of test execution.


This section displays a Line Chart showing the number of closed test runs over time.

Each point on the chart represents the count of runs closed on that date.

Use this chart to understand test cycle completion patterns.


This section displays a Horizontal Stacked Bar Chart summarizing the test case results from closed runs.

Each bar is grouped by status:

  • Passed
  • Failed
  • Blocked
  • Skipped
  • Retest
  • In Progress

Use this chart to evaluate the outcome and quality of recently completed test runs.


This section displays a Donut Chart showing the distribution of test cases by category.

Categories include:

  • Functional
  • Integration
  • Non-Functional
  • Unit Test
  • User Experience

The chart also displays the total number of test cases.


This section displays a Bar Chart showing the number of defects logged during the selected time period.

Use this chart to review defect trends and identify periods of high defect activity.


This section has two tables.

Shows the test cases assigned to you for review.

Columns include:

  • Test Case Name
  • Assignee
  • Submitted Time

Use this table to identify pending review tasks.

Shows the test cases you have submitted for review.

Columns include:

  • Test Case Name
  • Reviewer
  • Submitted Time

Use this table to track review progress for your submissions.


  1. On the Dashboard, apply the necessary filters, and click Export.

  2. In the Export Report as PDF dialog, enter a name, and click Download PDF.

  3. The system downloads the report as a PDF file.