During which type of testing are metrics like throughput, response times, and resource utilization primarily observed?

  • Compatibility Testing
  • Performance Testing
  • Security Testing
  • Unit Testing
During Performance Testing, the system's performance is evaluated under various conditions to ensure it meets the desired criteria. Metrics like throughput (transactions per second or tasks per time unit), response times (how long it takes to respond to a request), and resource utilization (CPU, memory usage) are key indicators that help testers understand the system's performance behavior.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *