Bird
0
0

Which metric is commonly measured during load testing?

easy📝 Conceptual Q2 of 15
Testing Fundamentals - Non-Functional Testing
Which metric is commonly measured during load testing?
ANumber of UI elements
BCode coverage percentage
CResponse time of the system
DNumber of test cases passed
Step-by-Step Solution
Solution:
  1. Step 1: Identify key load testing metrics

    Response time is a key metric showing how fast the system responds under load.
  2. Step 2: Exclude unrelated metrics

    UI elements, code coverage, and test case counts are unrelated to load testing metrics.
  3. Final Answer:

    Response time of the system -> Option C
  4. Quick Check:

    Load testing measures response time [OK]
Quick Trick: Load testing focuses on response time and throughput [OK]
Common Mistakes:
  • Confusing code coverage with load testing metric
  • Thinking UI elements count is measured
  • Assuming test case pass count is a load metric

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Testing Fundamentals Quizzes