Documentation

Reports

Every now and then, you need to create a set of reports on a project - for a stakeholder, for performance evaluation, or just to see the progress of your team's work. Here's how you do it with juno's Reports module.

How to create a report

The new juno.one Reports allow you to create readable visual output files to track progress and performance of your Project's Tests. You can sort Test cases by various parameters and create simple or detailed exports in PDF or XLS formats.

Reports-main.png


Test Executions

Test executions reporting provides an overview of all test executions realized under one or multiple projects.

Reports-test-excutions.png

First, select one or more Projects you want to use for your report. Aditionally filter by Test plans or Labels . Test executions will be filtered based on the selected Test Plans/Labels.

In the case you select Test plans AND Labels the final report will include only test executions that applies for both filters (logic AND). If you leave the fields empty all Test executions will be included in the report. If you'd like to filter executions of Test Cases based solely on labels, do not select a Test Plan.

And finally select the Report type.

Simple report includes:

  • Project, Test case, Test plan, Status.

Detailed report includes:

  • Project, Test case, Test plan, Status, Precondition, Expectation, Expected result.
Note that Detailed report variant only supports the XLS format.

PDF example of test executions report:

Example-test-executions-simple-pdf.png

XLS example of test executions report:

Example-test-executions-simple-pdf.png


Test Cases

Reports-test-cases.png

While previous type of reports includes mostly attributes related to execution itself, Test Cases reports focus on parameters of test design. If you want to create a Test case report, select the project or projects you want to use for your report. Then select Test plans and Report type. For either type of Report you can use both PDF and XLS format.

XLS example of test executions report:

Example-test-executions-simple-pdf.png


Test Cases Statistics

To summarize data from your Test module you can use Statistics report.

Reports-test-cases-statistics.png

For Statistics related reports, there are following Report types:

  • Tests by Project and Status display aggregated info about Test case statuses for one or multiple projects (PDF export is not supported if selected project or projects include too many statuses).stats
  • Tests by Project and Execution Status displays aggregated info about Test execution statuses for one or multiple projects.stats
  • Tests by Plan and Status reports summary of Test design statuses for each of selected projects (PDF export is not supported if selected project or project include too many statuses). stats
  • Tests by Plan and Execution Status report summary of Test case statuses for each of selected projects stats

Recent search provides you with option to save your pre-defined report settings as templates to work more efficiently.

To save your selected filter first click on Recent search field and there click on Plus button.

Recent-search-01.png

In new window you can see preview of your selected filters. Here you need to type a name of your template and confirm by Create button.

Recent-search-02.png

Your new template will appear in the list of templates.

Recent-search-03.png

Everytime you may need this same report, you can just open recent search and select a template. Report filter will be prefilled for you to save you some time.