JMeter in the Cloud can generate reports in real time based on JMeter's inherent JTL functionality. The reports are presented in the JTL tab during the session run time.
To see an example of a live reports screen, please visit our demo section.
There are two types of reports:
- Aggregated Reports
- Detailed Reports
Aggregated Reports
Aggregated reports present various distributions of response times, latencies and errors throughout the entire test. These reports can draw the entire picture in a single snapshot.
Aggregated Reports include:
- Two graphs: Response time distribution by percentage from the entire test and according to the number of samples
- Two graphs: Latency distribution by percentage from the entire test and according to the number of samples
- Two graphs: Error/Response Code distribution by percentage from the entire test and according to the number of samples
- One graph: Throughput distribution
|
|
|
Detailed Reports
Detailed reports present the average value of each measure per minute throughout the entire test.
Measures include:
- Response time
- Latency
- Hits per minute
- Number of concurrent users (Active Threads)
- Errors
- Throughput (in Kilobytes)
There is one view for all URLs that were included in the test and detailed views for each unique URL.
Detailed reports include:
- Response Time and Latency Vs Users (Generating this graph requires a user action. Please read our FAQ section for further details)
- Response Time and Latency Vs Hits
- Response Time and Latency Vs Errors
- Response Time and Latency Vs Throughput
- Hits Vs Users (Generating this graph requires a user action. Please read our FAQ section for further details)
- Hits Vs Errors
- Hits Vs Throughput

To see an example of a live reports screen, please visit our demo section.
If you wish to see a different type of report, contact us and let us know.


