Identifying, Managing, & Eliminating Technical Debt. V. Lee Henson CST



Similar documents
Scrum: A disciplined approach to product quality and project success.

"Testing in the DevOps World of Continuous Delivery"

Agile & Scrum: What are these methodologies and how will they impact QA/testing roles? Marina Gil Santamaria Summer 2007

Introduction to Enterprise Agile Frameworks

Agile Power Tools. Author: Damon Poole, Chief Technology Officer

ISTQB - Certified Tester Advanced Level - Test Manager

Transitioning Your Software Process To Agile Jeffery Payne Chief Executive Officer Coveros, Inc.

Agile and Secure: Can We Be Both?

Teaching an Elephant to Dance. Patterns and Practices for Scaling Agility

An Example Checklist for ScrumMasters

Scrum for Managers, Zurich March 2010

Water-Scrum-Fall Agile Reality for Large Organisations. By Manav Mehan Principal Agile consultant

A Group of Agile Teams Organizational Agility

Quality Assurance in an Agile Environment

Executive Guide to SAFe 24 July An Executive s Guide to the Scaled Agile Framework.

Agile Training and Certification Options. David Hicks

Optimizing Your Software Process

Scale your product NOT your Scrum

Agile and Secure Can We Be Both? Chicago OWASP. June 20 th, 2007

The Talent Management Framework

Certified Scrum Developer (CSD) Course Description

Achieving Business Analysis Excellence

AGILE BUSINESS SERVICES. Guiding and supporting your business. at any stage of your agile journey

Upping the game. Improving your software development process

ASQ s Healthcare Update:

Introduction to Agile and Scrum

Certified Scrum Master Workshop

VISUAL REQUIREMENTS MANAGEMENT WITH KANBAN. Mahesh Singh Co-founder/ Sr. VP Product, Digite, Inc.

Agile Metrics. It s Not All That Complicated

The Importance of Defect Tracking in Software Development

Enterprise Agile Coaching: Guiding Organizations Through Agile Transformation

Software Development Lifecycle. Steve Macbeth Group Program Manager Search Technology Center Microsoft Research Asia

Service Definition: Agile Business Services

Agile for Project and Programme Managers

Building Software in an Agile Manner

Agile and Secure: OWASP AppSec Seattle Oct The OWASP Foundation

Achieving Business Analysis Excellence

Applied Software Project Management

XP & Scrum. extreme Programming. XP Roles, cont!d. XP Roles. Functional Tests. project stays on course. about the stories

15 Principles of Project Management Success

Scaling Spotify

Scale agile throughout the enterprise A PwC point of view

How can I be agile and still satisfy the auditors?

Continuous Delivery / Continuous Deployment How to automate your Deliveries. Bernhard Keprt

Obtaining ROI from an ALM Tool

Nationwide Application Development Center

Designing g and Implementing a Successful Agile Transformation. David Hicks

Nova Software Quality Assurance Process

ChaMP (Change Management Process)

Assignment 12: Quality Assurance Plan

Collaborating for Quality in Agile Application Development From Beginning to End

A Viable Systems Engineering Approach. Presented by: Dick Carlson

Speech Analytics: Best Practices for Analytics- Enabled Quality Assurance. Author: DMG Consulting LLC

HP Service Manager software

HP Application Lifecycle Management

Organizations. by Paul Boca Hornbill Technologies Andrew Brettle - Lamri V1.1

Software Testing Certifications

As the use of agile approaches

Introduction to Scrum for Managers and Executives

Agile Means Business. Lee Cunningham Director, Enterprise Agile Enablement VersionOne. October 2014

A Practical Guide to implementing Agile QA process on Scrum Projects

Agile Development for Application Security Managers

FREE ONLINE EDITION. (non-printable free online version) Brought to you courtesy of Sprint-IT &

Agile Testing. What Students Learn

Certified ScrumMaster Workshop

The Agile Drupalist. Methodologies & Techniques for Running Effective Drupal Projects. By Adrian AJ Jones (Canuckaholic)

From Agile by Design. Full book available for purchase here.

How To Be Successful At An Agile Software Engineering

Software Development Moves from a Craft to an Engineering Discipline Using the Essence Standard

PMI Agile Certified Practitioner (PMI ACP) Boot Camp Course AG05; 4 Days, Instructor-led

That Settles It! Techniques for Transparent and Trusted Decision-Making on Your Agile Team

Preface Agile Testing Review

Workshop on Agile Test Strategies and Experiences. Fran O'Hara, Insight Test Services, Ireland

Project Manager to what? ScrumMaster? Agile Coach?

Bridging the Gap Between Acceptance Criteria and Definition of Done

VMware Cloud Operations Management Technology Consulting Services

When agile is not enough

TURKEY SOFTWARE QUALITY REPORT

TUV SUD Certified Cloud Computing Elementary Professional (TCCEP) Certification

Enabling Continuous Delivery by Leveraging the Deployment Pipeline

What Does Large Mean? Copyright 2003 by N. Josuttis and J. Eckstein 3. Why is Large an Issue?

The Debt Elimination Roadmap

Transcription:

Identifying, Managing, & Eliminating Technical Debt V. Lee Henson CST 1

Identifying, Managing, & Eliminating Debt Copyright 2011 AgileDad Licensed for Classroom Use to Davisbase LLC. 2

