Category Archives: Agile
Asteroids and Design Thinking
Talk given at Agile on the Bench 15 April 2015
I’ve never been a huge fan of user stories
‘As a team member, In order to know what the hell I’m doing, I need a vast and sprawling backlog of 50 million user stories entered into Jira’. Said no one. Ever.
‘As a team member, In order to contribute to high value business outcomes, I need purpose, direction, context and shared understanding.’ Said me.
I think I’m having a mid-life crisis. I miss the olden days
I miss the structure
- Section 4.3 had a process flow or diagram
- Section 4.3.5 had a use case and some key interactions.
- Section 4.3.5.1 described a scenario
- Section 4.3.5.1.b described some alternate paths
- Section 4.3.5.1.b.ii showed some error handling
- Section 4.3.5.1.b described some alternate paths
- Section 4.3.5.1 described a scenario
- Section 4.3.5 had a use case and some key interactions.
I miss the context
Remember the functional decomposition tree? In my functional specification, there was a place for everything and everything had a place. Each piece of functionality was neatly broken down into smaller bits of functionality to help me understand. A massive 456 page hierarchy.
I miss the relevance
Remember the V Model? We had different outputs appropriate for different audiences created by different team roles based on different levels of elaboration. Each level of analysis output had it’s partnering test documentation where the rules were recaptured as tests something like ‘verify that <insert statement from analysis doc here>
I miss the analysis
Years of analysis experience and a multitude of techniques went into massaging Business requirements into functional specifications and design documents for us to build our solutions upon.
Somehow in our new world of iterative software delivery, analysis has become a bit of a dirty word. I think we hold analysis responsible for all the pain we experienced in the olden days.
It’s not analysis’ fault
Analysis was never the problem. The problem was that the structure, context relevance and analysis of the olden days were all based on a pre-conceived solution rather than the goal. Because of this we had to deliver the entire thing in one go to achieve any of the benefits. 2 years later the world had changed.
The problem was that we used to work in silos, delivering ambiguous outputs with lots of hand-offs and too much opportunity for misunderstandings. Inevitably in testing phases we uncovered loads of requirements defects and projects got delayed.
The problem was that there was loads of wastage. Huge documents were produced which were indigestible for reviewers. Each individual would have to re-learn and re-analyse the subject matter to produce the next document in the chain. Testers would find gaps in specifications as they considered how to test the system, causing costly late changes.
Now we do things more collaboratively, we have more conversations. We’ve reduced hand-offs and opportunities for misunderstanding & misinterpretation. We use BDD techniques to collaborate around real-world examples to achieve shared understanding and we reduce wastage by using tests as a specification.
We still need analysis
I think we’ve recently started realising that we need to do the analysis. A conversation from a post-it note isn’t enough. We need to go through the process of turning the business need into a specification (or test) to begin implementation.
The word analysis comes from the Greek ‘to loosen’. It literally means to break down
‘User Story Splitting’ is just a clean way of saying analysis.
Just because we think we’re ‘Agile’ doesn’t mean we’re immune to the horrors of the olden days. If we do too much up-front breaking down of our stories, we can end up in user story hell. Too many broken down user stories on a backlog represents wastage.
It’s too much up-front breaking down that got us into trouble in the first place.
The whole point of having atomic user stories is to enable us to deliver them incrementally or iteratively in order to get business value as early as possible. We only get value from our iterative software delivery approaches if we are always working on the most important thing. In order to do this we need to know which scenarios, stories and examples are the most important ones.
Design Thinking
Design Thinking starts with the goal instead of a solution. It investigates alternate paths to achieve that goal and then refines and tests options.
Design thinking is iterative and is described as a sequence of steps (different sources):
- Empathise, focus, ideate, prototype and test.
- Define, research, ideate, prototype, choose, implement, and learn.
There key aspects of Design Thinking are:
Analysis and Synthesis. Literally meaning to break down and put together. Analysis breaks down the whole into components to examine it, and synthesis puts the conclusions from that activity back together to form a coherent whole. They always go hand in hand.
Divergent and Convergent Thinking. In the divergent phase we examine options and generate ideas. In the convergent phase we rationalise our ideas and prioritise the best ones. We create choices then make choices.
In the olden days we may have been doing some pretty good analysis and synthesis as we generated our 456 page functional specification documents. We’d just be doing it on our own, coming up with our own interpretation of ‘synthesis’ not necessarily the same as the next person.
We may have been doing some good convergent thinking, but unfortunately converging on features that delivered little business value or would never get used.
Asteroids
Jeff Patton in his fantastic book ‘User Story Mapping’ compared splitting user stories with the 1980s game of Asteroids.
In Asteroids you start with some really big, asteroids moving around the screen and you have to shoot them up without being squished by them. As you blast them, they break down into smaller asteroids and start moving faster, and as you break those down they get faster still. The more small, faster moving asteroids you have flying about, the more likely you are to get squished.
You need to pick off the big ones, one at a time or you’re a goner.
When I read this it struck me that this process has a Design Thinking element to it. After we have exploded the big asteroids (divergent thinking) we need choose which one to blow up next (that’s the convergent thinking part) and leave some slower moving ones still floating. This is iterative not just from a story by story perspective, but for each hierarchical level of elaboration.
We only break down what we need to enable us to start the learning process.
It’s this iterative process of creating choices > making choices, that helps us navigate towards value as early as possible.
We need to start with the goal. We need to break goals down into key business outcomes and impacts, key interactions that help deliver those impacts, then important scenarios and examples. Breaking things down based on the goal helps us stay focused on a shared vision so we can make good choices.
Like a good story, we want things to make sense in the context of a meaningful narrative, so that they are not disconnected from the bigger picture. In order to do this we should embrace analysis techniques like process mapping, interaction diagrams and User Story Mapping.
This is an excerpt from Jeff Patton’s User Story Mapping Book.
This recently helped me understand that a story doesn’t have to be a disembodied post-it note in a particular format. All of our outputs at each layer of elaboration are stories, if we use them in the right way. (I like them more now)
We’ve got pretty good at divergent thinking practices in recent years, particularly brainstorming and splitting User Stories, but we need to support this with more convergent thinking practices.
Gojko Adzic’s Impact Mapping technique uses Design Thinking to explore options and create choices to deliver Business impacts and outcomes. It helps us create a hierarchical product roadmap based on the goal.
This technique is fantastically effective, but the real benefit lies in converging on the next Business value increment or learning milestone that we should focus on.
Other techniques like User Story Mapping include really useful convergent thinking elements. Jeff Patton suggests considering opening game, mid game and end game versions of key interactions. This helps us get feedback at the earliest possible opportunity and defer some of the analysis till later.
We are also doing convergent thinking when we achieve shared understanding. Collaboration using real world examples helps with this, particularly if we get good at choosing the most important ones to implement first.
Final thoughts…
In the olden days analysis was about functional decomposition of a solution. This decomposition created a hierarchy with context, but only told us where we started – which wasn’t that helpful
In the new world, rather than decomposition our analysis is like navigation. All nodes of our roadmap are linked to the goal. Our map is telling us our destination and options as to how to get there. – Much better.
So analysis is not the bad guy, we just have a new paradigm for analysis activities.
Guest Post: “We don’t ‘do Agile’ – We use a toolkit and not a rulebook”, Jenny Martin & Pete Buckney
Collaboration, Collaboration, Collaboration
Introduction
A Brave New World
Agile is now considered the standard approach to software development. Many Businesses are experiencing quality issues and are in a state of chaos after rapid introduction of agile methodologies such as Scrum. Many are in transition towards ‘being Agile’ without having a clear roadmap as to how to get there or even knowing what they are hoping to achieve. They get the theory, but need a pragmatic approach to adopting agile techniques and achieving the true business benefits without compromising quality. They need to bring the Business closer to product development. They need to collaborate.
Background
Agile became popular in response to challenges faced by development teams to respond to business needs quicker and with more agility, to accommodate changing requirements and deliver return on investment at the earliest opportunity.
This is achieved through improving communication between technical and business teams, understanding very clearly which requirements deliver the business value and delivering that business value as early as possible and in line with business expectations (having avoided defects through close collaboration).
Some of the 12 Principles of Agile Software as stated in the 2001 Agile Manifesto;
- Our highest priority is to satisfy the customer
through early and continuous delivery
of valuable software - Business people and developers must work
together daily throughout the project. - Continuous attention to technical excellence
and good design enhances agility
Examining the Problem
What we often see however, is a focus on the mechanics of Agile frameworks such as Scrum, and the technical tools and development environments that support them rather than on the underlying principles for success i.e. collaboration.
It’s not just about the technical stuff
Agile has often been advocated by technical teams excited by the shiny new stuff but not necessarily naturally good at working collaboratively. Business Stakeholders may have half the message, they may have heard Agile jargon and have expectations of some cost–savings or time to market improvement, but have not made the mental switch from cost to investment that underpins the benefits of delivering software in business value increments.
We see project teams thinking they have ‘gone Agile’ because they have thrown their documentation away and are having a 10-minute stand up meeting every morning.
Collaboration is the key to success
After having received technical training for Scrum, team members are generally quick to understand the methodology and principles, but the training can stop short of telling teams how to collaborate. Team members know they should be having a close dialogue with developers and business users, but don’t have tools or guidance for doing so, and often don’t have predictable access to the Product Owner.
The following problems can occur;
- Teams fall into ‘mini waterfall’ patterns within each iteration. This is very expensive as testers sit around doing nothing until enough has been developed for them to test.
- Defects get raised at the end of an iteration and are progressively pushed to the next, resulting in a final (maybe extended) defect fix iteration to sort everything out.
- Testers complain that there is not enough information in the user story to test from and feel uncomfortable and under-valued within the agile team.
- The Product Owner is frequently unavailable and there is no business representation within the iteration.
- There is a lack of shared understanding of the goal of the iteration, the high level architecture, or how the smaller components fit within the higher level vision
- There is a total lack of documentation after the project has finished
- Automation lags behind with high maintenance overhead.
- Business stakeholders are unable to prioritise requirements and want everything delivered to a fixed deadline.
- Business stakeholders want detailed estimations and fixed-price costs up front for the whole project.
All of which lead to inevitable delays, rework, quality issues and a very disappointed customer.
Continuous delivery is hard
There are a number of Agile principles focused on regularity of delivery;
- Our highest priority is to satisfy the customer
through early and continuous delivery
of valuable software - Deliver working software frequently, from a
couple of weeks to a couple of months, with a
preference to the shorter timescale.
There is often more focus on achieving the capability to deliver software continuously, (very challenging) rather than on delivering value early, which is where the true business benefit lies. Whilst it is a good aspiration in a mature Agile team to have a very short iteration, if you try to get there too quickly without recognising the technical constraints, or without having understood which features deliver the most value, it can be disastrous.
There are several factors that impact the regularity with which a software development initiative can deliver to production, and achieve true continuous delivery. For each development project we should ask these questions;
- How many 3rd parties are involved in this development?
- What is their ability to iterate? Do they have a long acceptance test schedule and infrequent releases?
- How big is this thing? Are there many applications, which need to be integrated together, and which require end-to-end integration testing?
- How easy is it to introduce change to a particular functional area without needing to regression test the whole system?
- Are there legacy systems involved?
- Is this green field development?
The Solution
Pragmatism please
We need to recognise that it is not always easy to achieve very regular releases, especially on enterprise projects and in large organisations with lots of legacy systems and points of integration.
If we agree however, that the biggest business benefits lie in delivering value early rather than continuously we are left with a business challenge rather than a technical challenge.
The challenge is to understand which features have the greatest impact on ROI and deliver them first.
We can do this by applying the agile principles around communication, collaboration and prioritisation without necessarily having overcome all of the technical challenges around automation, tools and continuous delivery.
In fact we can use a structure for collaboration and prioritisation for all projects and decide how regularly we can iterate on a project-by-project basis. We can tackle the continuous delivery challenges in parallel
From Cost to Investment
Agile is a mind-set change for the whole organisation, not just development teams. Some more Agile Principles;
- Agile processes promote sustainable development.
The sponsors, developers, and users should be able
to maintain a constant pace indefinitely. - Simplicity–the art of maximising the amount
of work not done–is essential.
Users want everything they have asked for. Business Stakeholders want detailed estimates up front. Projects often run over on budget and schedule.
Business Stakeholders see development projects as costs (sometimes out of control) rather than as an investment against a Business goal.
This is a particularly painful truth for an organisation trying to adopt agile delivery methods. With incremental delivery, the whole premise is that you don’t dive into the detail of a requirement until you need to. That means you might not know how big and complicated a requirement is (and how much it might cost) until you get to it. The cost is fixed and the scope can vary
In most organisations there is some work to do to convince Stakeholders that this is a good idea.
Getting Business Stakeholders comfortable with the idea of flexible scope requires them to fully embrace the idea that the features with the highest business value, contributing most significantly to the ROI will be delivered first and at the earliest possible opportunity.
More so, if there is very clear understanding of the business goals and how features contribute to the ROI, they can make decisions with regard to how much they would like to invest towards the achievement of that goal. Furthermore they can consider how they would like to distribute that investment across the scope of features, and finally how that translates towards achievement of short term, mid term and long term business goals.
If we collaborated effectively with the Business to get their buy in and agree on all this stuff up front we’d be half way there.
Summary
The Right Product
Too often we get wrapped up in delivering to a certain set of listed requirements rather than achieving the underlying business case. Through closer collaboration with the Business, a clear vision of the product roadmap and a very clear identification of the highest priority requirements, project teams can get on with delivering the Right Product.
If we are able to give development teams a structure and tools that help them collaborate with Business users more effectively and tackle highest priority requirements first (regardless of how regularly we can deliver to production) then we can be assured we are focusing our efforts in the right direction.
If we focus on collaborative development techniques that reduce misunderstandings around requirements and maximise efficiency, we can reduce defects, reduce costs and get to market quickly.
If we can bridge the gap between technical and business teams, communicate using the same language and plan for collaboration in a predictable and structured way, we get more useful input from the Business. Development teams with a closer proximity to the Business Domain have higher productivity.
Through collaboration we can allow Business priorities, business language and real world examples to inform the design, resulting in a lean and highly maintainable product.
We can do all this regardless of how well we follow the mechanics of Agile and how well we are doing with our continuous delivery capability.
And when we get good at this stuff, we can start worrying about tackling the harder stuff.