Jump to content

Process patterns

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Novellasyes (talk | contribs) at 02:47, 21 February 2024 (insert citation to journal article; remove "no citations" template; add ref section; WP:FEB24). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Process patterns can be defined as the set of activities, actions, work tasks or work products and similar related behaviour followed in a software development life cycle.[1]

Process patterns can be more easily understood by dividing it into terms: "Process", which means the steps followed to achieve a task and "patterns", which means the recurrence of same basic features during the lifecycle of a process. Thus in a more universal term process patterns are common or general solution for a complexity.

Typical Examples are:

  1. Customer communication (a process activity).
  2. Analysis (an action).
  3. Requirements gathering (a process task).
  4. Reviewing a work product (a process task).
  5. Design model (a work product).

Process Patterns can be best seen in software design cycle which involves the common stages of development. For example, a generic software design life cycles has following steps:

  1. Communication.
  2. Planning.
  3. Modeling which involves requirement gathering, analysis and design from business perspective.
  4. Development which involves code generation and testing.
  5. Deployment includes the code deployment and testing in the production environment.

References

  1. ^ Tran, Hanh; Coulette, Bernard; Dong, Bich Thuy (September 2007). "Modeling Process Patterns and Their Application". International Conference on Software Engineering Advances: 15. doi:10.1109/ICSEA.2007.52. Retrieved February 20, 2024.