Scrum (software development)

Print Print
Reading time 41:43

Scrum is a framework utilizing an agile mindset for developing, delivering, and sustaining complex products,[1] with an initial emphasis on software development, although it has been used in other fields including research, sales, marketing and advanced technologies.[2] It is designed for teams of ten or fewer members, who break their work into goals that can be completed within time-boxed iterations, called sprints, no longer than one month and most commonly two weeks. The Scrum Team assess progress in time-boxed daily meetings of 15 minutes or less, called daily scrums. At the end of the sprint, the team holds two further meetings: the sprint review which demonstrates the work done to stakeholders to elicit feedback, and sprint retrospective which enables the team to reflect and improve.

Name

The software development term scrum was first used in a 1986 paper titled "The New New Product Development Game" by Hirotaka Takeuchi and Ikujiro Nonaka.[3] The paper was published in Jan 1986 issue of Harvard Business Review. The term is borrowed from rugby, where a scrum is a formation of players. The term scrum was chosen by the paper's authors because it emphasizes teamwork.[4]

Scrum is occasionally seen written in all-capitals, as SCRUM.[5] While the word itself is not an acronym, its capitalized styling likely comes from an early paper by Ken Schwaber[6] that capitalized SCRUM in its title.[7][8]

While the trademark on the term Scrum itself has been allowed to lapse, it is deemed as owned by the wider community rather than an individual.[9]

Many of the terms used in Scrum are typically written with leading capitals (e.g., Scrum Master, Daily Scrum). However, to maintain an encyclopedic tone, this article uses normal sentence case for these terms (e.g., scrum master, daily scrum) – unless they are recognized marks (such as Certified Scrum Master and Professional Scrum Master).

Key ideas

Scrum is a lightweight, iterative and incremental framework for managing complex work.[10][11] The framework challenges assumptions of the traditional, sequential approach to product development, and enables teams to self-organize by encouraging physical co-location or close online collaboration of all team members, as well as daily face-to-face communication among all team members and disciplines involved.

A key principle of Scrum is the dual recognition that customers will change the scope of what is wanted (often called requirements volatility[12]) and that there will be unpredictable challenges — for which a predictive or planned approach is not suited. These changes come from a variety of sources, but understanding why is irrelevant: change should simply be accepted, embraced and analyzed for benefits.

As such, Scrum adopts an evidence-based empirical approach – accepting that the problem cannot be fully understood or defined up front, and instead focusing on how to maximize the team's ability to deliver quickly, to respond to emerging requirements, and to adapt to evolving technologies and changes in market conditions.

History

Hirotaka Takeuchi and Ikujiro Nonaka introduced the term scrum in the context of product development in their 1986 Harvard Business Review article, 'The New New Product Development Game'.[13] Takeuchi and Nonaka later argued in The Knowledge Creating Company[14] that it is a form of "organizational knowledge creation, [...] especially good at bringing about innovation continuously, incrementally and spirally".

The authors described a new approach to commercial product development that would increase speed and flexibility, based on case studies from manufacturing firms in the automotive, photocopier and printer industries.[13] They called this the holistic or rugby approach, as the whole process is performed by one cross-functional team across multiple overlapping phases, in which the team "tries to go the distance as a unit, passing the ball back and forth".[13] (In rugby football, a scrum is used to restart play, as the forwards of each team interlock with their heads down and attempt to gain possession of the ball.[15])

The Scrum framework was based on research by Schwaber with Babatunde Ogunnaike at DuPont Research Station and University of Delaware.[7] Ogunnaike advised that attempts to develop complex products, such as software, that weren't based in empiricism were doomed to higher risks and rates of failure as the initial conditions and assumptions change. Empiricism, using frequent inspection and adaptation, with flexibility and transparency is the most suitable approach.

In the early 1990s, Ken Schwaber used what would become Scrum at his company, Advanced Development Methods; while Jeff Sutherland, John Scumniotales and Jeff McKenna developed a similar approach at Easel Corporation, referring to it using the single word scrum.[16]

Sutherland and Schwaber worked together to integrate their ideas into a single framework, Scrum. They tested Scrum and continually improved it, leading to their 1995 paper, contributions to the Agile Manifesto[17] in 2001, and the worldwide spread and use of Scrum since 2002.

In 1995, Sutherland and Schwaber jointly presented a paper describing the Scrum framework at the Business Object Design and Implementation Workshop held as part of Object-Oriented Programming, Systems, Languages & Applications '95 (OOPSLA '95) in Austin, Texas.[18] Over the following years, Schwaber and Sutherland collaborated to combine this material—with their experience and evolving good practice—to develop what became known as Scrum.[19]

In 2001, Schwaber worked with Mike Beedle to describe the method in the book, Agile Software Development with Scrum.[20] Scrum's approach to planning and managing product development involves bringing decision-making authority to the level of operation properties and certainties.[7]

In 2002, Schwaber with others founded the Scrum Alliance[21] and set up the Certified Scrum accreditation series. Schwaber left the Scrum Alliance in late 2009 and founded Scrum.org[22] which oversees the parallel Professional Scrum accreditation series.[23]

Since 2009, a public document called The Scrum Guide[19] has been published and updated by Schwaber and Sutherland. It has been revised 6 times, with the current version being November 2020.

Scrum team

The fundamental unit of Scrum is a small team of people, consisting of a product owner, a Scrum Master, and developers. The team is self-managing, cross-functional and focuses on one objective at a time: the product goal.

