DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

Zones

Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks

Last call! Secure your stack and shape the future! Help dev teams across the globe navigate their software supply chain security challenges.

Modernize your data layer. Learn how to design cloud-native database architectures to meet the evolving demands of AI and GenAI workloads.

Releasing software shouldn't be stressful or risky. Learn how to leverage progressive delivery techniques to ensure safer deployments.

Avoid machine learning mistakes and boost model performance! Discover key ML patterns, anti-patterns, data strategies, and more.

Related

  • Rebalancing Agile: Bringing People Back into Focus
  • Management Capabilities 101: Ensuring On-Time Delivery in Agile-Driven Projects
  • Feature Owner: The Key to Improving Team Agility and Employee Development
  • How to Demonstrate Leadership in Cross-Functional Software Development Teams

Trending

  • Beyond Linguistics: Real-Time Domain Event Mapping with WebSocket and Spring Boot
  • Grafana Loki Fundamentals and Architecture
  • My LLM Journey as a Software Engineer Exploring a New Domain
  • Endpoint Security Controls: Designing a Secure Endpoint Architecture, Part 2
  1. DZone
  2. Culture and Methodologies
  3. Agile
  4. Pattern of the Month: Management by Exception

Pattern of the Month: Management by Exception

As Agile teams work incrementally to build a product, the process of raising exceptions as they're thought of throughout the SDLC fits well in this work pattern.

By 
$$anonymous$$ user avatar
$$anonymous$$
·
Oct. 03, 17 · Opinion
Likes (2)
Comment
Save
Tweet
Share
4.9K Views

Join the DZone community and get the full member experience.

Join For Free

Agile practice is often contrasted with the traditional "Waterfall" model. Instead of passing work through stage-gates - such as analysis, design, implementation, and testing - Agile teams will deliver multiple small finished increments into production. Since empirical evidence of value will always be at hand, the "leap of faith" concerning a project can thus be reduced. Each increment will be a valuable feature which allows for experimentation and learning, the adaptation of a plan, and perhaps an early return on investment. An Agile product is built cumulatively so that things are allowed to evolve.

The roles, events, and artifacts of an "agile" organization, therefore, differ substantially from those of a more traditional Waterfall enterprise. So used are we to thinking in terms of this contrast, and of the differences in philosophy and mindset which distinguish the two approaches, that we might sometimes assume they share no common values at all. There is, however, one principle which traverses both stage-gated and Agile methods.

Any system of organized production must respect the tolerances within which its resources can be expected to operate. In a Waterfall environment, for example, an executive board is likely to delegate the day-to-day running of a project to a project manager. That manager will operate within agreed project tolerances of time, cost, risk, and scope. As long as those tolerances are not exceeded then he or she will be trusted by the board to take appropriate corrective action as necessary. If, however, the manager believes that those tolerances are likely to be exceeded then an exception will be raised, and the problem will be escalated to the board for consideration. It will be up to them to make a decision about what to do. The essential point is that they only become involved when necessary. This arrangement is known as Management by Exception.

The same principle of Management by Exception is implemented in Agile practice, although it is driven by the needs of teams doing the actual work, rather than the concerns of a management layer. At its most basic level, the members of a development team will operate within the parameters of professional respect and collaborative trust. They will be allowed to get on with their work without being micromanaged. If a team member believes that a risk, issue, or impediment has arisen which his or her peers ought to know about, then they will raise the matter accordingly. In lean practice, this exception is sometimes referred to as raising an andon flag. In agile software development, a team member may call an ad-hoc huddle, or scrum, in order to raise and resolve the matter, a pattern of behavior also known as a Swarm. Any team member may call a huddle or scrum for any reason at any time, and they will be trusted as professionals to do so with the appropriate discretion.

The team may further escalate an exception to a servant-leader such as a Scrum Master if they are unable to resolve matters in a timely manner or would otherwise lose focus. Note that in Scrum, if an impediment is such that a Sprint Goal is unlikely to be met, then an exception ought to be raised with the Product Owner. He or she may then make a value-based decision on whether or not to cancel the Sprint.

Management by Exception is Pattern of the Month at agilepatterns.org

Management by Exception

Intent: Delegate authority to act within specified tolerances, and only involve others if those tolerances are exceeded.

Proverbs:

  • First, try and fix it yourself.

Also Known As:

  • Escalation (especially in a line management context). Note that the term Management by Exception is sometimes used to describe fire-fighting.

Motivation: Localize responsibility, avoid micro-management and the unnecessary seeking of approval.

Image title

Structure: A workstream (such as a project) can only operate within certain tolerances. Tolerances might be constraints on time, cost, resource, quality, scope, or any other variable within a workstream’s environment. The conformance of a workstream to those tolerances is measurable by inspection. A manager (such as an Agile team member) will have the authority to inspect and adapt his or her workstream within the prescribed tolerances. If the tolerances are exceeded then an exception will be raised.

Applicability: Management by Exception is suitable for teams with clearly demarcated responsibilities, operational tolerances, or constraints.

Consequences: Management by Exception empowers parties to operate within certain tolerances. Raising an exception transfers responsibility and accountability to others should those tolerances be exceeded. However, it is usually most efficient to resolve problems as close to the source as possible. It is therefore important that the allocated tolerances do not unduly limit an Agile team’s freedom of operation.

Implementation: Agile projects usually exhibit tolerances on scope rather than time, cost, resource, or quality. Team empowerment is recognized in DSDM, Scrum, and XP. All support Management by Exception.

See Also:

  • Inspect and Adapt

  • What is Management by Exception?, by Steven Bragg

  • What Management by Exception Really Means, by John Spacey


scrum agile

Opinions expressed by DZone contributors are their own.

Related

  • Rebalancing Agile: Bringing People Back into Focus
  • Management Capabilities 101: Ensuring On-Time Delivery in Agile-Driven Projects
  • Feature Owner: The Key to Improving Team Agility and Employee Development
  • How to Demonstrate Leadership in Cross-Functional Software Development Teams

Partner Resources

×

Comments

The likes didn't load as expected. Please refresh the page and try again.

ABOUT US

  • About DZone
  • Support and feedback
  • Community research
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 100
  • Nashville, TN 37211
  • support@dzone.com

Let's be friends: