CTAL-TAE · Question #72
Which of the following statements about a test progress report produced for an automated test suite is TRUE?
The correct answer is C. The test progress report should indicate the test environment in which the tests were performed. A test progress report must provide context for interpreting the results, and a key element is specifying the test environment in which the automated tests were executed. Environment differences can affect outcomes, so this information is essential for stakeholders to…
Question
Which of the following statements about a test progress report produced for an automated test suite is TRUE?
Options
- AThe test progress report should indicate, for each test in the suite, the timestamps related to the
- BThe content of the test progress report should not be affected by the stakeholders to whom the
- CThe test progress report should indicate the test environment in which the tests were performed
- DThe test progress report should indicate, for each test in the suite, the start and end timestamps
How the community answered
(48 responses)- A2% (1)
- B4% (2)
- C90% (43)
- D4% (2)
Explanation
A test progress report must provide context for interpreting the results, and a key element is specifying the test environment in which the automated tests were executed. Environment differences can affect outcomes, so this information is essential for stakeholders to understand the report correctly.
Topics
Community Discussion
No community discussion yet for this question.