Saturday, January 9, 2010

Different Phases of Software Development SDLC

Software Development Life Cycle (SDLC) use different models or methodologies like Waterfall, Spiral, RUP, Agile, Prototype, JAD. In every model there are different phases. The Waterfall Model I mentioned in my previous post has phases as:

System Requirements,
System Design,
Programming,
Code & Unit Test,
Integration & Test,
Deployment

These can be called by different names in another project or have totally different phases.

Another example of SDLC phases:

Feasability
Analysis
Design
Implementation
Test
Maintain

In RUP methodology the phases are pretty standard as follow:

1. Inception
2. Elaboration
3. Construction
4. Transition

Another example of phases of Project Management and SDLC

Project Initiation
Requirement Analysis
Design
Development
Testing
Deployment
Maintenance



SDLC 100 Success Secrets - Software Development Life Cycle (SDLC) 100 Most asked Questions, SDLC Methodologies, Tools, Process and Business Models
SDLC 100 Success Secrets - Software Development Life Cycle (SDLC) 100 Most asked Questions, SDLC Methodologies, Tools, Process and Business Models

No comments:

Post a Comment