- (Exam Topic 18)
The business has asked for a weekly progress report. Which of the following would be appropriate as a measure of test coverage? 2 credits
Correct Answer:
A
- (Exam Topic 22)
Under which of the following circumstances is maintenance testing required? [K1]
Correct Answer:
A
- (Exam Topic 21)
When assembling a test team to work on an enhancement to an existing system, which of the following has the highest level of test independence?
Correct Answer:
D
In this scenario, the contract tester who has never worked for the organization before has the highest level of test independence. The three others are less independent as they are likely to make assumptions based on their previous knowledge of the requirements, code and general functionality of the original system.
Note that independence does not necessarily equate to most useful. In practice most test or project managers would recruit a permanent tester who has worked on the original system in preference to a contract tester with no knowledge of the system. However, when assembling a team it would be useful to have staff with varying levels of test independence and system knowledge.
- (Exam Topic 21)
Faults found by users are due to..?
Correct Answer:
B
- (Exam Topic 21)
Which of the following are examples of iterative development models?
(i) V-model
(ii) Rapid Application Development model
(iii) Waterfall model
(iv) Agile development model
Correct Answer:
C
The other two models are sequential models.