CTFL_UK · Question #163
A top-down development strategy affects which level of testing most?
The correct answer is B. Integration testing. The development strategy will affect the component testing (option (A)), in so far as it cannot be tested unless it has been built. Options (C) and (D) require the system to have been delivered; at these points the development strategy followed is not important to the tester…
Question
A top-down development strategy affects which level of testing most?
Options
- AComponent testing
- BIntegration testing
- CSystem testing
- DUser acceptance testing
How the community answered
(52 responses)- A8% (4)
- B73% (38)
- C15% (8)
- D4% (2)
Explanation
The development strategy will affect the component testing (option (A)), in so far as it cannot be tested unless it has been built. Options (C) and (D) require the system to have been delivered; at these points the development strategy followed is not important to the tester. Option (B) needs knowledge of the development strategy in order to determine the order in which components will be integrated and tested.
Topics
Community Discussion
No community discussion yet for this question.