SDLC Project
SDLC Project
Life Cycle
Presented By – Archana Vohra
Agenda: Introduction:
Introduction SDLC
SDLC Phases Process to develop the software
through requirement, analysis and
SDLC Model
gathering.
Waterfall Model
Business Analyst will collect there
Agile Model requirements from the client and
Conclusion will prepare the BRS document i.e.
Business Requirements
Specification and CRS document
i.e. Customer Requirements
Specification.
SDLC Phases:
SDLC Phases:
3. Development 4. Testing
Building the system. Test scenario document
Live environment. Test case document
It is done in client side end user Defect report document
environment Execution log
Test summary report
SDLC Phases:
5. Maintenance 6. Deployment
Deals with the changes like patch, Deployment phase is the final
defect fixing. phase of the SDLC.
Adding new functionality, changes Puts the product into production
in the platform. and is ready to go live.
Waterfall Model:
Used when requirements are not changing
frequently.
Application is not complicated.
Project is short.
Requirements are clear.
RAD Model: Spiral Model: