The _______ model is an approach to software evolution that focuses on incremental development and operational prototyping.
- Waterfall
- Spiral
- Evolutionary
- Agile
The Spiral model is an approach to software evolution that emphasizes incremental development and operational prototyping. This model divides the project into cycles or "spirals," with each spiral incorporating user feedback and refined prototypes. This iterative approach allows for continuous improvements and risk management throughout the software development process.
Loading...
Related Quiz
- In white box testing, the ______ is tested to check if it performs correctly and ensures that no statements or conditions go untested.
- How does Black Box Testing address usability concerns in software development?
- The ______ model of software quality assurance involves both verification and validation activities.
- Which design pattern defines a family of algorithms, encapsulates each one, and makes them interchangeable?
- Which aspect of software maintenance involves ensuring that the software continues to function over time?