nerdexam
iSQI

CTAL-TAE · Question #137

When the SUT provides interfaces that can then be used to perform actions on the SUT, what is this called?

The correct answer is D. Controllability. Controllability refers to the ability to control the SUT during testing, typically through interfaces or APIs. This allows automated tests to perform specific actions or place the system in desired states, which is essential for efficient and reliable test execution.

Preparing the Test Automation Architecture (TAA)

Question

When the SUT provides interfaces that can then be used to perform actions on the SUT, what is this called?

Options

  • APortability.
  • BMaintainability.
  • CObservability.
  • DControllability.

How the community answered

(21 responses)
  • B
    10% (2)
  • C
    5% (1)
  • D
    86% (18)

Explanation

Controllability refers to the ability to control the SUT during testing, typically through interfaces or APIs. This allows automated tests to perform specific actions or place the system in desired states, which is essential for efficient and reliable test execution.

Topics

#controllability#SUT interfaces#testability attributes#SUT actions

Community Discussion

No community discussion yet for this question.

Full CTAL-TAE Practice