INTRODUCTION TO SOFTWARE ENGINEERING
SOFTWARE DEVELOPMENT LIFE CYCLE
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
What is the V-shape model
|
An extension of the waterfall model, this SDLC methodology tests at each stage of development. As with waterfall, this process can run into roadblocks.
|
|
This high-risk SDLC model throws most of its resources at development and works best for small projects.
|
|
V shape code
|
|
most flexible model to use
|
Explanation:
Detailed explanation-1: -The waterfall model is a relatively linear sequential design approach to develop software projects. The V model is a model in which the execution of the phases happens in a sequential manner in a v shape. Methodology. The waterfall model is a continuous process. The V model is a simultaneous process.
Detailed explanation-2: -In software development, the V-model represents a development process that may be considered an extension of the waterfall model, and is an example of the more general V-model. Instead of moving down in a linear way, the process steps are bent upwards after the coding phase, to form the typical V shape.
There is 1 question to complete.