Product owner

The product owner, representing the product's stakeholders and the voice of the customer (or may represent the desires of a committee[24]), is responsible for delivering good business results.[25] Hence, the product owner is accountable for the product backlog and for maximizing the value that the team delivers.[24] The product owner defines the product in terms of customer-centric outcomes (typically - but not limited to - user stories), adds them to the product backlog, and prioritizes them based on importance and dependencies.[26] A scrum team should have only one product owner (although a product owner could support more than one team)[27] and it is strongly advised against combining this role with the role of the scrum master. The product owner should focus on the business side of product development and spend the majority of time liaising with stakeholders and the team. The product owner does not dictate how the team reaches a technical solution, but seeks consensus among team members.[28][29][30][better source needed] This role is crucial and requires a deep understanding of both sides: the business and the engineers (developers) in the scrum team. Therefore, a good product owner should be able to communicate what the business needs, ask why they need it (because there may be better ways to achieve that), and convey the message to all stakeholders including the developers using technical language, as required. The product owner uses Scrum’s empirical tools to manage highly complex work while controlling risk and achieving value.

Communication is a core responsibility of the product owner. The ability to convey priorities and empathize with team members and stakeholders is vital to steer product development in the right direction. The product owner role bridges the communication gap between the team and its stakeholders, serving as a proxy for stakeholders to the team and as a team representative to the overall stakeholder community.[31][32]

As the face of the team to the stakeholders, the following are some of the communication tasks of the product owner to the stakeholders:[33]

  • Define and announce releases.
  • Communicate delivery and product status.
  • Share progress during governance meetings.
  • Share significant RIDAs (risks, impediments, dependencies, and assumptions) with stakeholders.
  • Negotiate priorities, scope, funding, and schedule.
  • Ensure that the product backlog is visible, transparent and clear.

Empathy is a key attribute for a product owner to have—the ability to put one's self in another's shoes. A product owner converses with different stakeholders with a variety of backgrounds, job roles, and objectives - and should be able to appreciate these different points of view. To be effective, it is wise for a product owner to know the level of detail the audience needs. The developers need thorough feedback and specifications so they can build a product up to expectation, while an executive sponsor may just need summaries of progress. Providing more information than necessary may lose stakeholder interest and waste time. A direct means of communication is preferred by seasoned product owners.[27]

A product owner's ability to communicate effectively is also enhanced by being skilled in techniques that identify stakeholder needs, negotiate priorities between stakeholder interests, and collaborate with developers to ensure effective implementation of requirements.

Developers

The developers carry out all work required to build increments of value every sprint.[26]

The term developers[19] refers to anyone who plays a role in the development and support of the system or product, and can include researchers, architects, designers, data specialists, statisticians, analysts, engineers, programmers, and testers, among others.[34] However, due to the confusion that can arise when some people do not feel the term 'developer' applies to them, they are often referred to just as team members.

The team is self-organizing. While no work should come to the team except through the product owner, and the scrum master is expected to protect the team from distractions, the team are encouraged to interact directly with customers and/or stakeholders to gain maximum understanding and immediacy of feedback.[26]

Scrum master

Scrum is facilitated by a scrum master, who is accountable for removing impediments to the ability of the team to deliver the product goals and deliverables.[35] The scrum master is not a traditional team lead or project manager but acts as a barrier between the team and any distracting influences. The scrum master ensures that the scrum framework is followed by coaching the team in scrum theory and concepts, often facilitating key sessions, and encourages the team to grow and to improve. The role has also been referred to as a team facilitator or servant-leader to reinforce these dual perspectives.

The core responsibilities of a scrum master include (but are not limited to):[36]

  • Helping the product owner maintain the product backlog in a way that ensures the needed work is well understood so the team can continually make forward progress
  • Helping the team to determine the definition of done for the product, with input from key stakeholders
  • Coaching the team, within the Scrum principles, in order to deliver high-quality features for its product[37]
  • Educating key stakeholders and the rest of the organization on Scrum (and possibly Agile) principles
  • Helping the scrum team avoid or remove impediments to its progress, whether internal or external to the team
  • Promoting self-organization and cross-functionality within the team
  • Facilitating team events to ensure regular progress

The scrum master helps people and organizations adopt empirical and lean thinking, leaving behind hopes for certainty and predictability.

One of the ways the scrum master role differs from a project manager is that the latter may have people management responsibilities and the scrum master does not. A scrum master provides a limited amount of direction since the team is expected to be empowered and self-organizing.[38] Scrum does not formally recognise the role of project manager, as traditional command and control tendencies would cause difficulties.[39]

Workflow

Sprint

Scrum framework
The Scrum process

A sprint (also known as iteration or timebox) is the basic unit of development in Scrum. The sprint is a timeboxed effort; that is, the length is agreed and fixed in advance for each sprint and is normally between one week and one month, with two weeks being the most common.[7]

Each sprint starts with a sprint planning event in which a sprint goal is crafted and a sprint backlog emerges, containing intended work for the upcoming sprint. Each sprint ends with two events:

  • a sprint review (progress shown to stakeholders)
  • a sprint retrospective (identify lessons and improvements for the next sprints).[16]

Scrum emphasizes valuable, useful output at the end of the sprint that is really done. In the case of software, this likely includes that products are fully integrated, tested and documented, and potentially releasable.[39]

Sprint planning

