Utilisateur
is a process that combines the iterative design method with the incremental
build model. Project is started with a comparatively small task or component and increments are made
in each cycle of the iterations until desired product is reached
(1) continuously integrating the completed functionality,
(2) delivering that feature to the users, and
(3) having the users deploying that functionalities.
usually uncovers some problems that will require fixing by the programmers. The cycle of
problem detection to problem-fix needs to be coordinated between the testers and the code fixers.
Acronym of Software Development Life Cycle.
Rational Unified Process
Phase 1: Inception
Phase 2: Elaboration
Phase 3: Construction
Phase 4: Transition
It is a type of coordination and management methodology rather than a software process.
The entry criteria for an activity must be met before the activity can start.
CMM stands for Capability Maturity Model. It was developed in the late 80s.
CMM is a method which is used as a benchmark to evaluate and measure the maturity of the software
development process of an organization.
1 to 5
The higher the level, the better the software development
process, hence reaching each level is an expensive and time-consuming process.
1. Initial
2. Repeatable/Managed
3. Defined
4. Quantitatively Managed
5. Optimizing
a chaotic level.
