Scrum Development Blog

Better teams make better products.

Posts Tagged ‘agile’

Agile Development

Agile Pathways, Development, Scrum Terms | Posted by The 3Back Team
Apr 08 2010
empirical-thinking-vs-predictive

Empirical Team Thinking

Agile development is now commonly referred to as those set of methods that come under the umbrella term agile or support agile thinking. To avoid a circular set of definitions we will define the word agile.

Agile is being quick enough to avoid or take advantage of those things that can hurt or help in your pursuit.

A  pursuit in this context would often be called an effort, work or project. However, notice the phrase “quick enough” why is that wording used and relevant. The biggest difference here and said in a very summarized way (which does not reveal the depth of thought behind it) is the difference between predictive thinking vs. adaptive thinking.

No matter who you are and what you do we will all fall prey to predictive thinking in varying degrees. To reduce the likely hood of being tripped up by predictive thinking agile frames a state of mind that leverages those around us to help us detect when we are being predictive and should be adjusting our plan based on new information rather than ignore it. Said another way is that we fail to detect/ignore when our assumption are no longer valid. So, agile is a social agreement to be empirical as a team. Agile development is a description of how we can put that framework to use as a well formed team. A framework for agile development is especially important as the complexity of our effort increases. For simple problems or things that are complicated but knowable a standardized process is suitable. For complex problems that can change just by looking at them we need an empirical framework.

Agile Methods that Support Empirical Thinking

Spectrum of Agile Methods

There are several Agile methods which support an Agile Development process. However, each one is best called a framework because it is applied in a unique way for each context of use.

The above diagram represents the best way we have seen to describe the agile development methods available. The ones on the right are more Bodies of Knowledge and are vast. It is their very nature of vast that can cripple a team of people trying to focus their effort. Typically large systematized thought models can become more than I want to think about and crowd out the purpose for me focus which is my effort/work/project or product that I am trying to build.

There are more such as TSP / PSP but, this model paints out a quick spectrum that summarizes the models of thought and those that sit on the boarder such as RUP. The bodies of knowledge on the right have some very good practices, processes and methods in them and should not be ignored just because they are vast. Often when you scale past 70 or so people on one project effort you will need many of the techniques that can be found in the bodies of knowledge on the right. Or if you are simple running a call center where things are complicated but, knowable and creativity for transcending the current established patterns is not desired then they are more appropriate. We would call this things that fit SOP (standard operating procedures). However, were creativity is desired and the problem is complex then the models that support agile thinking are the only ones that seem to work.

Scrum is by far the most popular of the agile models and has shown some of the best success and transaction because it is not vast. Scrum is a simple rational framework that can be memorized in 20 minutes. Applied Scrum is exceedingly difficult to do well because it requires a tremendous amount of discipline and challenges standing assumptions. The ability to reveal and challenge standing assumptions is what has made Scrum so successful. Scrum has proven itself beyond the realm of software development (form where it orginated) however, its language and purely rational approach are its weaknesses.

A quick list of agile methods

  • Scrum
  • FDD
  • Lean
  • XP
  • Crystal
  • Kanban
  • Other often proprietary Special forms…

When doing software development work a popular pattern is to use the Scrum method wrapper the XP coding practices. This is recomended and has been found to be one of the best patterns for success.

Transitioning to an agile thinking process is best done by building Agile Pathways that supports and nurtures a pattern of adoption. It is important when applying agile to not toss out established processes that work but, instead reveal how they can be improved and reinvigorated. However, a solid implementation requires an almost prescriptive start. There are too many hidden assumptions that need to be re-explored and often changed.

  • Some short phrases that help focus on agile thinking
    • Let the product lead
    • One bite at a time
    • No head works alone
    • Be empirical
    • Reflect early and often
    • Make it visible
    • Pay attention and adapt

The agile movement got it start in the public sector in 2001 with the signing of the Agile Manifesto. The first project done under the term agility and done with 1 week development cycles was in 1983 (more on this later).

For those new to agile, Scrum is a recommended place to start.

In all cases of applied agility or scrum the analysis sets the tone. Without agility in the analysis the remaining part of your effort will “waterfall” or fall prey to predictive thinking. The following set of techniques assumes a complex problem or situation. Analysis is looking for an opportunity to move. There are a few analytic techniques that show up

  • No head works alone: peer review your thought process with someone and avoid heavy process driven peer review
  • Don’t make a belief out of a model: use a data rich subject matter orientation so that you don’t try to overly tidy your thinking at the wrong time
  • Highlight areas of risk and uncertainty: the number one risk is building the wrong thing! adjust your analysis to mitigate that risk first
  • Conceptualize appropriately through time: watch which techniques you are thinking with when you move from past certainty to future uncertainty (i.e. accounting vs. finance)

Story Boss

Scrum Terms | Posted by The 3Back Team
Apr 07 2010

story boss scrumIn Agile or Scrum we often see the need for someone to be the Story Boss. The Story Boss is someone who is in charge of the story and sees that it gets to done. The most common place for this is with analysis stories. The Story boss is a temporary role or focus and after the story is done the need for this fades away. The story boss is simply an easy way for the team to track who will be chasing that story to completion.

Time Boxing

Scrum Terms | Posted by The 3Back Team
Apr 07 2010

A time box is a common practice underlying most agile processes especially, Scrum. Time boxing is a the closest thing in agile or scrum has to something that is a best practice. Most managers or early adopters of Scrum wonder what they do to create a sense of urgency and the answer is simple “Time Box”.

In Scrum we have 6 formal time boxed events.

  1. Releasing Planningscrum time boxing
  2. Sprint Planning
  3. Sprint
  4. Sprint Reveiw
  5. Sprint Retrospectvie
  6. Daily Scrum

Other time boxes can be applied and should be. The purpose of the time box is to cause movement and to set an expectation that we will limit the time and energy spent in any one direction. Generally people will fall prey to taking on too much work or big amorphous work that has no discernibly edges or clarity. Our understanding is similarly fuzzy and vague.

We can use a time box for many things including as a guide line in how we break work down into tasks or execution. Sometimes people use time boxing as a way to avoid gold platting or excessive polishing of an item or thing.

Time box is a critical practice in agile / scrum and should be applied with care. Arbitrary time boxing can drive motivation down and should not be used as a tool to create a frenetic pace or fearful environment. Time boxing is an important tool for any good scrum master or facilitator.

Architecture

Scrum Terms | Posted by The 3Back Team
Apr 02 2010

architecture agile scrumArchitecture is the context within which particular stories are implemented. In the context of scrum or agile we are considering architecture from the context of  software development. The purpose of software architecture is not to define the place for the pieces as much as it is to separate the dependencies of the pieces. The purpose of architecture is not to build a framework within which all things can nicely fit. It is to define the relationships between the major concerns of the system so when they change or new requirements emerge the impact of the changes required are limited to local modifications. Limitation of concerns to local areas allow us to think of the system in a computerized fashion and treat things as independent encapsulate modules.

Architecture has an inherent beauty of design that invites the mind and allows its purpose to be adapted as needed.

Scrum Team

Scrum Terms | Posted by The 3Back Team
Mar 25 2010
scrum team solutions

Scrum Team

The fundamental unit in Scrum is the team. The team is the engine that works to provide a solution in the form of a product. The use of the word team becomes a little redundant in Scrum so the language was modified in 2007 to make a distinction between Scrum Team and team. Before the 2007 the word team was used for both cases and this created confusion.  Stakeholders form the context in which the Scrum Team exists. Usually there is someone special in the Stakeholder group we call the Business Owner who asked the team to form and consigned resources to the Product Owner to get the job done.

A Scrum team is made up of the team, the Scrum Master and Product Owner. A scrum team has all of the skills necessary to produce a meaningful increment of work each sprint. There is a balance of power and responsibility across the roles of ScrumMaster Product Owner and team.

Team is typially focused on providing innovative solutions. Can=>What=>How shall we build this?

Scrum Master is concerned with health of the team. Are we a well formed team?

Product Owner is focused on direction of the product. Where to next?

Please note this is but, an introduction to the terms. A full understanding takes reading, training and applied effort to really understand the balance achieved with the Scrum Development Method.

Make It Visible

Scrum Terms | Posted by The 3Back Team
Mar 17 2010