At the beginning of a sprint, the scrum team holds a sprint planning event to:

  • Agree the sprint goal, a short description of what they forecast to deliver by sprint end, based on the priorities set by the product owner
  • Select product backlog items that contribute towards this goal
  • Form a sprint backlog by mutually discussing and agreeing on which items are intended to be done during that sprint

The maximum duration of sprint planning is eight hours for a 4 week sprint.[19] As the detailed work is elaborated, some product backlog items may be split or returned to the product backlog if the team believes they cannot complete that work in a single sprint.

Daily scrum

A daily scrum in the computing room. This centralized location helps the team start on time.

Each day during a sprint, the developers hold a daily scrum (sometimes conducted standing up) with specific guidelines:[40][7]

All developers come prepared. The daily scrum:

  • is focused on inspecting progress towards the sprint goal
  • should happen at the same time and place every day
  • is limited (timeboxed) to fifteen minutes
  • is conducted however the team decides
  • may include others, though only developers should speak.
  • may be facilitated by the Scrum Master
  • may identify impediments to progress (e.g., stumbling block, risk, issue, delayed dependency, assumption proved unfounded)[41]
  • does not feature discussions
  • is NOT a "status report" or a means of updating progress charts

No detailed discussions should happen during the daily scrum. Once over, individual members can discuss issues in detail, often known as a 'breakout session' or an 'after party'.[42] Blockers identified should be collectively discussed outside of the daily scrum with a view to working toward a resolution.

Where the team does not see the value in this event, it is the responsibility of the scrum master to determine why[43] and educate the team and stakeholders about Scrum principles,[37] or encourage the team to design their own method of keeping the team fully informed of sprint progress.

Sprint review

Conducted at the end of a sprint, the team:

  • presents the completed work to the stakeholders (a.k.a. the demo)
  • collaborates with stakeholders on topics such as:
    • inviting feedback about the completed product increment
    • discussing the impact of incomplete work (planned or otherwise)
    • receiving suggestions for upcoming work (guidance of what to work on next)

Product Owners should see this event as a valuable opportunity to review and refine the product backlog with stakeholders.

Guidelines for sprint reviews:

  • Incomplete work should not be demonstrated; although stakeholders should be presented with product increments they will be receiving, but can also request to see work in progress if necessary. However, the team should only be prepared to show what has been done.
  • The recommended duration is two hours for a two-week sprint (proportional for other sprint-durations).[19]

Sprint retrospective

At the sprint retrospective, the team:

  • reflects on the past sprint
  • identifies and agrees on continuous process improvement actions

Guidelines for sprint retrospectives:[citation needed]

  • Three suggested areas to consider in sprint retrospectives are:
    • What went well during the sprint?
    • What did not go well?
    • What could we do differently the next sprint?
  • The recommended duration is one-and-a-half hours for a two-week sprint (proportional for other sprint duration(s)).

The scrum master may facilitate this event, but their presence is not considered mandatory.

Backlog refinement

Although not originally a core Scrum practice, backlog refinement (formerly called grooming) was added to the Scrum Guide and adopted as a way of managing the quality of product backlog items entering a sprint. It is the ongoing process of reviewing and amending/updating/re-ordering product backlog items in the light of new information.

Reasons for modifying the backlog and items within may include:

  • Larger items may be broken into multiple smaller ones
  • Acceptance criteria may be clarified
  • Dependencies may be identified and investigated
  • An item may require further discovery and analysis
  • Priorities may have changed; expected returns will now differ

Refinement means that items are appropriately prepared and ordered in a way that makes them clear and executable for developers for sprint planning.

The backlog can also include technical debt (also known as design debt or code debt). This is a concept in software development that reflects the implied cost of additional rework caused by choosing an easy solution now instead of using a better approach that would take longer.

It is recommended to invest of up to 10 percent of a team's sprint capacity.[19] upon backlog refinement. More mature teams will not see this as a scheduled defined event but as an ad-hoc activity that forms part of the natural workflow, refining and adjusting the product backlog when needed.

Canceling a sprint

The product owner can cancel a sprint if necessary,[19] and may do so with input from others (developers, scrum master or management). For example, recent external circumstances may negate the value of the sprint goal, so it is pointless in continuing.

When a sprint is abnormally terminated, the next step is to conduct new sprint planning, where the reason for the termination is reviewed.

Artefacts

Product backlog

The product backlog is a breakdown of work to be done and contains an ordered list of product requirements that the team maintains for a product. Common formats for backlog items include user stories and use cases.[39] These requirements define features, bug fixes, non-functional requirements, etc. — whatever delivers a viable product. The product owner prioritizes product backlog items (PBIs) based on considerations such as risk, business value, dependencies, size, and date needed.

The product backlog is "what is needed, ordered by when it is needed" and is visible to everyone but may only be changed with consent of the product owner, who is responsible for managing and maintaining the product backlog items.

The product backlog contains the product owner's assessment of business value and may include the team's assessment of effort or complexity, often, but not always, stated in story points using the rounded Fibonacci scale. These estimates help the product owner to gauge the timeline and may influence the ordering of product backlog items; for example, for two features with the same business value, the product owner may schedule earlier delivery of work with the lower development effort (because the return on investment is higher) or the one with higher development effort (because it is more complex or riskier, and they want to retire that risk earlier).[44]

