CTAL-TAE · Question #136
When the SUT provides insight into the behaviour of the system, providing the users the with the status of the various actions performed so that they can check that expected behaviour equals actual…
The correct answer is C. Observability. Observability refers to the ability of the system to provide insight into its internal behavior by exposing outputs, logs, or statuses. This helps users or testers verify that the actual behavior matches the expected behavior during test execution.
Question
When the SUT provides insight into the behaviour of the system, providing the users the with the status of the various actions performed so that they can check that expected behaviour equals actual behaviour, what is this called?
Options
- APortability.
- BMaintainability.
- CObservability.
- DControllability.
How the community answered
(45 responses)- B2% (1)
- C93% (42)
- D4% (2)
Explanation
Observability refers to the ability of the system to provide insight into its internal behavior by exposing outputs, logs, or statuses. This helps users or testers verify that the actual behavior matches the expected behavior during test execution.
Topics
Community Discussion
No community discussion yet for this question.