Multiple choice technology testing

Testing that's performed to determine how fast some aspects of a system performs under a particular workload is

  1. Stress testing

  2. Load testing

  3. Volume esting

  4. Performance testing

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Performance testing is the broad category that specifically measures how fast aspects of a system perform under a particular workload. It focuses on response times, throughput, and latency metrics. Load testing is a subset of performance testing that tests under specific loads. Stress testing tests beyond normal capacity. The misspelling 'Volume esting' is likely a typo for Volume Testing. Performance testing best matches the definition of testing speed under workload.