- (Exam Topic 22)
Which of the following processes ensures that all items of testware are identified, version controlled, tracked for changes, so that traceability can be maintained throughout the test process?
Correct Answer:
D
- (Exam Topic 21)
Which of the following defects is most likely to be found by a test harness?
Correct Answer:
B
Variance from programming standards defects (option (A)) are found during the review or static testing process. Therefore a test harness is unlikely to find a defect in programming standards.
Memory leak defects (option (C)) could potentially be found by a test harness designed to run many test cases. Regression defects (option (D)) could be found using many types of test tool.
Defects in middleware (option (B)) are generally more likely to be found by a test harness or a dynamic analysis tool than by any other type of tool.
- (Exam Topic 21)
A new system is about to be developed. Which of the following functions has the highest level of risk?
Correct Answer:
A
In (B) the product of probability × impact has the value £15,000; in (C) the value is £5,000 and in (D) it is
£4,000. The value of £20,000 in (A) is therefore the highest.
- (Exam Topic 22)
Which of the following BEST defines static techniques? [K1]
Correct Answer:
D
- (Exam Topic 21)
The selection of test cases for regression testing..?
Correct Answer:
D