SlideShare a Scribd company logo
The Straight Jacket of Agile
         Iteration
            Michael Vax
    VP Engineering, Partnerpedia
About myself
• 30 years in s/w development
• Developer, architect, manager, VP, CTO
• Discovered Agile in 2005
• Implemented Agile process in 4 companies
• Involved in Agile Vancouver for last six
  years
• Currently - VP of Engineering at
  Partnerpedia
Waterfall  Agile

  Large  Small
The Straight Jacket of Agile Iteration
The Straight Jacket of Agile Iteration
The Straight Jacket of Agile Iteration
The main goal of Agile’s
evangelists was to prove that
        small works
That required simplifications

            Green field projects
             Customer on site
    Development team can define deadlines
               Simple design
              Easy to change
Agile = Iterations
Iteration – Focal Point of Go Small Message



   Iteration n-1          Iteration n          Iteration n+1


                   Plan    Implement    Demo
Disclaimer



I love iterations!!!
I love iterations!!!
I love iterations!!!
Horse Blinder Vision

             Iteration



      Plan   Implement   Demo
Are real-life projects and
situations more complex than
examples used in Agile books?
Are we missing the Big
picture if we focus on
 iteration too much?
The Straight Jacket of Agile Iteration
There is a life beyond iteration
What needs to                                  How to split time
                                               between work for
be done before
                                               current iteration and
 an iteration?                                 future planning?



   Iteration n-1                 Iteration n                           Iteration n+1


                   Plan           Implement       Demo



                                                                         What needs to
                                                                         be done after
                                                                         the iteration?


                          How to see the big picture
                            while staying Agile?
Lean Concept of Flow And Optimizing
                 the Whole
             Require
 Idea                  Design   Dev   Test   Release   Product
              ments


Investment                                               Value




             The goal of the development process is
               to optimize delivery of the business
                               value
Lean Concept of Flow And Optimizing
                 the Whole

             Require
 Idea         ments
                       Design   Dev   Test   Release   Product


Investment                                               Value




             Can this happen in Agile?
Requirements
Sub-optimized Flow



             Require
 Idea                   Design      Dev       Test      Release   Product
              ments


Investment                                                          Value




             If everybody is focused on the current
             iteration, who is preparing for the next one?
Ready-Ready to be Done-Done
              The Product Owner is asked, “Are
              you ready-ready?” and the team is
                asked “Are you done-done?”.


“When teams concurrently make work ready for
next iterations during development, we find quite
  often they can cut the iteration length in half”
Not all features are the same
Feature     Characteristics
Minor       • Done it many times
            • Can be assigned to almost anybody on the team
            • no room to misinterpret requirement
Small       • Enhancement to existing feature
            • Minor UI changes consistent with previous implementations
            • No technical challenges

Medium      • Enhancement to existing feature
            • Crosscutting multiple modules
            • Some level of technical uncertainty

Large       • Completely new feature or re-architecture of existing
            functionality with functional enhancements
            • Unclear domain questions – is bundle a product?
            • Requires selection of new technology or design patterns
            • New UI paradigm
Paths to code ready stories                                User
 Minor
Feature                                                                   Story


 Small                                                            User
                                                                 User      User
                                                                          User
Feature                                                           Story
                                                                 Story     Story
                                                                          Story


Medium                                                   User
                                                        User      User
                                                                 User      User
                                                                          User
Feature                                                  Story
                                                        Story     Story
                                                                 Story     Story
                                                                          Story


                                                        User     User     User
                                                        Story    Story    Story
 Large             Epic           Epic           Epic
Feature
                                                                 User     User
                                                                 Story    Story


Legend                                                                    User
            Initial       Ready for
          Definition       Review
                                         Ready                            Story
Ready-Ready Epic
• Domain questions are identified and
  answered
• Usage scenarios are understood
• Main UI flow is defined (mock-ups)
• Core technical decisions are made and
  validated
