For AI agents and LLMs: a machine-readable index is available at llms.txt. A plain-Markdown version of any documentation page is available by appending .md to its URL.
Skip to main content

Reports in Test Manager

Test Manager provides powerful reporting capabilities to help teams gain actionable insights from their testing activities. With Execution and Traceability Reports, you can measure test coverage, track progress, and ensure alignment between requirements, test cases, and defects.

To access the reports you need to go inside the Reports section present inside a Project.

Reports Overview

There are two type of Reports that you can create here:

Reports Overview

Execution Reports

Execution based reports allow you to analyze the results of your test executions and identify patterns in test execution.

When you create an Execution Report, you have two ways to filter the data:

1. Filter By Test Runs:

This option lets you include the results from specific test runs you select.

Reports Overview

2. Filter By Date:

This option allows you to see all test results that were generated within a specific date range.

Reports Overview

You can optionally add Description for the Report too but adding Name is mandatory to proceed here.

Recurring Reports: You can select the Recurring option, add Recipients & Frequency to automatically get the mail notification with the reports timely.

This is how the reports will look like:

Execution History Report

The detailed Execution History Report lists each Test Instance in the selected test run(s) with the following information: Test Case ID and name, execution status, test run name, step count, configuration (platform, OS, and device), mode, executed by, and executed at. Each row includes a link to navigate directly to that test instance in the product.

Execution History Report

Step-level data in CSV export

When you download the report as a CSV, each step for every test instance is listed as a separate row, including:

  • Step — The step description
  • Expected Outcome — The expected result for that step
  • Step Status — The execution status of the step, supporting standard statuses (Passed, Failed, Skipped) as well as any custom statuses configured for your project
info

Step-level execution tracking in reports is currently in slow rollout. To get early access, raise a request to our support team.

tip

All the Reports can be Downloaded as CSV files.


Traceability Reports

Traceability reports provide end-to-end visibility into how your test cases align with business requirements and defects.

The Traceability reports show the Issues based test-execution report allowing you to see the Issues coverage in tests:

Reports Overview

The report data can be filtered using Test, Issue, and Run metadata.

Reports Overview

Test across 3000+ combinations of browsers, real devices & OS.

Book Demo

Help and Support

Related Articles