The product backlog and the business value of each product backlog item is the responsibility of the product owner. The effort to deliver each item may be estimated in story points, or time. By estimating in story points, the team reduces the dependency of individual developers; this is useful especially for dynamic teams where developers are often assigned to other work after sprint delivery. For instance, if a user story is estimated as a 5 in effort (using Fibonacci sequence), it remains 5 regardless of how many developers are working on it

Story points define the effort in a time-box, so they do not change with time. For instance, in one hour an individual can walk, run, or climb, but the effort expended is clearly different. The gap progression between the terms in the Fibonacci sequence encourages the team to deliver carefully considered estimates. Estimates of 1, 2 or 3 imply similar efforts (1 being trivial), but if the team estimates an 8 or 13 (or higher), the impact on both delivery and budget can be significant. The value of using story points is that the team can reuse them by comparing similar work from previous sprints, but it should be recognized that estimates are relative to that team. For example, an estimate of 5 for one team could be a 2 for another composed of more experienced developers with higher capability.

Every team should have a product owner, although in many instances a product owner could work with more than one team.[27] The product owner is responsible for maximizing the value of the product. The product owner gathers input and takes feedback from, and is lobbied by, many people but ultimately has the final decision about what gets built.

The product backlog:

  • Captures requests to modify a product—including new features, replacing old features, removing features, and fixing issues
  • Ensures the developers have work that maximizes business benefit of the product

Typically, the whole team works together to refine the product backlog, which evolves as new information surfaces about the product and its customers, and so later sprints may address new work.

Management

A product backlog, in its simplest form, is merely a list of items to work on. Having well-established rules about how work is added, removed and ordered helps the whole team make better decisions about how to change the product.[45]

The product owner prioritizes product backlog items based on which are needed soonest. Developers, influenced by the sprint goal, choose items for coming sprint, moving those items from the product backlog to the sprint backlog, which is the list of items they will build. Conceptually, the sprint goal is influenced by high-priority items at the top of the list, but it is not unusual to see developers taking some lower-priority items if there is time left within the sprint to accommodate more work.

High-priority items (at the top of the backlog) should be broken down into more detail that are suitable for the developers to work on. The further down the backlog, the less detailed items will be. As Schwaber and Beedle put it "The lower the priority, the less detail until you can barely make out the backlog item."[7]

As the team works through the backlog, it must be assumed that change happens outside their environment—the team can learn about new market opportunities to take advantage of, competitor threats that arise, and feedback from customers that can change the way the product was meant to work. All of these new ideas tend to trigger the team to adapt the backlog to incorporate new knowledge. This is part of the fundamental mindset of an agile team. The world changes, the backlog is never finished.[46]

Sprint backlog

The sprint backlog is the subset of items from the product backlog intended for developers to address in the upcoming sprint.[47] Developers will fill this backlog until they feel they have enough work to fill the sprint, using past performance to assess capacity for the next sprint, using this as a guideline of how much 'effort' they can complete.

Work on the sprint backlog is never assigned (or pushed) to developers; team members pull work as needed according to the backlog priority and their own skills and capacity. This promotes self-organization of the developers.

The sprint backlog is the property of the developers, and all included estimates are provided by the developers. Although not part of Scrum, some teams use an accompanying board to visualize the state of work in the current sprint: ToDo, Doing, Done.

Increment

The increment is the potentially releasable output of the sprint that meets the sprint goal. It is formed from all the completed sprint backlog items, integrated with the work of all previous sprints. The increment must be complete, according to the scrum team's definition of done (DoD), fully functioning, and in a usable condition regardless of whether the product owner decides to actually deploy and use it.

Extensions

The following artifacts and techniques can be used to help people use Scrum.[19]

Burndown chart

A sample burndown chart for a completed sprint, showing remaining effort at the end of each day.

Often used in Scrum (but not part of Scrum), a burndown chart is a publicly displayed chart showing remaining work.[48] Updated every day, it provides quick visualizations for reference. The horizontal axis of the burndown chart shows the days remaining, while the vertical axis shows the amount of work remaining each day.

During sprint planning, the ideal burndown chart is plotted. Then, during the sprint, developers update the chart with remaining work so the chart is updated day by day, showing a comparison between actual and predicted.

It should not be confused with an earned value chart.

Release burn-up chart

A sample burn-up chart for a release, showing scope completed each sprint (MVP = Minimum Viable Product)

The release burn-up chart is a way for the team to provide visibility and track progress toward a release. Updated at the end of each sprint, it shows progress toward delivering a forecast scope. The horizontal axis of the release burn-up chart shows the sprints in a release, while the vertical axis shows the amount of work completed at the end of each sprint (typically representing cumulative story points of work completed). Progress is plotted as a line that grows up to meet a horizontal line that represents the forecast scope; often shown with a forecast, based on progress to date, that indicates how much scope might be completed by a given release date or how many sprints it will take to complete the given scope.

The release burn-up chart makes it easy to see how much work has been completed, how much work has been added or removed (if the horizontal scope line moves), and how much work is left to be done.

Definition of ready (DoR)

The start criteria to determine whether the specifications and inputs are set enough to start the work item.

Definition of done (DoD)

The exit-criteria to determine whether work on sprint backlog item is complete, for example: the DoD requires that all regression tests be successful. The definition of done may vary from one team to another but must be consistent within one team.[49]

Velocity

The total effort a team is capable of in a sprint. The number is derived by evaluating the work completed in the last sprint. The collection of historical velocity data is a guideline for assisting the team in understanding their capacity, i.e.: how much work they can achieve.

Spike

A time-boxed period used to research a concept or create a simple prototype. Spikes can either be planned to take place in between sprints or, for larger teams, a spike might be accepted as one of many sprint delivery objectives. Spikes are often introduced before the delivery of large or complex product backlog items in order to secure budget, expand knowledge, or produce a proof of concept. The duration and objective(s) of a spike are agreed by the team before the start. Unlike sprint commitments, spikes may or may not deliver tangible, shippable, valuable functionality. For example, the objective of a spike might be to successfully reach a decision on a course of action. The spike is over when the time is up, not necessarily when the objective has been delivered.[50]

Tracer bullet

Also called a drone spike, a tracer bullet is a spike with the current architecture, current technology set, current set of best practices that result in production quality code. It might just be a very narrow implementation of the functionality but is not throwaway code. It is of production quality, and the rest of the iterations can build on this code. The name has military origins as ammunition that makes the path of the bullet visible, allowing for corrections. Often these implementations are a 'quick shot' through all layers of an application, such as connecting a single form's input field to the back-end, to prove the layers connect as expected.[51]

Limitations

The benefits of Scrum may be more difficult to achieve when:[52][53]

  • Teams whose members are geographically dispersed or part-time: In Scrum, developers should have close and ongoing interaction, ideally working together in the same space most of the time. While recent improvements in technology have reduced the impact of these barriers (e.g., being able to collaborate on a digital whiteboard), the Agile manifesto asserts that the best communication is face to face.[54]
  • Teams whose members have very specialized skills: In Scrum, developers should have T-shaped skills, allowing them to work on tasks outside of their specialization. This can be encouraged by good Scrum leadership. While team members with very specific skills can and do contribute well, they should be encouraged to learn more about and collaborate with other disciplines.
  • Products with many external dependencies: In Scrum, dividing product development into short sprints requires careful planning; external dependencies, such as user acceptance testing or coordination with other teams, can lead to delays and the failure of individual sprints.
  • Products that are mature or legacy or with regulated quality control: In Scrum, product increments should be fully developed and tested in a single sprint; products that need large amounts of regression testing or safety testing (e.g., medical devices or vehicle control) for each release are less suited to short sprints than to longer waterfall releases.

Tools for implementation

Like other agile methods, effective adoption of Scrum can be supported through a wide range of tools.

Many companies use universal tools, such as spreadsheets to build and maintain a sprint backlog. There are also open-source and proprietary software packages which use Scrum terminology for product development or support multiple product development approaches including Scrum.

Other organizations implement Scrum without software tools and maintain their artifacts in hard-copy forms such as paper, whiteboards, and sticky notes.[55]

Scrum values

Scrum is a feedback-driven empirical approach which is, like all empirical process control, underpinned by the three pillars of transparency, inspection, and adaptation. All work within the Scrum framework should be visible to those responsible for the outcome: the process, the workflow, progress, etc. In order to make these things visible, scrum teams need to frequently inspect the product being developed and how well the team is working. With frequent inspection, the team can spot when their work deviates outside of acceptable limits and adapt their process or the product under development.[26]

These three pillars require trust and openness in the team, which the following five values of Scrum enable:[19]

  1. Commitment: Team members individually commit to achieving their team goals, each and every sprint.
  2. Courage: Team members know they have the courage to work through conflict and challenges together so that they can do the right thing.
  3. Focus: Team members focus exclusively on their team goals and the sprint backlog; there should be no work done other than through their backlog.
  4. Openness: Team members and their stakeholders agree to be transparent about their work and any challenges they face.
  5. Respect: Team members respect each other to be technically capable and to work with good intent.

Adaptations

The hybridization of Scrum with other software development methodologies is common as Scrum does not cover the whole product development lifecycle; therefore, organizations find the need to add in additional processes to create a more comprehensive implementation. For example, at the start of product development, organizations commonly add process guidance on the business case, requirements gathering and prioritization, initial high-level design, and budget and schedule forecasting.[56]

Various authors and communities of people who use Scrum have also suggested more detailed techniques for how to apply or adapt Scrum to particular problems or organizations. Many refer to these methodological techniques as 'patterns' - by analogy with design patterns in architecture and software.[57][58]

Scrumban

Scrumban is a software production model based on Scrum and Kanban. Scrumban is especially suited for product maintenance with frequent and unexpected work items, such as production defects or programming errors. In such cases the time-limited sprints of the Scrum framework may be perceived to be of less benefit, although Scrum's daily events and other practices can still be applied, depending on the team and the situation at hand. Visualization of the work stages and limitations for simultaneous unfinished work and defects are familiar from the Kanban model. Using these methods, the team's workflow is directed in a way that allows for minimum completion time for each work item or programming error, and on the other hand ensures each team member is constantly employed.[59]

To illustrate each stage of work, teams working in the same space often use post-it notes or a large whiteboard.[60] In the case of decentralized teams, stage-illustration software such as Assembla, Jira or Agilo can be used.

The major differences between Scrum and Kanban is that in Scrum work is divided into sprints that last a fixed amount of time, whereas in Kanban the flow of work is continuous. This is visible in work stage tables, which in Scrum are emptied after each sprint, whereas in Kanban all tasks are marked on the same table. Scrum focuses on teams with multifaceted know-how, whereas Kanban makes specialized, functional teams possible.[59]

Scrum of scrums

