volume_mute

Development Testing Characteristics

publish date2026/06/16 21:34:57.076538 UTC

volume_mute

Which of the following correctly describe development testing? Select all that apply.

Correct Answer

(1) System designers and programmers are likely to be involved
(2) It is carried out during development to discover bugs and defects
(3) It is primarily a defect testing process
(4) It is usually interleaved with debugging

Explanation

Development testing is carried out by the development team during development to discover bugs. System designers and programmers are involved. It is primarily a defect testing process and is usually interleaved with debugging - the process of locating and fixing problems in the code.

Reference

Software Engineering, Ian Sommerville, 10th edition


Quizzes you can take where this question appears