QuestionQ35

Chapter 1: Fundamentals of Testing

Which ONE of the following work products typically results from test execution?

  • A Test logs that document the results of test execution.
  • B Automated test scripts used for test execution.
  • C A test plan that describes the test strategy and test objectives.
  • D A list of test conditions prioritized during test analysis.
Explanation

Test logs record the tests that were executed and their actual results, making them a typical work product of test execution.

Community Discussion

No comments yet. Be the first to start the discussion!