InterviewSolution
| 1. |
What Is V-model ? |
|
Answer» The V-MODEL is a software development process which can be presumed to be the extension of the waterfall 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. The V-Model DEMONSTRATES the relationships between each phase of the development life CYCLE and its associated phase of testing. The V-model is a software development process which can be presumed to be the extension of the waterfall 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. The V-Model demonstrates the relationships between each phase of the development life cycle and its associated phase of testing. |
|