volume_mute

Three Generic Process Models

publish date2026/05/31 02:47:42.704085 UTC

volume_mute

Match each generic process model to its defining characteristic.

To complete the line match

  1. Click on an item in the first group
  2. Click on the match in the second group

To delete a match, double click on a line

Model

Waterfall
Incremental development
Reuse-oriented

Characteristic

Takes fundamental process activities and represents them as separate sequential phases
Interleaves specification, development and validation; system developed as a series of versions each adding functionality
Based on a large base of reusable components; focuses on integrating these into a system rather than developing them from scratch

Correct Answer

(1) Waterfall,Takes fundamental process activities and represents them as separate sequential phases
(2) Incremental development,Interleaves specification, development and validation; system developed as a series of versions each adding functionality
(3) Reuse-oriented,Based on a large base of reusable components; focuses on integrating these into a system rather than developing them from scratch

Explanation

Waterfall: fundamental activities as separate sequential phases. Incremental development: specification, development and validation interleaved; system built as a series of versions. Reuse-oriented: based on reusable components; focuses on integration rather than development from scratch.

Reference

Software Engineering, Ian Sommerville, 9th edition


Quizzes you can take where this question appears