ISTQB CT-TAE – Certified Tester Test Automation Engineer — Question 33
Which of the following attributes should not be included in a test execution report associated with a suite of automated tests?
Answer options
- A. Summary of the test execution results
- B. System/Application under test and its version
- C. Defect clusters identified during test execution
- D. Environment in which the tests have been executed
Correct answer: D
Explanation
The correct answer is D because the environment in which tests are executed is typically not necessary for a high-level test execution report. Options A, B, and C provide critical insights into test outcomes and identified issues, which are essential for understanding the testing process.