Share this
How do you set up an agile software development project infrastructure?
by Martin White on 12 May 2014
Setting up an agile software development infrastructure will vary depending on the context. By context I mean what type of software it is, what type of team it is, what type of company it is, what’s the culture like, what tools do you have? These things vary from company to company, project to project and situation to situation.
However, there are some things that I would always do to set up an agile infrastructure from scratch regardless of the context:
Visualise a product backlog
Start by knowing what work there is to do and visualise this in the form of a product backlog. This may be as simple as a spreadsheet with a list of items or as complex as a Kanban board where you can visualise the product backlog and the flow of work through the development process.
Set up a planning process
In Scrum at the beginning of every sprint (usually every two weeks) you do sprint planning. Even if you aren't following Scrum, you do need to do regular planning and re-planning. The frequency could be anything from weekly to monthly; you probably don't want to go beyond monthly. This then becomes your planning cadence.
In our experience the sprint or iteration planning is between a one and a four hour period of time when you get the whole team together to look at what things from the product backlog you are going to do in the next sprint or iteration.
Set up a review process
You need to set up a process where you get feedback from your business or your client. It doesn’t necessarily need to be the same cadence or regularity as your planning cycle. In Scrum it is, but it doesn’t have to be. On one of our most recent projects, we had weekly reviews with our client to start with and we found it was too often. We found we weren’t getting enough done in a week to be worth showing the results to our clients. So we changed it to fortnightly. On this project we were doing weekly planning and fortnightly reviews.
Set up a retrospective process
Retrospectives are when the agile software development team looks back on what they did in the last period of work and reflect on whether improvements can be made to the approach. Again the cadence for this doesn’t need to be the same frequency as for your planning or review processes. At Equinox IT we do this monthly for an established team, or more frequently for a new team or a new approach.
Establish a mechanism for tracking progress
Earlier I stated the need to establish a process for sprint or iteration planning. But, how do you know that you are on target to do all that work that you planned for the sprint or iteration? On agile software development projects typically people use a burn down chart to track outstanding work versus time remaining. This allows them to visualise whether the agile team is on track for the sprint or iteration.
Next, consider how you will be able to know you are on track for the overall project, to deliver an application that has all of the features that the customer wants three or six months from now. In other words how do you know you are planning enough work into each iteration or each sprint to meet that longer term deadline? For this you need a more coarse grained burn down chart or equivalent mechanism. If you are estimating your work using story points or any other unit, then you need to track that you are delivering enough of those units in each iteration to be able to meet that longer term deadline.
Start trialling and adding in other agile practices
Once you have the above mechanisms and routines in place, you have a platform to start working in an agile way, but it is not everything. That’s one of the things about Scrum, it only tells you how to organise your teams to do the work or what work to do. It does not actually show you how to do that work.
So agile development practices and XP practices such as test driven development (TDD), acceptance test driven development (ATDD), modular, loosely-couple code design, pair programming and code reviews are not covered within Scrum. These are things that you can pick and choose from.
However, some of them you need to establish from the start as they are difficult to add later. Practices relating to the design of your code or test automation in particular are the hardest to add later. Some teams have a team charter, project charter or a quality management plan that dictates the sort of up front things that the team is going to do. So one of those might be 'we are going to use test driven development and we are going to achieve X% coverage'.
Having code reviews, pair programming and daily stand ups are things that you could introduce incrementally as you go through. Then you can review the impact of them, whether it was worth it and whether you want to continue with these practices.
Share this
- Agile Development (89)
- Software Development (68)
- Scrum (41)
- Agile (32)
- Business Analysis (28)
- Application Lifecycle Management (27)
- Capability Development (23)
- Requirements (21)
- Lean Software Development (20)
- Solution Architecture (19)
- DevOps (17)
- Digital Disruption (17)
- Project Management (17)
- Coaching (16)
- IT Professional (15)
- IT Project (15)
- Knowledge Sharing (13)
- Equinox IT News (12)
- Agile Transformation (11)
- IT Consulting (11)
- Digital Transformation (10)
- Strategic Planning (10)
- IT Governance (9)
- International Leaders (9)
- People (9)
- Change Management (8)
- Cloud (8)
- MIT Sloan CISR (7)
- Working from Home (6)
- Azure DevOps (5)
- Innovation (5)
- Kanban (5)
- Business Architecture (4)
- Continuous Integration (4)
- Enterprise Analysis (4)
- Client Briefing Events (3)
- GitHub (3)
- IT Services (3)
- AI (2)
- Business Rules (2)
- Communities of Practice (2)
- Data Visualisation (2)
- Java Development (2)
- Lean Startup (2)
- Scaling (2)
- Security (2)
- System Performance (2)
- ✨ (2)
- Automation (1)
- FinOps (1)
- Microsoft Azure (1)
- Satir Change Model (1)
- Testing (1)
- March 2025 (1)
- December 2024 (1)
- August 2024 (1)
- February 2024 (3)
- January 2024 (1)
- September 2023 (2)
- July 2023 (3)
- August 2022 (4)
- July 2021 (1)
- March 2021 (1)
- February 2021 (1)
- November 2020 (2)
- July 2020 (1)
- June 2020 (2)
- May 2020 (3)
- March 2020 (3)
- August 2019 (1)
- July 2019 (2)
- June 2019 (1)
- April 2019 (3)
- March 2019 (2)
- December 2018 (1)
- October 2018 (1)
- August 2018 (1)
- July 2018 (1)
- April 2018 (2)
- February 2018 (1)
- January 2018 (1)
- September 2017 (1)
- July 2017 (1)
- February 2017 (1)
- January 2017 (1)
- October 2016 (2)
- September 2016 (1)
- August 2016 (4)
- July 2016 (3)
- June 2016 (3)
- May 2016 (4)
- April 2016 (5)
- March 2016 (1)
- February 2016 (1)
- January 2016 (3)
- December 2015 (5)
- November 2015 (11)
- October 2015 (3)
- September 2015 (2)
- August 2015 (2)
- July 2015 (7)
- June 2015 (7)
- April 2015 (1)
- March 2015 (2)
- February 2015 (2)
- December 2014 (3)
- September 2014 (2)
- July 2014 (1)
- June 2014 (2)
- May 2014 (8)
- April 2014 (1)
- March 2014 (2)
- February 2014 (2)
- November 2013 (1)
- October 2013 (2)
- September 2013 (2)
- August 2013 (2)
- May 2013 (1)
- April 2013 (3)
- March 2013 (2)
- February 2013 (1)
- January 2013 (1)
- November 2012 (1)
- October 2012 (1)
- September 2012 (1)
- July 2012 (2)
- June 2012 (1)
- May 2012 (1)
- November 2011 (2)
- August 2011 (2)
- July 2011 (3)
- June 2011 (4)
- April 2011 (2)
- February 2011 (1)
- January 2011 (2)
- December 2010 (1)
- November 2010 (1)
- October 2010 (1)
- February 2010 (1)
- July 2009 (1)
- October 2008 (1)