HTML reports

Analysis enables you to create HTML reports for your load test scenario run. It creates a separate page for each one of the open graphs and reports.

To access, use one of the following:

  • Reports > HTML Report

  • HTML Report toolbar button

Relevant tasks:

  • Open all graphs that you want to include in the report.

  • Specify a path and file name for the HTML report and click Save. Analysis saves a Summary Report which has the same name as the file in the selected folder. The rest of the graphs are saved in a folder with the same name as the Summary Report's file name. When you create an HTML report, Analysis opens your default browser and displays the Summary Report.

  • To copy the HTML reports to another location, be sure to copy the file name and the folder with the same name. For example, if you named your HTML report test1, copy test1.html and the folder test1 to the desired location.

The table below lists the HTML report's UI elements.

UI Element Description
<Graphs> menu left frame

Click the graph's node in the Analysis Reports pane to view an HTML report for that graph.

You can view an Excel file containing the graph data, by clicking the Open in Excel button on the relevant graph page.

The following options are available form the report's context (right -click) menu:

  • Save image as: Save the image as a .png file.

  • Copy image: Copy the image to your clipboard.

  • Screenshot: (Ctrl+Shft+S) Opens the Capture toolbar to allow you to capture an area, the screen, or a full page. Once you perform a capture, you can edit the image with lines and annotations and save it locally.

  • Inspect: Opens a browser inspection pane showing an HTML view of the report and its elements.

<Graph tree> A hierarchy of the graphs included in the report, by category. Hover over a segment of the graph to view the value of the measurement at a given time. (Not available for all graph types).
<Legend pane> A legend associating line colors with measurements.

Back to top