What is the value of statement coverage achieved by test case 1 from test set A? 2 credits
[K3]
Answer : A
Which additional set of test cases is needed to achieve both 100% statement coverage and
100% decision coverage? 3 credits [K3]
A)
B)
Answer : C
Which TWO additional structure-based test design techniques could be used to dynamically test the code? 1 credit [K2]
Answer : A,B
How many test cases are needed to test code fragment lines 26 32 to achieve 100% condition determination coverage? 2 credits [K3]
Answer : B
The application of multiple condition testing is also being considered.
Which specification-based technique is largely based on the principle of multiple condition testing? 1 credit [K2]
Answer : C