CTAL-TAE · Question #41
What outcome can happen as a result of a high level of test tool intrusion?
The correct answer is C. Failures that will not be seen in production. A high level of test tool intrusion means the tool interacts deeply with the SUT, possibly altering its behavior. This can lead to failures that will not occur in the production environment, as the tool may introduce conditions or dependencies not present in real-world usage…
Question
What outcome can happen as a result of a high level of test tool intrusion?
Options
- ACorruption of data in some test data sets.
- BLack of repeatability of some test results.
- CFailures that will not be seen in production.
- DA greater need for configuration management controls.
How the community answered
(59 responses)- A2% (1)
- B5% (3)
- C90% (53)
- D3% (2)
Explanation
A high level of test tool intrusion means the tool interacts deeply with the SUT, possibly altering its behavior. This can lead to failures that will not occur in the production environment, as the tool may introduce conditions or dependencies not present in real-world usage, affecting test
Topics
Community Discussion
No community discussion yet for this question.