Skip to main content

Approvals

Getting formal approval for various project stages.

Also Known As

Related

Addresses / Mitigates

Attendant Risks

  • Schedule Risk: Waiting for approvals can introduce delays in the project timeline.
  • Coordination Risk: Requires coordination among stakeholders to provide timely sign-off.
  • Process Risk: Approval processes may lack required flexibility

Used By

  • Extreme Programming: XP involves customer approval during frequent releases and continuous customer involvement.
  • Scrum: Scrum requires approval during sprint reviews and at the end of each sprint.
  • Waterfall Development: Waterfall emphasizes formal reviews and sign-offs at the end of each phase to ensure that all stakeholders agree on the work completed and the plans for the next phase.

Description

"Approval is the action of officially agreeing to something or accepting something as satisfactory." - Approval, Wikipedia

Approval / Sign Off in software development involves getting formal approval from stakeholders at various stages of the project. This practice ensures that the work meets the required standards and specifications before progressing to the next phase, providing a formal communication of acceptance and readiness.

See:

See Also

Extreme Programming

An Agile software development methodology that emphasizes customer satisfaction, teamwork, and frequent delivery of small, functional software increments.

Scrum

An Agile framework for managing and completing complex projects.

Waterfall Development

A traditional linear and sequential development methodology where each phase must be completed before moving on to the next.