SDLC Flashcards
(3 cards)
1
Q
What is the Software Development Life Cycle (SDLC)?
A
SDLC = A step-by-step process to build software
2
Q
7 stages of SDLC?
A
Planning – Define goals and requirements
Analysis – Understand what the system needs
Design – Create technical specifications
Implementation – Write the actual code
Testing – Check for bugs and errors
Deployment – Release the software
Maintenance – Fix issues, update features
3
Q
Why is SDLC good?
A
SDLC ensures software is delivered efficiently, correctly, and maintained over time