Menu

Earn Premium with Referrals

Invite your friends and earn Premium rewards through our referral program.

See how it works and start inviting friends.

SDLC Models - Section Quiz
SDLC

SDLC Models - Section Quiz

Test your knowledge on different SDLC models like Waterfall, Spiral, Agile, and DevOps.

Test your understanding of the various process models covered in this section.

Q: Which model is best suited for projects where risks are very high? A: Spiral Model —

its risk-driven approach identifies and mitigates risks at every iteration. - Waterfall - Spiral - V-Model - RAD

Q: What is the primary difference between Classical Waterfall and Iterative Waterfall? A:

Iterative Waterfall allows feedback loops between adjacent phases for error correction. - Iterative Waterfall has more phases - Iterative Waterfall allows feedback loops - Classical Waterfall is faster - None of the above

Q: In the V-Model, what is the right side of the ‘V’ representing? A: Validation — the

testing phases (unit, integration, system, acceptance testing). - Verification - Validation - Development - Planning

Q: Which model uses ‘Sprints’ and ‘Scrum Masters’? A: Scrum — an Agile framework with

fixed-length iterations called Sprints. - Kanban - Scrum - XP - DevOps

Q: Which approach prioritizes risk analysis above all other activities? A: Spiral Model —

risk assessment drives each iteration. - Waterfall - Spiral Model - Prototype Model - Agile

Q: What does WIP limit mean in Kanban? A: Work In Progress limit — restricts how many

tasks can be in a column at once to prevent overloading the team. - Maximum number of sprints - Maximum tasks in progress at once - Minimum team size - Total project budget

Q: Which XP practice involves two developers working on one machine? A: Pair programming —

one writes code (driver), the other reviews (navigator). - Code review - Pair programming - Collective ownership - TDD

Q: What does CI/CD stand for in DevOps? A: Continuous Integration / Continuous Deployment

— automatically build, test, and deploy every code change. - Code Integration / Code Deployment - Continuous Integration / Continuous Deployment - Computer Integration / Computer Deployment - Continuous Improvement / Continuous Delivery

My Private Notes

Notes are auto-saved locally to this device.