- Getting Started with Test Suite
- Studio
- Orchestrator
- Testing robots
- Test Manager
- Change Impact Analysis
- Requirements
- Assigning test cases to requirements
- Linking test cases in Studio to Test Manager
- Delete test cases
- Document test cases with Task Capture
- Create test cases
- Importing manual test cases
- Generate tests for requirements
- Cloning test cases
- Exporting test cases
- Automate test cases
- Manual test cases
- Applying filters and views
- Test sets
- Executing tests
- Documents
- Reports
- Export data
- Bulk operations
- Searching with Autopilot
- Troubleshooting
![](https://docs.uipath.com/_next/static/media/grid.05ebd128.png?w=3840&q=100)
Test Suite User Guide
Reports
Understand the progress, detect problems at a glance, and review KPIs through reports.
To enable reporting with Insights, follow these steps:
- Enable the Insights service on the same tenant as your Test Manager
instance.
You need an Automation Cloud Organization Administrator role to enable a service.
- From Test Manager, activate the Enable reporting with Insights
tenant-level setting.
You need a Test Manager Administrator tenant role to enable the integration with Insights.
For more information about activating the setting, visit Tenant level settings.
Once you enable the Insights integration in your Test Manager tenant, you will be able to access analytics for all your testing projects within that tenant. Insights retrieves data from Test Manager, based on a specific data model, and presents it through two predefined dashboards:
- Test Manager Execution Report – This dashboard provides an overview of all your test executions within your tenant.
- Test Manager Additional Examples – This dashboard provides an overview of all your testing projects within your tenant.
Insights uses test case logs from Test Manager to generate the customizable dashboards. For more details on the data model used by Insights to generate the dashboards, check the Test Manager data model section.
You can examine the reports of each project individually. To view dashboard reports, open Test Manager and select a project from the list to view the Dashboard page.
Section Number |
Report |
Description |
---|---|---|
1 |
Results |
Bar chart displaying the results of your test runs. To switch between daily and weekly views, click the focus indicator, at the upper-right side of the dashboard and choose an option from the dropdown. The weekly report goes back 14 weeks. |
2 |
Current Day/Week Indicator |
Day/Week indicator of the results shown in the bar chart. This section is not captured in the above figure. |
3 |
KPIs |
Open Defects is available only for connected projects. For example, defect reporting from the Jira project connected to Test Manager. The number of defects defined with the highest priority in Jira are shown in the Critical section. You can click the hyperlink to open the Jira filter. If you unlink a connection, Open Defect will not be shown anymore. Total Coverage The percentage of requirements that have at least one test case out of the total number of requirements. Automation Rate The percentage of test cases without automation/manual steps defined, as well as the automated, and manual test cases, respectively. |
4 |
Latest Results |
Latest test executions that contributed to your test results displayed in the bar chart. |
To take advantage of the dashboard reports, consider the following scenario:
Issue
For example, you have a high number of defects that need to be dealt, alongside an equally high number of manual test cases.
Solution
You can glance over the dashboard to check the number of defects, where you can click on the Critical section within the Open Defects report, to open the filter in Jira. The Automation Rate report indicates the degree of automation of your test project. Using this information, you can start reducing the number of manual test cases, so that automated test cases come ahead, and allocate more testers to deal with the high number of defects.