Frequently Asked Question

All Categories » Performance Testing

2. Key Performance Metrics

Last Updated 6 months ago

Measurement

  1. Response Time: The time it takes for the application to respond to a user request.
  2. Throughput: The amount of data processed by the application within a specific time.
  3. Resource Usage: CPU, memory, and disk usage.
  4. Error Rate: The percentage of failed requests.
  5. Page Load Time: The time it takes for a web page to fully load.
  6. Battery Consumption (for mobile): How much battery the app uses.
  7. Network Latency: Delay in data transmission over a network.


APDEX User Satisfaction Level


Score  Level Description
1.00 – 0.94 Excellent Nearly all users are satisfied; system performance meets or exceeds expectations.
0.93 – 0.85 Good Most users are satisfied; minor performance delays may occur but are acceptable.
0.84 – 0.70 Fair Noticeable delays; user satisfaction is moderate and may require performance optimization.
Below 0.70 Poor Many users are frustrated; significant performance issues exist that need immediate attention.
0 Unacceptable No users are satisfied; severe performance failure.

Loading