Bird
0
0

What is the main purpose of a test execution report in software testing?

easy📝 Conceptual Q11 of 15
Testing Fundamentals - Test Documentation
What is the main purpose of a test execution report in software testing?
ATo write new test cases
BTo design the software architecture
CTo show which tests passed or failed
DTo deploy the software to users
Step-by-Step Solution
Solution:
  1. Step 1: Understand the role of test execution reports

    Test execution reports summarize the results of running tests, showing which tests passed or failed.
  2. Step 2: Eliminate unrelated options

    Writing test cases, designing software, and deploying are different activities not related to reporting test results.
  3. Final Answer:

    To show which tests passed or failed -> Option C
  4. Quick Check:

    Test execution report = pass/fail summary [OK]
Quick Trick: Reports show pass/fail status clearly [OK]
Common Mistakes:
  • Confusing report with test design
  • Thinking reports deploy software
  • Assuming reports write tests

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Testing Fundamentals Quizzes