PWPM Wiki
Software DevelopmentWork Breakdown Structure

Software Development Work Breakdown Structure

This is a practical guide to building a work breakdown structure for a software development project — a deliverable-oriented decomposition of the whole scope into manageable work packages, adapted to the realities of building and shipping a software product or feature set.

What a Work Breakdown Structure is

A work breakdown structure is a deliverable-oriented decomposition of the whole scope into manageable work packages. For the full concept and how it works in general, see Work Breakdown Structure. On a software development project it plays the same role, tuned to this kind of work.

Why it matters for a Software Development project

Software Development projects live or die on building and shipping a software product or feature set. A well-built work breakdown structure gives the team a shared, explicit reference for exactly that — reducing ambiguity, aligning stakeholders, and making problems visible early enough to act. Skipping it, or doing it generically, is how software development projects drift into avoidable delay and cost.

What to include

  • Top-level deliverables
  • Sub-deliverables
  • Work packages (8–80 hours)
  • WBS numbering
  • WBS dictionary entries

Software Development-specific considerations

Tailor the work breakdown structure to the risks that most often derail software development projects:

  • Scope creep
  • Technical debt slowing delivery
  • Third-party dependency risk

Example

On a real software development project, the work breakdown structure would be shaped by building and shipping a software product or feature set. In particular, it should explicitly account for the project’s biggest risks — scope creep, technical debt slowing delivery, third-party dependency risk — rather than treating them as afterthoughts.