SE Presentation Final
SE Presentation Final
4NI22MC022
Deepika T.P
MCA ‘B’ Section
software process model :
A software process model is an abstraction of the software development process. The
models specify the stages and order of a process. So, think of this as a representation
of the order of activities of the process and the sequence in which
they are performed.
waterfall,
incremental development,
reuses oriented,
Process activities;
Incremental development Model:
The incremental model is great for projects that have loosely coupled parts
and projects with complete and clear requirements.
Module by module working.
Customer interaction maximum.
Large projects.
Release product demand.
Flexible to changes.