Which additional set of test cases is needed to achieve both 100% statement coverage and 100% decision coverage?
Number of correct answers: 1
Answer : C
The application of multiple condition testing is also being considered.
Which specification-based technique is largely based on the principle of multiple condition testing?
Number of correct answers: 1
Answer : C
The result of a product risk analysis performed on components I, II and III of the airplane control system shows the following risk matrix:

The project wants to mitigate the risks by defining different types of coverage depending on the risk level of the components. Which of the following would be a meaningful solution for setting the coverage targets?
Number of correct answers: 1
Answer : A
If we say that a set of tests has achieved 100% structural decision coverage on a particular module in a program, what does that mean?
Number of correct answers: 1
Answer : B
The comment frequency of the code fragment is 13%. To which ISO 9126 quality attribute does a good level of comment frequency especially contribute?
Number of correct answers: 1
Answer : A
Definition-use pairs are identified during which of the following static analysis activities?
Number of correct answers: 1
Answer : B
What is the number of nested levels for the code fragment?
Number of correct answers: 1
Answer : C