SDLC And It's Fundamentals
Shashank Tyagi
1 min read
Table of contents
SDLC stands for Software Development Cycle. It is nothing but a set of protocols to be followed in sequence while developing a software.
Steps Included In SDLC :
- Planning
- Requirement gathering i.e Providing of SRS (Software Requirement Specification)
- Designing i.e Providing DDS (Design Document Specification)
- Development
- Testing And Integrations
- Deployment
SDLC Models:
- Waterfall Model
- Agile Model
- Spiral Model
0
Subscribe to my newsletter
Read articles from Shashank Tyagi directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by