Which SDLC model strictly links each development phase with a corresponding testing phase in a parallel ‘V’ structure?
AWaterfall Model
BAgile Model
CV-Model (Verification and Validation Model)
DSpiral Model
Explanation
The V-Model maps each phase of system development (e.g., Requirements, Design) directly to a corresponding test stage (e.g., Acceptance, Unit Testing).
Exam Relevance
- Topic: Software Engineering
- Subtopic: Process Models

No Comments