Generating a component test report

You can generate HTML reports of component test run results. These reports can be used to share test results within a team, for printing, or for archival purposes.

Before you can generate an HTML component test report, have executed a component test and produced a test run.

To generate an HTML component test report:

  1. Click File > Export > Component test HTML report.

  2. Select the test run for which you want to produce a report, the destination folder where the file is to be created, and the export options.

    1. Select Export only failed execution results if you want to hide passed tests. Errors and inconclusive results will appear in the report.

    2. Select Only one HTML file to display multiple test runs in a single report. By default, an index.html file is created, plus one HTML report file for each test run.

  3. Click Finish to generate the HTML component test report.

The HTML component test report is created at the specified location. To view the report, open the index.html file with a Web browser.

 

Related concepts

Test run results

Related reference
Test Navigator reference