V. Lee Henson CST Certified Scrum Trainer ADDIE Training Professional Agile Coach & Trainer Author of Agile Mentor Newsletter (Published Monthly) Author of The Definitive Agile Checklist Inventor of Rapid Release Planning Former Chairperson of the Scrum Alliance Certification Advisory Board Information Technology / Psychology Background Copyright 2011 AgileDad Licensed for Classroom Use to Davisbase LLC. 3

Session Topics: Defining Technical Debt Consumer Debt - The Facts Identifying Key Areas of Concern Avoid Additional Debt at Any Cost No More Minimum Monthly Payments Enabling & Empowering Testers Learn to Snowball the Debt Stop Building New Product Achieve Financial Freedom Make the Commitment to Remove Debt A Matter of Transparency Share The Wealth Open Q&A 4

What Is Technical Debt: What is Technical Debt? Are we only talking about open support tickets? What about ongoing system maintenance? Do I need to have every test automated? What about all of the fires we fight? CLS? 5

Consumer Debt - The Facts: Take a look around you Most of the people in this room have some form of excessive consumer debt Many make it a habit to spend more than they earn Although few do it to live outside of their means, most do not accrue debt intentionally Bankruptcy is at an all time high all over the world People do not realize that their credit draws a picture of who they are to the outside world 6

Technical Debt Classes: Intentional Technical Debt Organizations make a conscious decision to put off today what they know they should not be putting off in an effort to get the code shipped Unintentional Technical Debt - This debt is created when things happen as planned in the business, but the plan was not the best path to follow 7

Technical Debt: 1) Unintended Features / Gold Plating 2) Poorly Designed Architecture 3) Lack of Product Backlog Management and inappropriate visibility 4) Outdated Defects & Bugs 5) Lack of Automated Regression and Unit Tests (How Much?) 6) Lack of Establishing a coding & testing standard 7) Lack of refactoring / peer review - Phillipe 8

Key Areas of Concern: Quality Assurance Although technical debt can be introduced through many avenues, QA tends to feel the brunt of the stick. Development Writing good Code could help heal the wounds. Management Making management aware that the debt exists and what you are doing to address it is always a challenge. Visibility Awareness and Visibility play a critical role in successfully eliminating this debt. 9

Enabling & Empowering Testers Test Automation Empowering Testers by providing them with the resources and bandwidth needed to eliminate technical debt is one of the first critical steps toward better managing the debt load. Do whatever is needed in order for QA to regain control of testing and grow as an organization. 10

Stop Building New Product! One common mistake teams make when engaging technical debt is not addressing the lifecycle of the current product. If the product is intended for long term use, make time to do the critical fixes. If the product is due for replacement, treat it as such and only address truly mission critical bugs / defects. 11

Make the Commitment To Remove Debt Work to identify all those who need to know and can make a difference in helping your team dissolve debt Pool resources to eliminate as much of the outstanding debt as possible. Try not to set the team up for complete visibility into the plan 12

A Matter of Transparency: Maintain transparency by making sure everyone is aware of the debt at hand Formulate a plan to get out of debt and make it well known to everyone interested Invite each creditor to understand when and how repayment of the debt will occur This news is never easy to deliver but it must happen Once the plan is identified and published stick to it Stepping out of line shows our creditors that the debt is really not that important to us 13

Avoid Additional Debt at Any Cost: Every organization has been issued a platinum card We need to identify the resources needed and the steps we will take to not let the debt accrue again The cost of incurring additional debt is magnified if the current balance never decreases Remember, organizational bankruptcy should never be an option 14

No More Minimum Monthly Payments: Consumers who make the minimum payment each month quickly learn that the principle balance actually increases The same is true in the business world Yet every organization finds a way to justify spending as little as possible to reduce and or avoid debt all together In a struggling economy, debt is still unforgiving and unkind Debt will NEVER go away if we do not make an effort How? 15

Learn To Snowball Your Debt: Now is the time to snoball your debt away Start with the product or project with the smallest amount of debt and eliminate it Use the resources from the effort to assist in reducing or eliminating debt on the next project Do not be afraid to call in the calvary for help (Product Owner, Analysts, Developers, Architects, Etc.) Stop pointing fingers and take ownership the team can tackle this together 16

Achieve Financial Freedom: By sticking to the plan, you will see a light at the end of the tunnel This does not mean that your journey is over Work fast and hard to put time and policy on your side to avoid future debt Accountability Matters Create Transparency Take Action Help everyone feel the benefit of living debt free Do not accept the everyone has debt just like us speech ACT now - Start today! 17

Share Your New Wealth: Success breeds success! Once others see your achievement they will want to take part and taste success Once you are out of debt, you will NEVER want to go back down that lonely road Work with the organization to put a debt creation failsafe in place to nip away at new debt and identify the root cause If we all do our share, the world will be a better place! 18

Review - Q&A: 19

Resources: Suggested URLs: Agile Dad - Agile Mentor Newsletter http://www.agiledad.com Ward Cunningham = http://c2.com/cgi/wiki?technicaldebt Wikipedia = http://en.wikipedia.org/wiki/technical_debt David Laribee = http://laribee.com MSDN Magazine = http://msdn.microsoft.com/en-us/magazine/ ee335722.aspx 20

You now hold the keys to success! You have been educated and empowered. Visit often and drink from the well! http://www.agiledad.com/ Copyright 2011 AgileDad Licensed for Classroom Use to Davisbase LLC. 21

Thank You! Lee.Henson@DavisBase.Com - Twitter @AgileDad - LinkedIn leehenson@gmail.com Copyright 2011 AgileDad Licensed for Classroom Use to Davisbase LLC. 22