13 min read

101 BlogConstruction business
August 24, 2026

12 Project Management Methodologies and When to Use Them

A practical guide to Agile, Waterfall, Scrum, Kanban and other approaches, with strengths, risks and a framework for choosing the right method.

12 Project Management Methodologies and When to Use Them

There is no single project management methodology that fits every team. A product group discovering what customers need works under different conditions from a construction project with fixed drawings, suppliers, and handover dates. The practical question is not which method is fashionable, but which one makes uncertainty, dependencies, ownership, and progress easier to manage.

This guide compares 12 widely used approaches, explains where each one is strongest, and shows how to choose without turning the methodology itself into extra work.

Contents:

  1. Agile
  2. Waterfall
  3. Scrum
  4. Kanban
  5. Scrumban
  6. PRINCE2
  7. Six Sigma
  8. Critical Path Method
  9. Managing with the Critical Path
  10. Lean
  11. PMBOK Guide
  12. Extreme Programming (XP)
  13. How to Choose a Methodology

1. Agile

Agile is an umbrella term for adaptive ways of working. Instead of trying to define the entire project in detail at the start, a team works in short cycles, produces a usable result, gathers feedback, and adjusts the next step. This is useful when the goal is clear but the best solution is still being discovered.

Works best for: digital products, services, research, and other work where requirements may change as the team learns.

Main advantage: the team can test assumptions early and reduce the cost of building the wrong thing.

Main risk: flexibility can become disorder if priorities, decision rights, and the definition of done are unclear. Agile still needs disciplined planning and transparent change control.

2. Waterfall

Waterfall organizes work as a sequence of phases: requirements, design, execution, testing, and delivery. A phase is normally completed before the next one begins. The approach is easiest to manage when the expected result, constraints, and acceptance criteria can be specified in advance.

Works best for: projects with stable requirements, formal approvals, physical dependencies, or expensive late changes.

Main advantage: milestones, documentation, budgets, and responsibilities are easy to align with a baseline plan.

Main risk: feedback may arrive only after significant time and money have been spent. Any change should therefore be assessed for its effect on scope, schedule, and cost before it is approved.

3. Scrum

Scrum is a lightweight framework for solving complex problems through short, fixed-length iterations called sprints. Work is ordered in a product backlog. During each sprint, the team focuses on a sprint goal and creates a usable increment, then reviews the result and improves its way of working.

Works best for: small cross-functional teams that can deliver and inspect a meaningful result every few weeks.

Main advantage: regular planning, review, and retrospective events create a reliable feedback rhythm.

Main risk: teams sometimes copy the meetings but ignore the underlying commitments and accountabilities. A sprint should protect focus, not become a short Waterfall cycle with uncontrolled work added halfway through.

4. Kanban

Kanban visualizes work as it moves through a workflow. The team limits work in progress, monitors flow, and improves the system continuously. New work can enter when capacity becomes available, so Kanban does not require fixed sprints.

Works best for: support, operations, maintenance, content production, and teams that receive a continuous stream of requests.

Main advantage: bottlenecks and overloaded stages become visible. Work-in-progress limits encourage finishing before starting more.

Main risk: a board without explicit policies and flow metrics is only a task list. Define when an item can move, who can pull it, and how blocked work is handled.

5. Scrumban

Scrumban combines Scrum's planning rhythm with Kanban's focus on flow and work-in-progress limits. A team may keep a prioritized backlog, regular reviews, and retrospectives while pulling work according to actual capacity rather than committing to a rigid sprint scope.

Works best for: teams that value Scrum's cadence but also handle urgent or unpredictable work.

Main advantage: it provides structure without hiding real capacity constraints.

Main risk: mixing practices without explicit rules creates ambiguity. Agree on replenishment, prioritization, service classes, and review frequency before changing the board.

6. PRINCE2

PRINCE2 is a structured project management method built around continued business justification, defined roles, management stages, and control by exception. It separates day-to-day delivery from governance decisions and asks the project to remain worthwhile throughout its life.

Works best for: larger initiatives with multiple stakeholders, formal governance, staged funding, or a strong need for documented accountability.

Main advantage: decision rights, tolerances, reporting, and escalation paths are made explicit.

Main risk: the method can feel heavy if every template is adopted regardless of project size. Tailoring is essential: keep only the controls that help the team make better decisions.

7. Six Sigma

Six Sigma is a data-driven approach to reducing defects and variation in a process. A common improvement cycle is DMAIC: define the problem, measure current performance, analyze causes, improve the process, and control the result so gains are sustained.

Works best for: repeatable processes where quality, consistency, and measurable error rates matter.

Main advantage: decisions are based on evidence and root-cause analysis rather than intuition alone.

