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?
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?
When the System Under Test (SUT) provides insights into the behavior of the system, indicating the status of various actions performed so users can verify if the expected behavior matches the actual behavior, this is called Observability. Observability refers to the property of a system that allows users to understand the internal state of the system based on its outputs.
C is correct