Utilisateur
- Analysis
- Design
- Implementation (programming testing and installing)
- Evaluation
- Maintenance
The software development cycle
How programmers move from one phase to another in the software development lifecycle
- Feasibility - is the problem solvable
- Requirements - working out what the solution needs to do
Analysis and design - working out how the solution needs to do it
- Implementation - coding the solution
- Testing - checking if it actally works
- Deployment - installing it in the target environment
- Evaluation - checking in with the user if the solution is complete
- Maintenance - ensuring it continues to function properly by updating, patching and improving it