MultipleChoice
Part 7 "Test Process & Incident Management"

The development manager asks you to identify suitable test coverage entry criteria for a component test. Which TWO of the following would you recommend as appropriate for entry criteria to a component testing phase? 2 credits [K3]
OptionsMultipleChoice
A developer has spent three days looking at a system that crashes now and then. The problem was caused by two coding faults:
i. A variable was being used but had not been defined;
ii. There was a 'goto' statement to an undefined label
1 credit [K2]
Options