Testing that's performed to determine how fast some aspects of a system performs under a particular workload is
-
Stress testing
-
Load testing
-
Volume esting
-
Performance testing
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.