What is the value of statement coverage achieved by test case 1 from test set A? 2 credits [K3]
A
Which additional set of test cases is needed to achieve both 100% statement coverage and 100%
decision coverage? 3 credits [K3]
A.
B.
C.
D.
C
Which TWO additional structure-based test design techniques could be used to dynamically test the
code? 1 credit [K2]
A,B
How many test cases are needed to test code fragment lines 26 32 to achieve 100% condition
determination coverage? 2 credits [K3]
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]
C
How many test cases are needed to test code fragment lines 26 32 to achieve 100% multiple
condition coverage? 2 credits [K3]
D
The Bonus Program is perceived by management to be critical. Defects in the program would almost
immediately lead to financial loss. In the past an improvement program has been run to implement
review based on IEEE 1028. Knowledge and skills on both formal and informal reviews are available.
There is also an existing pool of review leaders. Which of the following review types would you
choose to review the program? 2 credits [K4]
B
You have tested the program and have found that with bonus a boundary value has not been
implemented according to design. You have written an incident report. Which of the following is the
incident report of the highest quality? 2 credits [K3]
C
Part 3 "Bonus Program"
When performing code reviews, which of the following defect types will be most difficult to find? 1
credit [K2]
C
Part 3 "Bonus Program"
During code reviews, it is the authors responsibility 1 credit [K2]
A