Process patterns: Difference between revisions

Content deleted Content added
wikify tag
Line 13:
5. Design model (a work product).
 
Process Patterns can be best seen in [[Software engineering|software design]] cycle which involves the common [[DevelopmentalSoftware stagerelease life cycle|stages of development]]. For example, a generic software design life cycles has following steps:<br />
1. Communication.<br />
2. Planning.<br />
3. Modeling which involves requirement gathering, analysis and design from business perspective.<br />
4. Development which involves [[code generation]] and testing.<br />
5. Deployment includes the code deployment and testing in the production environment.