- (Exam Topic 21)
Which of the following is a structure-based (white-box) technique?
Correct Answer:
C
All other options are specification-based (black-box) techniques, and the main distracter is answer (A) because decision table testing could be confused with decision testing.
- (Exam Topic 21)
Which of the following are aids to good communication, and which hinder it?
Correct Answer:
C
- (Exam Topic 21)
Which of the following is NOT part of configuration management..?
Correct Answer:
B
- (Exam Topic 23)
A live defect has been found where a code component fails to release memory after it has finished using it. Which of the following tools would have been the MOST effective at detecting this defect prior to live
implementation?
Correct Answer:
A
- (Exam Topic 21) Which of the following is correct? Debugging is:
Correct Answer:
C
* A. Is a brief definition of testing.
* B. Is retesting.
* D. Is regression testing.