Multiple choice technology security

Which kind of testing has Throughput, processing delay, and load as metrics?

  1. Functional Testing

  2. Performance Testing

  3. Environment Testing

  4. Fault Injection

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

Performance testing measures system behavior under work, focusing on metrics like throughput, processing delay, and load. Functional testing evaluates correctness of features, environment testing checks deployment platform parameters, and fault injection introduces errors to test system resilience.