Friday, February 20, 2009

PROCESS MODELS

Software Process Models


--------------------------------------------------------------------------------

The software process model maybe defined as a simplified description of a software process, presented from a particular perspective. In essence, each stage of the software process is identified and a model is then employed to represent the inherent activities associated within that stage. Consequently, a collection of ‘local’ models may be utilised in generating the global picture representative of the software process. Examples of models include the workflow model, the data-flow model, and the role model.

· The workflow model shows the sequence of activities in the process along with their inputs, outputs and dependencies. The activities in the model represent human actions.

· The dataflow model represents the process as a set of activities each of which carries out some data transformation. It shows how the input to the process such as specification is transformed to an output such as design. The activities here maybe lower than in a workflow model. They may represent transformations carries out by people or computers.

· The role model represents the roles of people involved in the software process and the activities for which they are responsible.

In this section of the course focuses on the traditional generic software process models to highlight they effectively demonstrate the different approaches to software development. Such models include the:

Build And Fix

Waterfall Model

Formal Systems Development Model

Prototyping Model [Additional information on Prototyping]

Rapid Application Development (RAD) Model

Evolutionary Process Models

Incremental Model

Spiral Model

WIN WIN Spiral Model

Note that these are not definitive descriptions of any particular software process but give an overview of different approaches to software development.

Reference:

ds'f
'nlf
gl;
;
hf

No comments: