volume_mute
Incremental Delivery Principle
publish date: 2026/06/02 10:35:28.132332 UTC
Complete the sentence about the incremental delivery principle in agile methods.
The software is developed in increments with the (1) specifying the requirements to be included in each increment. The system is developed as a series of (2), with each including new system functionality.
Correct Answer
(1) customer
(2) versions
Explanation
The incremental delivery principle states that the software is developed in increments with the customer specifying the requirements to be included in each increment. The system is developed as a series of versions, with each version including new system functionality.
Reference
Software Engineering, Ian Sommerville, 9th edition
