753 views
0 votes
Which of the following is not a characteristic for Testability?

A. Operability
B. Observability
C. Simplicity
D. Robustness

User AceAlfred
by
8.0k points

1 Answer

2 votes

Final answer:

Robustness is not a characteristic of testability. Testability is associated with properties like operability, observability, and simplicity, which facilitate the testing process. Robustness pertains to a system's capability to handle stress and does not directly contribute to ease of testing.

Step-by-step explanation:

The characteristic that is not a part of testability is Robustness. Testability refers to the ease with which a system or components can be tested. It is crucial in the design of systems for which verification is important. Let's look at the options provided:

Therefore, the correct answer is D. Robustness.

User Ababneh A
by
8.8k points