Load Test Results Tile
The Load Test Results tile displays the results of recent load test runs.
The tile displays this data in a chart:
The horizontal axis shows the names of load tests you have run.
The vertical axis shows metrics such as average response time, duration, and number of errors.
Below is a sample view of the tile:
![]() |
If you have not run any load tests, the tile displays sample data. To learn how to create load tests, see Creating Your First Load Test.
Requirements
To use the Load Test Results tile, you need a ReadyAPI Test Pro license. If you do not have it, you can either request it on our website or start a trial.
Filter Projects
By default, the Load Test Results tile shows load test information for all recently run projects. To view a specific project, select it from the project drop-down list.
Set Time Interval
The Load Test Results tile displays data for the selected time interval. Click the time interval selector in the top-right corner and choose one of the following options: Today, Yesterday, Last 7 days, Last 30 days, and Custom. Select Custom to define your own time range.
Filter Values
Select the values to display on the chart:
Value | Description |
|---|---|
Avg response time | The average time (in ms) it takes a server to respond. |
Duration | The test run duration (in seconds). |
Failures | The total number of errors that occurred during the test run. |
View Details
To view a summary of a load test, point to a bar in the chart.
Target Executions are individual executions of a test scenario during a test run. For more details, see targets.
To open detailed results, click a bar in the chart.
![]() |
The Load Test Details section opens and displays:
A graph of response time, duration, and failures over time
A table with detailed results:
Column
Description
Load Test
The load test name.
Project
The project name.
Number of VUs
The number of virtual users (VUs) simulated each second.
Median Time Taken
Time to execute a scenario.
Failures
Number of errors during the test run.
TPS
Transactions per second.
Status
Execution status of the test run (Pass, Fail).
Last Run
Date and time of the last run
You can filter the results displayed on the graph and in the table by projects, load tests, values, and time.
To view details of a specific test, click Open. ReadyAPI opens the test in the editor.
Export Details
Click More Options or right-click anywhere in the Load Test Results tile and select Generate Report. ReadyAPI generates and opens the report. Use the report toolbar to save or print the report.

