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, you must have
executed a component test and produced a test run.
To generate an HTML component test report:
- Click .
- 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.
- Select Export only failed execution results if
you want to hide passed tests. Errors and inconclusive results will appear
in the report.
- 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.
- 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.