0%
About Report Dashboard
- Test and Report informations:
- File: saved file name
- Start Time
- End Time
- APDEX(Application Performance Index):
- Range between 0-1,1 is the best, otherwise 0 is worst
- It shows that the server responds quickly.
- Requests Summary:
- Requests is status code 200 OK, and fild KO display percentage
- Statistics:
- Summary Report and Aggrerate Report merged report
- Errors:
- Error conditions, according to different error types, all error results are displayed.
- may be 404, 503 status code
- Top 5 Errors by sampler:
- Top5 error message sampling
Over Time
- Response Times Over Time
- Response time distribution curve within script running time
- Response Time Percentiles Over Time (successful responses)
- Requests successfully responded to within the script running time, the response time percentile
- Active Threads Over Time
- Distribution of active threads during script running time
- Bytes Throughput Over Time
- The throughput during the running time of the script, in bytes
- Latencies Over Time
- Millisecond response delay within script running time
- Here, I use Gaussian Random Timer
- Gaussian random timer inculed Deviation (Similar to manual) , Constant Delay offset (loading time)
- Total delay time = Deviation + Constant Delay offset
- Connect Time Over Time
- Average connection time during script running time
Throughput
- Hits Per Second (excluding embedded resources)
- Codes Per Second (excluding embedded resources)
- Status code distribution curve per second
- Transactions Per Second
- Transactions per second curve
- Response Time Vs Request
- The relationship between the median response time and the number of requests per second
- Latency Vs Request
- The relationship curve between the median delay time and the number of requests per second
Response Times
- Response Time Percentiles
- Millisecond percentile response time curve
- Response Time Overview
- Response time overview histogram
- Time Vs Threads
- Change curve of active thread and average response time
- Response Time Distribution
- Response time distribution chart