Advanced Reports
Last updated
Last updated
Metrics in the summary report for API performance testing:
Label (Test Script Name): Name of the tested scenario.
Samples: Total requests made.
Avg. Response Time (ms): Average time for responses.
Min Response Time (ms): Fastest response time.
Max Response Time (ms): Slowest response time.
Std. Deviation (ms): Variability in response times.
Error %: Percentage of failed requests.
Throughput (per sec): Requests per second.
Received KB/sec: Data received per sec.
Sent KB/sec: Data sent per sec.
Avg. Bytes: Average response size in bytes.
This graph illustrates the relationship between response latencies (in milliseconds) and the elapsed time (in milliseconds) during the API performance test. It provides insights into how the system's response times vary over the course of the test.
This graph visualizes the correlation between the number of active threads (simulated users) and the elapsed time (in milliseconds) during the API performance test. It provides insights into how the system's concurrency affects performance over time.
This graph displays the relationship between the number of hits (requests) per second and the elapsed time (in seconds) during the API performance test. It offers insights into the rate at which the system handles incoming requests over time.
This graph visualizes the correlation between the number of transactions (completed interactions) per second and the elapsed time (in seconds) during the API performance test. It provides insights into the rate at which successful interactions are processed over time.
Summary of the Advanced Reports