What is SDLC (Software Development Life Cycle)?
The Software Development Life Cycle (SDLC) is the end-to-end process for building software, from requirements through design, development, testing, deployment, and maintenance, structured into phases so teams can plan, build, and ship in a repeatable way.
Free to start · 7-day trial on paid plans
In depth.
The classic SDLC phases are requirement gathering and analysis, design, implementation (coding), testing, deployment, and maintenance. Different SDLC models arrange these differently: Waterfall runs them strictly in sequence; the V-model pairs each development phase with a matching test level; Agile runs them in short iterative cycles; and DevOps blends development and operations with continuous delivery.
For QA, the crucial point is where testing lives in the SDLC, and the modern answer is "everywhere, as early as possible." In old Waterfall projects, testing was a phase near the end, which made defects expensive to fix. Shift-left practice pulls testing activities, reviewing requirements, writing test cases, automating, into the early phases, because a defect caught in requirements costs a fraction of one caught in production.
Interviewers use the SDLC to check that you see testing as part of the whole development process, not a bolt-on. The Software Testing Life Cycle (STLC) is the testing-specific cycle that runs in parallel with the SDLC.
Why interviewers ask about this.
The SDLC is foundational context for almost every process question. Showing you understand the phases, the common models, and especially where testing fits (early and throughout, not just at the end) signals process maturity.
Example scenario.
A team on a Waterfall SDLC tests only in a phase near release and keeps finding expensive, late defects. They shift to an Agile SDLC where each iteration includes test design and automation from the start, so most defects are caught within days of being written, not weeks before launch.
Interview tip.
List the phases, name a couple of models (Waterfall, V-model, Agile), and make the QA point: in modern SDLCs, testing shifts left and runs throughout, not as a final phase. Tie it to the cost of late defects.
Frequently asked questions.
What are the phases of the SDLC?
Requirement analysis, design, implementation (coding), testing, deployment, and maintenance. Different models (Waterfall, V-model, Agile, DevOps) arrange and iterate over these phases differently.
Where does testing fit in the SDLC?
In modern SDLCs, testing fits throughout, not just before release. Shift-left practice starts testing activities (reviewing requirements, designing and automating tests) in the early phases because defects are far cheaper to fix early.
Related Terms
Explore related glossary terms to deepen your understanding.
Related Resources
Dive deeper with these related interview prep pages.
Free QA career tools, no account needed
Instant and private, everything runs in your browser. Try them before you sign up.
QA Resume Checker
Instant 0-100 score on automation keywords, impact, and ATS formatting.
QA Cover Letter Generator
A tailored 3-paragraph QA cover letter from your resume and a job post.
QA Application Tracker
Drag-and-drop kanban to track every QA application from Applied to Offer.
QA Take-Home Test Generator
A realistic take-home assignment with a scenario, tasks, and a rubric.
QA LinkedIn Headline Generator
A recruiter-searchable headline, About section, and skills list.
QA STAR Story Builder
Structure a QA behavioral answer with the STAR method and instant checks.
QA Bug Report Generator
Build a clean, reproducible bug report for Markdown, Jira, or plain text.
Boundary Value Analysis Generator
Generate boundary value and equivalence partitioning test cases from a range.
QA Metrics Calculator
Calculate DRE, defect leakage, defect density, and pass rate with interpretation.
QA Test Plan Generator
Build a structured test plan (scope, approach, criteria, risks) in Markdown.
Ready to Ace Your QA Interview?
Practice explaining sdlc (software development life cycle) and other key concepts with our AI interviewer.
Join 1,200+ QA engineers already practicing with AssertHired.
Start your free QA interview