Main risk: the measurement effort may cost more than the problem warrants, especially in one-off creative work. Use it where the process is stable enough for meaningful data.

8. Critical Path Method

The Critical Path Method, or CPM, models project activities, durations, and dependencies to identify the longest dependent sequence of work. A delay on this sequence delays the project unless the plan changes. Activities outside the critical path may have float, meaning some delay is possible without moving the finish date.

Works best for: construction, installation, launches, and other projects where activities have clear dependencies and estimated durations.

Main advantage: managers can see which tasks deserve the closest schedule attention.

Main risk: the result is only as reliable as the dependency map and duration estimates. The critical path can change, so the schedule must be updated with actual progress.

9. Managing with the Critical Path

CPM becomes useful only when it guides daily decisions. A practical operating cycle is:

  1. List the activities required to reach the deliverable.
  2. Connect real dependencies and identify work that can run in parallel.
  3. Estimate durations with the people responsible for the work.
  4. Calculate the critical path and available float.
  5. Update actual dates, review the path, and act on emerging delays.

When a critical activity slips, the team can reconsider sequencing, add appropriate capacity, reduce scope, or negotiate the date. Moving people blindly from noncritical work can create a second bottleneck, so each intervention should be checked against the whole network.

10. Lean

Lean management starts with customer value and seeks to remove work that does not contribute to that value. Teams map the flow, reduce waiting, handoffs, rework, excess inventory, and other forms of waste, then improve the process continuously.

Works best for: repetitive delivery systems, operations, manufacturing, and service processes with visible queues or handoffs.

Main advantage: it improves speed and quality by changing the system rather than asking people to work faster.

Main risk: cost cutting can be mislabeled as Lean. Removing all slack may make a system fragile, so preserve the capacity needed for learning, maintenance, and unexpected demand.

11. PMBOK Guide

The PMBOK Guide is a body of project management knowledge, principles, and performance domains rather than a step-by-step methodology. It gives teams a shared vocabulary for areas such as stakeholders, planning, delivery, measurement, uncertainty, and tailoring.

Works best for: organizations that need a broad professional reference and a common management language across different project types.

Main advantage: teams can select practices and artifacts that fit the context instead of forcing every project into one lifecycle.

Main risk: treating the guide as a checklist creates unnecessary documentation. Start with the decisions the project must support, then choose the lightest useful artifacts.

12. Extreme Programming (XP)

Extreme Programming is an Agile software development method that emphasizes rapid feedback and technical quality. Common practices include test-driven development, continuous integration, refactoring, pair programming, simple design, and frequent small releases.

Works best for: software teams facing changing requirements where automated tests and close collaboration are feasible.

Main advantage: engineering discipline keeps the code easier to change as the product evolves.

Main risk: practices fail when adopted in isolation. Frequent releases without tests increase risk, while pairing without shared ownership becomes a scheduling burden.

How to Choose the Right Project Management Methodology

Choose from the characteristics of the work, not from the label. Start with five questions:

  1. How stable are the requirements? Stable, regulated, or physically constrained work often benefits from predictive planning. Discovery-heavy work needs shorter feedback loops.
  2. How expensive is change? If late changes are costly, invest more in definition and sequencing. If experiments are cheap, learn through small increments.
  3. How does work arrive? A continuous request stream may suit Kanban; a product goal may benefit from Scrum; dependency-heavy delivery may need CPM.
  4. What governance is required? Multiple sponsors and staged approvals may justify PRINCE2-style controls, while a small team can use a lighter approach.
  5. Which evidence matters? Process defects may call for Six Sigma, flow problems for Lean or Kanban, and software quality risks for XP practices.

Many teams use a hybrid. A company might govern budgets and milestones predictively, manage a product backlog with Scrum, visualize support work with Kanban, and use XP practices in engineering. The combination works when every practice solves a known problem and the interfaces between them are explicit.

Review the approach at meaningful checkpoints. If decisions are slow, work stays blocked, plans become stale, or reporting consumes more effort than delivery, adjust the system. A methodology is a tool for coordination, not a goal in itself.

Keep Delivery and Project Finance in the Same Picture

A sound methodology explains how work moves, but managers also need to see the financial facts behind each project: planned and actual income, expenses, commitments, and the effect of delays on the result. When operational progress and finance live in separate files, a team can finish tasks while missing the business outcome.

101 helps project teams keep financial records connected to their projects and prepare a clear management view from current data. That makes status discussions more concrete: the team can compare the plan with actual performance instead of relying on scattered spreadsheets.

As the number of projects grows, portfolio-level analytics becomes more important. PRO+ helps managers compare projects, spot deviations, and focus attention where the financial impact is greatest.