make it visibleOne of a core set of agile thinking patterns is Make it Visible. 70% of the processing power between our ears handles and deals with processing of visual information. For people generally, we will know where to apply energy to something when there is sufficient visibility on a task or work item. Self organization can occur when the work has enough visibility so that we know what to do without being told. So when you do not see someone moving or taking action it is usually because there is lack of visibility and my first assumption is that the person is simple confused on how to engage. Look to make things visible to the person rather than telling them what to do. Assume they want to help but, simply do not know where to apply energy. Make it Visible applies as a pattern to setting up and sustaining well formed agile team.

Team Swarm

Scrum Terms | Posted by The 3Back Team
Mar 11 2010

Team swarm is an observable pattern of cohesive team work. The word swarm is the right word because to an outside (outside: someone not directlyteam swarm scrum on the team doing the work) observer the pattern almost looks random. However, to those on the team they are moving with intent and purpose even though the observer cannot easily discern why they are focused the way they are.

Well formed teams will exhibit a team swarm pattern after they mature. A good sign of your team maturing is that they tend to swarm and jump on work together and often one story at a time. This is an observable point of view that the Scrum Master can use to detect when his/her team is starting to work well together. To an untrained observer this will be a sign of chaos and the tendency is for them to step in and clean up mess “who’s in charge here anyway” or “this needs to be tidy’ed up”. These types of management practices are anathema to a good agile scrum team and interfere with it’s ability to self organize.

The pattern of team swarm is generally observed for teams when strong task orientation is present. Scrum teams are often working on software development problems that require a team head to work through. The Product Owner, in scrum, provides the direction or line of purpose for the team.

Great project management recognizes team swarm and is good at stimulating the environment to encourage small team tactical behaviors. A competent agile project manager will not usurp the teams work pattern to fulfill a desire to know what is happening. This means that reporting of work done on the agile team is incumbent on the team members to make it visible. Therefore a great leader charges the team with the constraint to both make it visible internally so that common task orientation and make it visible externally so that reporting/decision making can be supported.

The team swarm pattern is critical to decision making. Tactical agility (team level agility) can result when the work is visible and an emergent adaption can occur. Externally there is a need to supply concrete realities the team encounters to inform and enable strategic agility. Again this informs decision making both internal and external to the team. A trained agile project manager will know how to stimulate team behaviors without compromising the team’s need to self organize and simultaneously feed that information up the decision making apparatus of the organization so that strategic agility can happen. The result is a bidirectional flow of information. Team swarm is one way to know you are on the road to making that happen as smart as possible.

Professional Scrum Training

Scrum Terms | Posted by The 3Back Team
Mar 11 2010

scrum team goldThere are a number of organizations out there offering Professional Scrum Training. Most of them are part of the Scrum Alliance which maintains a strict set  training practices and quality standards. However, there are many who are starting to offer their own certification and special class of designations because of money or because they could not tolerate guidelines they did not personally control.

Scrum is a open development methodology founded by a team and has a long history of being team based in it’s origins. There are some very strong writers who have popularized Scrum and are well known for their work, writing and contributions.  More later on the founding history of Scrum….

Team Fragmentation

Scrum Terms | Posted by The 3Back Team
Feb 27 2010

Team fragmentation occurs when there is a lack of unifying purpose in product development work. For simple groups this is often referred to as task orientation. Since the word task is so heavily loaded in agile project management or an any agile / scrum team our industry commonly uses team fragmentation.

In agile distributed teams can easily become fragmented from lack of task orientation. For a distributed scrum agile teamscrum team fragmentation this can be very challenging. Most organizations are faced with the reality of distributed team work in the form of offshore or nearshore typically done as outsourcing.

  • How do you manage these teams?
  • How do you bring new team up to speed?
  • What tools do we use?
  • How do you juggle time zones?
  • Language barriers?
  • Cultural barriers?
  • How do you form effective team habits and without getting blinded by process fog?

Successfully developing a product with a distributed agile team is a modern day challenge most companies.  For the 3back team this topic is one of our favorite.

Process Fog

Scrum Terms | Posted by The 3Back Team
Feb 27 2010

Too much structure, even well intended can obscure what is happening. Process fog can be thought of as a reduction inprocess fogvisibility brought about by creating too much process such that we can no longer detect how to tune team communication protocols. For this purpose there are 3 layers of fog that we can consider.