volume_mute
Three Generic Process Models
publish date: 2026/05/31 02:47:42.704085 UTC
volume_muteMatch each generic process model to its defining characteristic.
To complete the line match
- Click on an item in the first group
- 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