The scrum of scrums is a technique to operate Scrum at scale, for multiple teams working on the same product, allowing them to discuss progress on their interdependencies, focusing on how to coordinate delivering software,[61] especially on areas of overlap and integration. Depending on the cadence (timing) of the scrum of scrums, the relevant daily scrum for each scrum team ends by designating one member as an ambassador to participate in the scrum of scrums with ambassadors from other teams. Depending on the context, the ambassadors may be technical contributors or each team's scrum master.[61]

Rather than simply a progress update, the scrum of scrums should focus on how teams are collectively working to resolve, mitigate, or accept any risks, impediments, dependencies, and assumptions (RIDAs) that have been identified. The scrum of scrums tracks these RIDAs via a backlog of its own, such as a risk board (sometimes known as a ROAM board after the initials of resolved, owned, accepted, and mitigated),[62] which typically leads to greater coordination and collaboration between teams.[61]

This should run similar to a daily scrum, with each ambassador answering the following four questions:[63]

  • What risks, impediments, dependencies, or assumptions has your team resolved since we last met?
  • What risks, impediments, dependencies, or assumptions will your team resolve before we meet again?
  • Are there any new risks, impediments, dependencies, or assumptions slowing your team down or getting in their way?
  • Are you about to introduce a new risk, impediment, dependency, or assumption that will get in another team's way?

As Jeff Sutherland commented,[61]

Since I originally defined the Scrum of Scrums (Ken Schwaber was at IDX working with me), I can definitively say the Scrum of Scrums is not a 'meta Scrum'. The Scrum of Scrums as I have used it is responsible for delivering the working software of all teams to the Definition of Done at the end of the sprint, or for releases during the sprint. PatientKeeper delivered to production four times per Sprint. Ancestry.com delivers to production 220 times per two-week Sprint. Hubspot delivers live software 100-300 times a day. The Scrum of Scrums Master is held accountable for making this work. So the Scrum of Scrums is an operational delivery mechanism.

Large-scale Scrum

Large-scale Scrum (LeSS) is a product development framework that extends Scrum with scaling rules and guidelines without losing the original purposes of Scrum.

There are two levels to the framework: the first LeSS level is designed for up to eight teams; the second level, known as 'LeSS Huge', introduces additional scaling elements for development with up to hundreds of developers. "Scaling Scrum starts with understanding and being able to adopt standard real one-team Scrum. Large-scale Scrum requires examining the purpose of single-team Scrum elements and figuring out how to reach the same purpose while staying within the constraints of the standard Scrum rules."[64]

Bas Vodde and Craig Larman evolved the LeSS framework from their experiences working with large-scale product development, especially in the telecoms and finance industries. It evolved by taking Scrum and trying many different experiments to discover what works. In 2013, the experiments were solidified into the LeSS framework rules.[65] The intention of LeSS is to 'descale' organization complexity, dissolving unnecessary complex organizational solutions, and solving them in simpler ways. Less roles, less management, less organizational structures.[66]

Criticisms

Scrum events have been reported to be hurting productivity and wasting time that could be better spent on actual productive tasks.[67][68]

Scrum practices, when not correctly implemented in the spirit of the Agile Manifesto, have a tendency to become a form of micromanagement.[69]

Scrum also assumes that the amount of effort required for completing certain tasks can be accurately quantified using metrics, although most of the time this can be quite unpredictable.[70]