Code Ready Story
• Can be estimated by team in no more that 15
  minutes
• Is unlikely to be stopped or canceled due to
  unclear requirements or technical challenges
• Tests are defined
• Domain Changes are understood, reviewed,
  and consensus reached
• UI mockups are reviewed by both end-users
  and designers
Metric to measure Ready-Ready
• Flow in implementation of a story: Is story
  implemented without breaks in calendar time
  and context shift?
• Example:
  Assume a story is 3 points story. However, for
  various reasons it becomes 9 points story.
  The flow in this case is defined as 3/9 or 33%

                 Optimize the flow!
Iteration n          Iteration n+1   Iteration n+2


Plan    Implement    Demo




                             Focus on NOW or
                               look ahead?
Design & Architecture
No BDUF != NDUG
 (Big Design Up Front)      (No Design Up Front)




        Every system has an architecture
Sub-optimized Flow



             Require
 Idea                   Design   Dev   Test   Release   Product
              ments


Investment                                                Value
The Straight Jacket of Agile Iteration
We can always refactor later
Complex changes can takes weeks
  or even months to complete
High level architectural vision
instead of detailed architectural
            Roadmap
Think About The Future But
      Don’t Overbuild
     Lean Principle - (Defer Commitment)
Prioritization of Design Work
Consider Several Alternatives
          Lean Principle - consider several
    alternatives and to keep those alternatives
    "open" to us as long as they remain viable
Change Case Modeling

Description
(A couple of sentences or a paragraph describing the basic idea)


Likelihood
(Rating of how likely the change case is to occur (e.g. High, Medium, Low or %))


Timeframe
(Indication of when the change is likely to occur)


Potential Impact
(Indication of how drastic the impact will be if the change occurs
Use Spikes to separate research
     from Implementation
Not enough planning smells
• Difficulties with story estimations on iteration
planning meeting
• Complete change of technical directions in the middle
of iteration
• Inability to answer developers questions when
implementation starts
• Abandon and incomplete stories
• Idle development team waiting for requirements
Testing
The Straight Jacket of Agile Iteration
Most of s/w projects have not
 been developed with TDD
Test Strategy cannot be
 limited to an iteration
Regression & Manual Testing
   Have not Disappeared
Performance Testing in Agile Project

                 Benchmark Test                             Benchmark Test                       Benchmark Test




 Iter.0              Iter.1         Iter.2       Iter.3                      ....   Iter.x-1        Iter.x

• Test environment setup
                                                                                                  • Load tests
• Tools selection
                                                                                                  • Stress tests
• Performance requirements
                                                                                                  • Capacity testing
• Test data preparation
                                  Focus Test   Focus Test            Focus Test     Focus Test    • Resilience testing
Performance Testing and Iterations
        Performance
            Spike




           Iter. n-1                Iter. n             Iter n+1
           Feature A              Feature B              Feature C

Feature A              Feature A - Focus test   Feature B - Focus test
• Test requirements
• Test development




                       Feature B                Feature C
                       • Test requirements      • Test requirements
                       • Test development       • Test development
Performance Testing - Agile Best
                Practices

• Put performance tasks on a SCRUM board
• Make fixing functional bugs that block performance
  tests a high priority
• Do not delay fixing performance issues identified by
  tests
• Retest after fixes are applied to know if they worked
• You cannot guess where the next bottleneck is
• Don’t pre-optimize before testing
Business vs. Development
Business does not plan in
       iterations
Business needs a Date and
      Commitment
How to do business level estimations
             in Agile?
Units of Estimations
       High




                                 Hours




        Level of Understanding
                                 Days



                                 Weeks



                                 Months


       Low
Look at the Flow



             Require
 Idea                  Design   Dev   Test   Release   Product
              ments


Investment                                               Value
Make it Visual



Get a picture of wall from
Partnerpedia
We don’t Operate in a
  Walled Garden
Coordinating Branches & Teams
External Dependencies



   Customers,
    Partners,
Other Departments
Find the Balance

       Iteration n          Iteration n+1   Iteration n+2


Plan    Implement    Demo




                             Maintain long term
                            vision but don’t focus
                            on small things when
                                looking ahead
Questions?

                Getting in touch:
        Email: Michael.vax@gmail.com
              Twitter: michaelvax
LinkedIn: http://ca.linkedin.com/in/michaelvax

More Related Content

PPT
Spikes nad SCRUM_Se lect6 btech
KEY
Agile intro module 3
PDF
Model-Based Testing to Help You Enhance Your Agile Testing Process
PPTX
OSSCube - Zend Webinar
PDF
Path to agility, Ken Schwaber
PPTX
Agile cambridge 27th September 2012
PDF
Building Mobile (app) Masterpiece with Distributed Agile
Spikes nad SCRUM_Se lect6 btech
Agile intro module 3
Model-Based Testing to Help You Enhance Your Agile Testing Process
OSSCube - Zend Webinar
Path to agility, Ken Schwaber
Agile cambridge 27th September 2012
Building Mobile (app) Masterpiece with Distributed Agile

What's hot (10)

PPTX
Agile User Experience
 
PDF
Agile for Startups
PDF
Avanulo Blue Paper Enigi User Engaged Construction (1)
PPTX
Copenhagen 121127 - Lars Irenius
PPTX
Agile Methods for NTU Software Engineers
PDF
Semi-automatic and easy creation of learning friendly OCW video content
PDF
【17-A-2】 10年後も通用する開発環境の秘訣 <デブサミ2012>
PDF
Dollars and Dates are Killing Agile
PDF
Fletcher Designs
PPT
Future Technology Center Project
Agile User Experience
 
Agile for Startups
Avanulo Blue Paper Enigi User Engaged Construction (1)
Copenhagen 121127 - Lars Irenius
Agile Methods for NTU Software Engineers
Semi-automatic and easy creation of learning friendly OCW video content
【17-A-2】 10年後も通用する開発環境の秘訣 <デブサミ2012>
Dollars and Dates are Killing Agile
Fletcher Designs
Future Technology Center Project
Ad

Viewers also liked (10)

PPTX
Introduction to Lean Software Development
PPTX
Lean startup notes
PPTX
Incorporating Performance Testing in Agile Development Process
PPTX
Autonomous Team Requirements
PPTX
The 4th component – fast knowledge sharing
PPTX
Process Design and Visual Value Streams
ODP
Careers in software development
PPTX
The 3rd component - Organization Structure for Sustainment
PPTX
The 1st component - Leadership and Mentoring
PDF
Process Management: Why So Few Companies Get It Right
Introduction to Lean Software Development
Lean startup notes
Incorporating Performance Testing in Agile Development Process
Autonomous Team Requirements
The 4th component – fast knowledge sharing
Process Design and Visual Value Streams
Careers in software development
The 3rd component - Organization Structure for Sustainment
The 1st component - Leadership and Mentoring
Process Management: Why So Few Companies Get It Right
Ad

Similar to The Straight Jacket of Agile Iteration (20)

PDF
Change agile for XP Days 2012 benelux v1.0
PDF
Outside In - Behaviour Driven Development (BDD)
PDF
JIRA Studio: Development in the Cloud - Atlassian Summit 2010
PDF
Agile: It's not just for engineers anymore!
PPTX
iAnua storymapping session @ ilean
PPTX
Agile Innovation - Product Management in Turbulent times
PDF
Agile product development and management
PDF
Agileproductdevelopmentandmanagement 120420040535-phpapp02
PDF
How to live with agile - Aware in BugDay Bangkok 2012
PDF
Agile Engineering - ODU ACM
PDF
PDF
Real World Effective/Agile Requirements - IBM Innovate 2010 -sally elatta
PPTX
Agile User Stories
PDF
Visualising the user experience
PDF
Can't we all get along? Human-centered design meets Agile
PDF
Agile2012 uxd design mapping
PDF
User Stories Applied
PDF
Aras Innovator PLM Deployment Methodology
PPTX
Agile & UX What changes and other C.R.A.P.
PDF
Agile Project Management at The Washington Post
Change agile for XP Days 2012 benelux v1.0
Outside In - Behaviour Driven Development (BDD)
JIRA Studio: Development in the Cloud - Atlassian Summit 2010
Agile: It's not just for engineers anymore!
iAnua storymapping session @ ilean
Agile Innovation - Product Management in Turbulent times
Agile product development and management
Agileproductdevelopmentandmanagement 120420040535-phpapp02
How to live with agile - Aware in BugDay Bangkok 2012
Agile Engineering - ODU ACM
Real World Effective/Agile Requirements - IBM Innovate 2010 -sally elatta
Agile User Stories
Visualising the user experience
Can't we all get along? Human-centered design meets Agile
Agile2012 uxd design mapping
User Stories Applied
Aras Innovator PLM Deployment Methodology
Agile & UX What changes and other C.R.A.P.
Agile Project Management at The Washington Post

The Straight Jacket of Agile Iteration

  • 1. The Straight Jacket of Agile Iteration Michael Vax VP Engineering, Partnerpedia
  • 2. About myself • 30 years in s/w development • Developer, architect, manager, VP, CTO • Discovered Agile in 2005 • Implemented Agile process in 4 companies • Involved in Agile Vancouver for last six years • Currently - VP of Engineering at Partnerpedia
  • 3. Waterfall  Agile Large  Small
  • 7. The main goal of Agile’s evangelists was to prove that small works
  • 8. That required simplifications Green field projects Customer on site Development team can define deadlines Simple design Easy to change
  • 10. Iteration – Focal Point of Go Small Message Iteration n-1 Iteration n Iteration n+1 Plan Implement Demo
  • 11. Disclaimer I love iterations!!! I love iterations!!! I love iterations!!!
  • 12. Horse Blinder Vision Iteration Plan Implement Demo
  • 13. Are real-life projects and situations more complex than examples used in Agile books?
  • 14. Are we missing the Big picture if we focus on iteration too much?
  • 16. There is a life beyond iteration What needs to How to split time between work for be done before current iteration and an iteration? future planning? Iteration n-1 Iteration n Iteration n+1 Plan Implement Demo What needs to be done after the iteration? How to see the big picture while staying Agile?
  • 17. Lean Concept of Flow And Optimizing the Whole Require Idea Design Dev Test Release Product ments Investment Value The goal of the development process is to optimize delivery of the business value
  • 18. Lean Concept of Flow And Optimizing the Whole Require Idea ments Design Dev Test Release Product Investment Value Can this happen in Agile?
  • 20. Sub-optimized Flow Require Idea Design Dev Test Release Product ments Investment Value If everybody is focused on the current iteration, who is preparing for the next one?
  • 21. Ready-Ready to be Done-Done The Product Owner is asked, “Are you ready-ready?” and the team is asked “Are you done-done?”. “When teams concurrently make work ready for next iterations during development, we find quite often they can cut the iteration length in half”
  • 22. Not all features are the same Feature Characteristics Minor • Done it many times • Can be assigned to almost anybody on the team • no room to misinterpret requirement Small • Enhancement to existing feature • Minor UI changes consistent with previous implementations • No technical challenges Medium • Enhancement to existing feature • Crosscutting multiple modules • Some level of technical uncertainty Large • Completely new feature or re-architecture of existing functionality with functional enhancements • Unclear domain questions – is bundle a product? • Requires selection of new technology or design patterns • New UI paradigm
  • 23. Paths to code ready stories User Minor Feature Story Small User User User User Feature Story Story Story Story Medium User User User User User User Feature Story Story Story Story Story Story User User User Story Story Story Large Epic Epic Epic Feature User User Story Story Legend User Initial Ready for Definition Review Ready Story
  • 24. Ready-Ready Epic • Domain questions are identified and answered • Usage scenarios are understood • Main UI flow is defined (mock-ups) • Core technical decisions are made and validated
  • 25. Code Ready Story • Can be estimated by team in no more that 15 minutes • Is unlikely to be stopped or canceled due to unclear requirements or technical challenges • Tests are defined • Domain Changes are understood, reviewed, and consensus reached • UI mockups are reviewed by both end-users and designers
  • 26. Metric to measure Ready-Ready • Flow in implementation of a story: Is story implemented without breaks in calendar time and context shift? • Example: Assume a story is 3 points story. However, for various reasons it becomes 9 points story. The flow in this case is defined as 3/9 or 33% Optimize the flow!
  • 27. Iteration n Iteration n+1 Iteration n+2 Plan Implement Demo Focus on NOW or look ahead?
  • 29. No BDUF != NDUG (Big Design Up Front) (No Design Up Front) Every system has an architecture
  • 30. Sub-optimized Flow Require Idea Design Dev Test Release Product ments Investment Value
  • 32. We can always refactor later
  • 33. Complex changes can takes weeks or even months to complete
  • 34. High level architectural vision instead of detailed architectural Roadmap
  • 35. Think About The Future But Don’t Overbuild Lean Principle - (Defer Commitment)
  • 37. Consider Several Alternatives Lean Principle - consider several alternatives and to keep those alternatives "open" to us as long as they remain viable
  • 38. Change Case Modeling Description (A couple of sentences or a paragraph describing the basic idea) Likelihood (Rating of how likely the change case is to occur (e.g. High, Medium, Low or %)) Timeframe (Indication of when the change is likely to occur) Potential Impact (Indication of how drastic the impact will be if the change occurs
  • 39. Use Spikes to separate research from Implementation
  • 40. Not enough planning smells • Difficulties with story estimations on iteration planning meeting • Complete change of technical directions in the middle of iteration • Inability to answer developers questions when implementation starts • Abandon and incomplete stories • Idle development team waiting for requirements
  • 43. Most of s/w projects have not been developed with TDD
  • 44. Test Strategy cannot be limited to an iteration
  • 45. Regression & Manual Testing Have not Disappeared
  • 46. Performance Testing in Agile Project Benchmark Test Benchmark Test Benchmark Test Iter.0 Iter.1 Iter.2 Iter.3 .... Iter.x-1 Iter.x • Test environment setup • Load tests • Tools selection • Stress tests • Performance requirements • Capacity testing • Test data preparation Focus Test Focus Test Focus Test Focus Test • Resilience testing
  • 47. Performance Testing and Iterations Performance Spike Iter. n-1 Iter. n Iter n+1 Feature A Feature B Feature C Feature A Feature A - Focus test Feature B - Focus test • Test requirements • Test development Feature B Feature C • Test requirements • Test requirements • Test development • Test development
  • 48. Performance Testing - Agile Best Practices • Put performance tasks on a SCRUM board • Make fixing functional bugs that block performance tests a high priority • Do not delay fixing performance issues identified by tests • Retest after fixes are applied to know if they worked • You cannot guess where the next bottleneck is • Don’t pre-optimize before testing
  • 50. Business does not plan in iterations
  • 51. Business needs a Date and Commitment
  • 52. How to do business level estimations in Agile?
  • 53. Units of Estimations High Hours Level of Understanding Days Weeks Months Low
  • 54. Look at the Flow Require Idea Design Dev Test Release Product ments Investment Value
  • 55. Make it Visual Get a picture of wall from Partnerpedia
  • 56. We don’t Operate in a Walled Garden
  • 58. External Dependencies Customers, Partners, Other Departments
  • 59. Find the Balance Iteration n Iteration n+1 Iteration n+2 Plan Implement Demo Maintain long term vision but don’t focus on small things when looking ahead
  • 60. Questions? Getting in touch: Email: Michael.vax@gmail.com Twitter: michaelvax LinkedIn: http://ca.linkedin.com/in/michaelvax

Editor's Notes

  • #3: Periodically present on Agile and Dev conferencesMy experience with introducing Agile at WebCTTalk about Partnerpedia How easy to get Agile going in RonRIt comes natural to them they don’t know any other way
  • #4: Agile started 10 years ago and it was a quite radical changeMy experience with introducing Agile at WebCTPortfolio projectDone in waterfall Product mng/Architects/DevelopmentYear long release Change in the middle of the projectCould not do it the old way
  • #5: I master printing this long MS Project files and placing them on the wallLooked very impressive
  • #6: Piles of document at WebCT too many documents that never made it into the codeProduct management did not get everything they wanted in the first Agile project but confirmed that the most important features made it
  • #7: Architects that forgot how code looks like
  • #8: Not small deedThis is why so much efforts went into this
  • #10: When you ask somebody what process you use in many cases you hear we are doing iterations
  • #11: Create enough requirements for one iterationDo enough design to get you through the stories for this iterationBoard is a sufficient planning tool for one iteration
  • #12: And it workedAnd it was funYou can see something accomplishedI started to think in a different way about how to split stories vertical vs. horizontal approach
  • #13: Main message was think small focus on iterationFocus all energy on one iteration No point in longer planning as we are agile and everything is going to change anywayAny attempt to think ahead were claimed by purists non-agile and watterfallishThe blinders cover the rear vision of the horse, forcing it to look only in a forward direction and keeping it on track.
  • #14: Some of agile evangelists assumptions are not true in real world Customers and management want to know exact dates and scope and ask for your commitment upfrontThere is no customer on siteYou cannot refactor your way out of the  mess
  • #15: Some people in agile community took this message think small too literallyWith this think small message are we missing big picture
  • #16: Waterfal problem was not in defining the big picture and long view of a projectProblem was it asked to define each small detail in this long view
  • #17: Taking to literally an iteration limits our vision and Create enough requirements for one iterationDo enough design to get you through the stories for this iterationBoard is a sufficient planning tool for one iteration
  • #18: Lean approach is offering a better approach focusing on value and optimizing the way to deliver itAny misbalance in the flow reduces the value deliveredExample from WebCT waterfall – Product management vs. ArchitectsCan this happen in Agile?
  • #19: Lean approach is offering a better approach focusing on value and optimizing the way to deliver itAny misbalance in the flow reduces the value deliveredExample from WebCT waterfall – Product management vs. ArchitectsCan this happen in Agile?
  • #20: Famous backlogIn simplified Agile project examples life is simple enough and stories for the next iteration can be determined discussed in clarified on the iteration planning meeting Product owner is present and knowledgeable and answer to all questions from the team can be easily answeredAs we all know it is not always the case in the real worldNot all knowledge is in the roomSome issues require research and deep understanding of the market requirements and use casesCustomers, partners, and other third party may need to be consulted or even approve the work before team can startBusiness Domain may be new for the teamBacklog needs some work before it is ready to be presented to the team, in some cases a lot
  • #21: If everybody is focused on the current iteration who is preparing for the next
  • #24: This is the process I find usefulYou don’t need to have all requirements ready for a year worth of work but keeping 1-2 month worth of Ready-Ready stories is a good practice
  • #28: Usually, the same people are involved in running / supporting the current iteration and planning the next oneAll our instincts and training tell us NOWBut if we follow them we pay for it later
  • #29: Other thing we need to do as part of planning to achieve the flow
  • #30: - As Agile was fighting for recognition in waterfall world it steered away from Big Design Up Front emphasizing incremental design and ad-hoc decisions done by the team- Many people interpreted this as NO DESIGN no design is needed we have refactoring and it works on small and relatively simple projects or when team has enough experience and doing the work that is not completely new - In small teams, that process can be fluid and ad-hoc, often verbal.  - As the number of developers increased, it creates the need for more structure around communicating architectural decisions.  This communication need creates the need to do more architecture ahead of each iteration. - With big teamArchitecture is so much more important because designing and communicating the architecture is so important to keeping the software consistent.  - Because the architecture needs to be communicated more broadly, it has to be defined earlier in the process.  
  • #32: Architects that forgot how code looks like
  • #33: Time pressure is always a part of s/w development projectEven if we realize the need to refactor we may be pressed into continue with a wrong design pattern making future refactoring more and more costly
  • #34: Examples:Multitenancy Price lists
  • #35: Architecture envisioning - It's important that the technical team establishes a high level architectural vision, including user interface flow, the organization and behavior of high level components and services, and a core domain model. You don't need, nor do you want, a complete and detailed architectural roadmap. But you need a consistent technology vision shared across them team. As the application grows, develop a system of checks and balances that activates the lifecycle to maintain your architectural resiliency.
  • #36: So how can you be smart about all of this?  Although you don’t want to overbuild your system based on future/mythical requirements there isn’t anything wrong with thinking about the future.  It is a two phase strategy:Initial modeling. Do some initial architecture envisioning to think things through, to explore critical concepts and thereby get you going in the right direction.  This doesn't mean that you need to create mounds of architectural documentation, although it is likely that you will do some modeling and yes, egads!, even create sufficient architectural documentation to meet your needs. Defer design decisions.  One of the principles of lean software development is to defer commitment to the last possible moment that you need to make the decision, thereby increasing your flexibility and raising your chances of success. 
  • #37: Level of details depends on how close you are to start implementation
  • #38: As lean software development tells us, we shouldn't commit early to an architectural strategy but instead should consider several alternatives and to keep those alternatives "open" to us as long as they remain viable.  The implication is that when you are envisioning the architecture early in the project you should really be envisioning several possible architectures.  To be fair this strategy isn't new and in fact is one that has been promoted, although not always followed, within the IT architecture community for decades.
  • #39: Multitenancy as an example
  • #40: Define spike – the goal is to gain knowledge not to produce codeDo them in different iterationsDocument resultsResist temptation to fit implementation into the iteration even if successfulExample – selecting report building tool1st iteration to do tool selection2nd iteration to spike a solution using 1-2 top candidate3rd iteration to build into your product
  • #44: Regression is not automatic and is time consumingIt does not fit into the iterationThere is a technical dept to pay and it cannot be done in one iteration
  • #45: Paying technical debt need to be planned, sometimes across multiple releasesUAT for customer – working with waterfall enterpriseTools selectionUnderstanding of business value of each s/w component, associated risks, and current test coverage
  • #46: Do we like it or not we may be faced with the need to do a full regression test after the iteration is complete but before new version can be released
  • #48: Use performance spike to validate design decisions Do focus performance testing for completed features
  • #51: CEO Our financial results for iteration 24 are …Agile evangelist assumed that we development can make business to adopt our speak and habitsFat chanceBusiness plans in quarters, financial years, conferences, industry shows, REVENU
  • #52: Does not matter if we had not have a chance to look at requirements, create stories, play estimation pokerHow do we do it?
  • #53: Not much advice in Agile community. One of the well groomed elephantsInstead books are going into length why this is a bad ideaAs this is any help, I know this is a bad idea. I still need to give a dateFormal way – Business points Gut feel Guru estimations Short spike to figure it out
  • #54: Production points
  • #55: People tend to focus on development only, look at the flow instead
  • #56: Understand dependenciesDon’t forget the ground work as server setup, updates, etc, testing, code merges
  • #57: In real life software development does not happen in a walled garden of one team and one iterationAn ability to wall garden your development project is very limited in most of organizations
  • #59: UAT by customerWaiting for a decision to be made by management, customer, partner, 3rd party library release
  • #60: In conclusion