Summary reports

The Analysis Summary Report provides general information about the execution of the load test scenario.

Summary report overview

The Summary report lists statistics about the scenario run and provides links to the following graphs: Running Vusers, Throughput, Hits Per Second, HTTP Responses per Second, Transaction Summary, and Average Transaction Response Time.

To access the Summary report, navigate to Session Explorer > Reports > Summary Report.

To save the Summary report to an Excel file, select View > Export Summary to Excel or by click the Export to Excel button on the toolbar.

Tip: The Summary report for Diagnostics provides a usage chart that links to and displays each individual transaction's web, application, and database layers, and provides the total usage time for each transaction.

User interface

The following table describes the columns in the Summary report:

UI Element

Description

Scenario details

This section shows the basic details of the load test scenario being analyzed.

Scenario Schedule

This graph shows the schedule of the Controller scenario.

You can use this information to identify problems. For example, if the maximum number of users in your scenario exceeds your licenses, you will see a gap between the number of users in this schedule graph and the actual number of users that ran the scenario.

Statistics

This section shows a breakdown of the transaction statistics, and status for SLAs defined for each measurement. Click on a measurement to open the relevant graph for the measurement.

Scenario Behavior Over Time

This section shows how each transaction performed in terms of the SLA over time intervals. The green squares show time intervals where the transaction performed within the SLA boundary. Red squares show time intervals where the transaction failed and gray squares show where no relevant SLA was defined.

Note: The time intervals displayed in the Scenario Behavior Over Time section may vary for each interval. The time interval set in the tracking period of the SLA is only the minimum time interval that will be displayed.

It is only the display that varies. The SLA is still determined over the time interval you choose in the Advanced Settings section.

Analysis allows you to analyze a specific transaction in more detail. You open the Analyze Transaction tool from the Scenario Behavior Over Time section in one of the following ways:

  • Select the transaction to analyze from the list and enter the time interval in the From and To boxes. Then click Analyze Transaction.
  • Drag the mouse over the desired transaction and time range to analyze. Then click Analyze Transaction.

For more information on Transaction Analysis Reports, see Analyze Transactions dialog box.

Transactions

This section displays a table containing the load test scenario's diagnostics data. By default, transactions are listed according to their execution order in the script (supported from version 2021 R1).

Tip: After changing the list order by sorting or filtering, you can revert to the default display order by using the Tools > Templates option to reapply the default template (for details, see Apply/Edit Template dialog box).

Using the table header bar you can filter by SLA status, search for transactions or values in the table, and filter columns by clicking on the column title. At the end of the table you can scroll between pages.

This table includes the following:

  • Network Virtualization: If your script runs with network virtualization, you will see each latency option as a group under the overall transaction.
  • APDEX column: Displays the overall APDEX rating for each transaction, if an SLA was defined for APDEX scores.

  • x Percent column: Indicates the maximum response time for that percentage of transactions performed during the run. All transaction response times are calculated based on "passed" transactions data.

    You can change the value in the percentile column in the Summary Report section of the General tab of the Options dialog box. Open the dialog box (Tools > Options) and enter the required percentage. Alternatively, you can also change the value in the Summary Filter (View > Summary Filter).

HTTP Responses

This section shows the number of HTTP status codes returned from the web server during the load test scenario, grouped by status code.

Note: There are additional Diagnostics sections that may appear at the end of the Summary report, depending on the configuration of your system.

Back to top

Summary report with SLA

In the Summary report with SLA, the Statistics summary section provides a breakdown of the transaction statistics.

This Transactions section shows different columns, depending on the type of SLA rule.

Back to top

Summary reports for cross result graphs

User interface elements are described below:

UI Element

Description

<graphs>

Displays summary information for the scenarios that you are comparing. The information is displayed in a way that enables you to compare data from the different scenarios. Includes the same type of information as the regular Summary report except for the following:

  • SLA information

  • Diagnostics information

  • Scenario behavior over time

Back to top