References

  1. ^ Schwaber, Ken; Sutherland, Jeff (November 2017), The Scrum Guide: The Definitive Guide to Scrum: The Rules of the Game, retrieved May 13, 2020
  2. ^ "Lessons learned: Using Scrum in non-technical teams". Agile Alliance. Retrieved April 8, 2019.
  3. ^ https://agilix.nl/resources/TheNewNewProductDevelopmentGame.pdf
  4. ^ "Scrum, What's in a Name? - DZone Agile". dzone.com.
  5. ^ "Should "SCRUM" be written in all caps?". stackoverflow.com. Retrieved January 10, 2017.
  6. ^ Schwaber, Ken. "Scrum.org Ken Schwaber". Cite journal requires |journal= (help)
  7. ^ a b c d e f Schwaber, Ken (February 1, 2004). Agile Project Management with Scrum. Microsoft Press. ISBN 978-0-7356-1993-7.
  8. ^ Schwaber, Ken (2004). "SCRUM Development Process" (PDF). Advanced Development Methods.
  9. ^ Johnson, Hillary Louise (January 13, 2011). "ScrumMaster vs scrum master: What do you think?". agilelearninglabs.com. Retrieved May 10, 2017.
  10. ^ "What is Scrum?". What is Scrum? An Agile Framework for Completing Complex Projects - Scrum Alliance. Scrum Alliance. Retrieved February 24, 2016.
  11. ^ Verheyen, Gunther (March 21, 2013). "Scrum: Framework, not methodology". Gunther Verheyen. Gunther Verheyen. Retrieved February 24, 2016.
  12. ^ J. Henry and S. Henry. Quantitative assessment of the software maintenance process and requirements volatility. In Proc. of the ACM Conference on Computer Science, pages 346–351, 1993.
  13. ^ a b c Takeuchi, Hirotaka; Nonaka, Ikujiro (January 1, 1986). "The New New Product Development Game". Harvard Business Review. Retrieved June 9, 2010. Moving the Scrum Downfield
  14. ^ The Knowledge Creating Company. Oxford University Press. 1995. p. 3. ISBN 9780199762330. Retrieved March 12, 2013.
  15. ^ "Scrum". Lexico UK Dictionary. Oxford University Press.
  16. ^ a b Sutherland, Jeff (October 2004). "Agile Development: Lessons learned from the first Scrum". Archived from the original (PDF) on June 30, 2014. Retrieved September 26, 2008.
  17. ^ "Manifesto for Agile Software Development". Retrieved October 17, 2019.
  18. ^ Sutherland, Jeffrey Victor; Schwaber, Ken (1995). Business object design and implementation: OOPSLA '95 workshop proceedings. The University of Michigan. p. 118. ISBN 978-3-540-76096-2.
  19. ^ a b c d e f g h i Ken Schwaber; Jeff Sutherland. "The Scrum Guide". Scrum.org. Retrieved October 27, 2017.
  20. ^ Schwaber, Ken; Beedle, Mike (2002). Agile software development with Scrum. Prentice Hall. ISBN 978-0-13-067634-4.
  21. ^ Maximini, Dominik (January 8, 2015). The Scrum Culture: Introducing Agile Methods in Organizations. Management for Professionals. Cham: Springer (published 2015). p. 26. ISBN 9783319118277. Retrieved August 25, 2016. Ken Schwaber and Jeff Sutherland presented Scrum for the first time at the OOPSLA conference in Austin, Texas, in 1995. [...] In 2001, the first book about Scrum was published. [...] One year later (2002), Ken founded the Scrum Alliance, aiming at providing worldwide Scrum training and certification.
  22. ^ "Home". Scrum.org. Retrieved January 6, 2020.
  23. ^ Partogi, Joshua (July 7, 2013). "Certified Scrum Master vs Professional Scrum Master". Lean Agile Institute. Retrieved May 10, 2017.
  24. ^ a b McGreal, Don; Jocham, Ralph (June 4, 2018). The Professional Product Owner: Leveraging Scrum as a Competitive Advantage. Addison-Wesley Professional. ISBN 9780134686653.
  25. ^ Rubin, Kenneth (2013), Essential Scrum. A Practical Guide to the Most Popular Agile Process, Addison-Wesley, p. 173, ISBN 978-0-13-704329-3
  26. ^ a b c d Morris, David (2017). Scrum: an ideal framework for agile projects. In Easy Steps. pp. 178–179. ISBN 9781840787313. OCLC 951453155.
  27. ^ a b c Cohn, Mike. Succeeding with Agile: Software Development Using Scrum. Upper Saddle River, NJ: Addison-Wesley, 2010.
  28. ^ "The Scrum Guide" (PDF).
  29. ^ The Scrum guide. http://www.scrumguides.org/docs/scrumguide/v2016/2016-Scrum-Guide-US.pdf. p. 6.CS1 maint: location (link)
  30. ^ "The Role of the Product Owner". Scrum Alliance. Retrieved May 26, 2018.
  31. ^ Pichler, Roman (March 11, 2010). Agile Product Management with Scrum: Creating Products that Customers Love. Addison-Wesley Professional. ISBN 978-0-321-68413-4.
  32. ^ Ambler, Scott. "The Product Owner Role: A Stakeholder Proxy for Agile Teams". agilemodeling.com. Retrieved July 22, 2016. [...] in practice there proves to be two critical aspects to this role: first as a stakeholder proxy within the development team and second as a project team representative to the overall stakeholder community as a whole.
  33. ^ "The Product Owner Role". Scrum Master Test Prep. Retrieved February 3, 2017.
  34. ^ Rad, Nader K.; Turley, Frank (2018). Agile Scrum Foundation Courseware, Second Edition. 's-Hertogenbosch, Netherlands: Van Haren. p. 26. ISBN 9789401802796.
  35. ^ Carroll, N, O’Connor, M. and Edison, H. (2018). The Identification and Classification of Impediments to Software Flow, The Americas Conference on Information Systems (AMCIS 2018), August 16–18, New Orleans, Louisiana, USA.
  36. ^ "Core Scrum". Scrum Alliance. Retrieved January 25, 2015.
  37. ^ a b Drongelen, Mike van; Dennis, Adam; Garabedian, Richard; Gonzalez, Alberto; Krishnaswamy, Aravind (2017). Lean Mobile App Development: Apply Lean startup methodologies to develop successful iOS and Android apps. Birmingham, UK: Packt Publishing Ltd. p. 43. ISBN 9781786467041.
  38. ^ Cobb, Charles G. (2015). The Project Manager's Guide to Mastering Agile: Principles and Practices for an Adaptive Approach. Hoboken, NJ: John Wiley & Sons. p. 37. ISBN 9781118991046.
  39. ^ a b c Pete Deemer; Gabrielle Benefield; Craig Larman; Bas Vodde (December 17, 2012). "The Scrum Primer: A Lightweight Guide to the Theory and Practice of Scrum (Version 2.0)". InfoQ.
  40. ^ "What is a Daily Scrum?". Scrum.org. Retrieved January 6, 2020.
  41. ^ Little, Joe (January 17, 2011). "Impediment Management". Agile Consortium. Cite journal requires |journal= (help)
  42. ^ Flewelling, Paul (2018). The Agile Developer's Handbook: Get more value from your software development: get the best out of the Agile methodology. Birmingham, UK: Packt Publishing Ltd. p. 91. ISBN 9781787280205.
  43. ^ McKenna, Dave (2016). The Art of Scrum: How Scrum Masters Bind Dev Teams and Unleash Agility. Aliquippa, PA: CA Press. p. 126. ISBN 9781484222768.
  44. ^ Higgins, Tony (March 31, 2009). "Authoring Requirements in an Agile World". BA Times.
  45. ^ "The product backlog: your ultimate to-do list". Atlassian. Retrieved July 20, 2016.
  46. ^ Pichler, Roman. Agile Product Management with Scrum: Creating Products that Customers Love. Upper Saddle River, NJ: Addison-Wesley, 2010.[need quotation to verify]
  47. ^ Russ J. Martinelli; Dragan Z. Milosevic (January 5, 2016). Project Management ToolBox: Tools and Techniques for the Practicing Project Manager. Wiley. p. 304. ISBN 978-1-118-97320-2.
  48. ^ Charles G. Cobb (January 27, 2015). The Project Manager's Guide to Mastering Agile: Principles and Practices for an Adaptive Approach. John Wiley & Sons. p. 378. ISBN 978-1-118-99104-6.
  49. ^ Ken Schwaber, Agile Project Management with Scrum, p.55
  50. ^ "Create a Spike Solution". Extreme Programming.
  51. ^ Sterling, Chris (October 22, 2007). "Research, Spikes, Tracer Bullets, Oh My!". Getting Agile. Retrieved October 23, 2016.
  52. ^ Turk, Dan; France, Robert; Rumpe, Bernhard (2014) [2002]. "Limitations of Agile Software Processes". Proceedings of the Third International Conference on Extreme Programming and Flexible Processes in Software Engineering: 43–46. arXiv:.
  53. ^ "Issues and Challenges in Scrum Implementation" (PDF). International Journal of Scientific & Engineering Research. 3 (8). August 2012. Retrieved December 10, 2015.
  54. ^ Kent Beck; James Grenning; Robert C. Martin; Mike Beedle; Jim Highsmith; Steve Mellor; Arie van Bennekum; Andrew Hunt; Ken Schwaber; Alistair Cockburn; Ron Jeffries; Jeff Sutherland; Ward Cunningham; Jon Kern; Dave Thomas; Martin Fowler; Brian Marick (2001). "Principles behind the Agile Manifesto". Agile Alliance. Retrieved August 7, 2017.
  55. ^ Dubakov, Michael (2008). "Agile Tools. The Good, the Bad and the Ugly" (PDF). Retrieved August 30, 2010.
  56. ^ Hron, M.; Obwegeser, N. (January 2018). "Scrum in practice: an overview of Scrum adaptations" (PDF). Proceedings of the 2018 51st Hawaii International Conference on System Sciences (HICSS), January 3–6, 2018.
  57. ^ Bjørnvig, Gertrud; Coplien, Jim (June 21, 2008). "Scrum as Organizational Patterns". Gertrude & Cope.
  58. ^ "Scrum Pattern Community". ScrumPLoP.org. Retrieved July 22, 2016.
  59. ^ a b Kniberg, Henrik; Skarin, Mattias (December 21, 2009). "Kanban and Scrum - Making the most of both" (PDF). InfoQ. Retrieved July 22, 2016.
  60. ^ Ladas, Corey (October 27, 2007). "scrum-ban". Lean Software Engineering. Retrieved September 13, 2012.
  61. ^ a b c d "Scrum of Scrums". Agile Alliance. December 17, 2015.
  62. ^ "Risk Management – How to Stop Risks from Screwing Up Your Projects!". Kelly Waters.
  63. ^ "Scrum of Scrums". Scrum Master Test Prep. Retrieved May 29, 2015.
  64. ^ Larman; scrumyear=2013. "Scaling Agile Development (Crosstalk journal, November / December 2013)" (PDF).
  65. ^ "Large-Scale Scrum (LeSS)". 2014.
  66. ^ Grgic (2015). "Descaling organisation with LeSS (Blog)".
  67. ^ Jenson, John (March 8, 2019). "Meetings: The productivity killer for developers". TandemSeven - The Experience Innovation Company. Retrieved June 5, 2020.
  68. ^ "Not all developers like agile, and here are 5 reasons why". Business Matters. December 4, 2019. Retrieved June 5, 2020.
  69. ^ on, Isaak Tsalicoglou. "How to transition from Agile to micromanagement | Hacker Noon". hackernoon.com. Retrieved June 5, 2020.
  70. ^ Cagle, Kurt. "The End of Agile". Forbes. Retrieved June 5, 2020.

Further reading

  • Vacaniti, Daniel (February 2018). "The Kanban Guide for Scrum Teams" (PDF). scrum.org. Retrieved March 12, 2018.
  • Sutherland, Jeff; Schwaber, Ken (2013). "Scrum Guides". ScrumGuides.org. Retrieved July 26, 2017.
  • Verheyen, Gunther (2013). Scrum - A Pocket Guide (A Smart Travel Companion) ISBN 978-9087537203.
  • Münch, Jürgen; Armbrust, Ove; Soto, Martín; Kowalczyk, Martin (2012). Software Process Definition and Management. ISBN 978-3-642-24291-5.
  • Deemer, Pete; Benefield, Gabrielle; Larman, Craig; Vodde, Bas (2009). "The Scrum Primer". Retrieved June 1, 2009.
  • Janoff, N.S.; Rising, L. (2000). "The Scrum Software Development Process for Small Teams" (PDF). Retrieved February 26, 2015.

External links

By: Wikipedia.org
Edited: 2021-06-18 19:14:32
Source: Wikipedia.org