agile essentials
play

Agile Essentials Track: Business Services Presenter: Mark Thomas - PowerPoint PPT Presentation

Agile Essentials Track: Business Services Presenter: Mark Thomas Synopsis Are you a victim of building the wrong solutions slowly? If so, youre not alone, and considering an Agile approach may be the right fit for your organization. The


  1. Agile Essentials Track: Business Services Presenter: Mark Thomas

  2. Synopsis Are you a victim of building the wrong solutions slowly? If so, you’re not alone, and considering an Agile approach may be the right fit for your organization. The term Agile is used a lot today, and this is an opportunity to hear about what it is, as well as understand its applicability, success factors, and potential pitfalls. This presentation will also do an overview of the different ‘flavors’ of Agile and their characteristics.

  3. Agenda Introduction & Overview The Agile Manifesto Agile Elements and Team Agile Flow Closing and Questions

  4. Why Projects Fail When asked why projects fail, many organizations cite a wide range of issues. Essentially, these issues can be consolidated into the following: o Inadequate, poor, or inconsistent requirements. o Lack of customer or end user involvement in the process. o Unrealistic or unattainable project schedules. o Unmanageable scope creep due to the lack of change control. o Insufficient testing.

  5. How We Do It Today Most organizations follow the tried and true “waterfall” approach, also known as SDLC (System Development LifeCycle). o Assumes requirements are Concept understood up front and are relatively stable. Requirements o Assumes software can be “manufactured.” Design o Emphasizes Big-Design Up Front Build (BDUF) with step-by-step execution. Test o De-couple architecture and design from coding and testing. Deploy o Different teams for different aspects.

  6. SDLC Challenges Of course this is not an issue with all users of SDLC; however, there are some inherent challenges that need to be overcome: o Inherent focus on technical development challenges as opposed to user adoption and measureable benefits. o Limited flexibility in change management. o Customer involvement is limited to certain points along the lifecycle which causes potential scope issues. o Testing is often a late phase which can create challenges with scope and schedule.

  7. Agile as a Solution Considering the failure rate of today’s projects, Agile techniques can address key issues. o Complete customer involvement by making the customer a member of the Agile team. o Acceptance testing is defined as requirements are gathered and tests written before code is developed. o Project schedules are negotiated using a collaborative process. o Project Management is integrated into the process and not a separate activity. o Change is expected and embraced.

  8. Waterfall – Agile Comparison Typical Waterfall Agile Following a strict Plan Plan as we go Formal Checkpoints No Checkpoints Big upfront design Agile modeling “Big Bang” delivery Many small releases Strict documentation Streamlined and adaptive documentation

  9. Can You Make the Change? It may be difficult to ‘make the switch’ due to organizational policies, process and culture. Some reasons why you may have to still use a waterfall type approach can include: o Existing projects, processes, and tools. o Externally dependant groups using waterfall. o Leadership’s need to plan for annual project funding and resource allocation. o Adequate training funding for Agile transition. o Policy or regulatory concerns. o Current investment in development maturity (CMM).

  10. Agile Types Various Agile methodologies share much of the same philosophy as well as many of the same characteristics and practices. The most popular including: SCRUM XP CRYSTAL DSDM FDD LEAN A lightweight Delivers high- Comprised of a Specifically calls A model-driven, Focuses the team framework with quality software family of out “fitness for short-iteration on delivering broad applicability quickly and methodologies business process that value and for managing and continuously by whose that purpose” as the begins with efficiency to the controlling promoting high addresses the primary criteria for establishing an customer. Lean iterative and customer realization that delivery and overall model eliminates waste incremental involvement, rapid each project may acceptance of a shape followed by by selecting only projects of all feedback loops, require a slightly system, focusing a series of the truly valuable types. Scrum’s continuous tailored set of on the useful 80% “design by feature features for a popularity is testing, policies, of the system that - build by feature" system, increasing in the continuous practices, and can be deployed iterations. prioritizing those software planning, and processes in in 20% of the selected, and community due to close teamwork to order to meet the time. delivering them in its proven deliver working project’s unique small batches. simplicity, software at very characteristics. productivity. frequent intervals.

  11. Agenda Introduction & Overview The Agile Manifesto Agile Elements and Team Agile Flow Closing and Questions

  12. The Agile Manifesto In 2001, seventeen software developers met to discuss lightweight development methods. From this meeting, they published the following Agile Manifesto: o We are uncovering better ways of developing software by doing it and helping others do it. Through this work we have come to value: – Individuals and interactions over processes and tools – Working software over comprehensive documentation – Customer collaboration over contract negotiation – Responding to change over following a plan o That is, while there is value in the items on the right, we value the items on the left more.

  13. The 12 Principles 1. Customer satisfaction by rapid 7. Face-to-face conversation is the delivery of useful software best form of communication (co- location) 2. Welcome changing requirements, even late in development 8. Projects are built around motivated individuals, who should 3. Working software is delivered be trusted frequently (weeks rather than months) 9. Continuous attention to technical excellence and good design 4. Working software is the principal measure of progress 10. Simplicity 5. Sustainable development, able to 11. Self-organizing teams maintain a constant pace 12. Regular adaptation to changing 6. Close, daily co-operation circumstances between business people and developers

  14. Agenda Introduction & Overview The Agile Manifesto Agile Elements and Team Agile Flow Closing and Questions

  15. Key Terms Iterative development Sprint Dividing projects into Fixed-length iterations sprints that have fixed typically two weeks to 30 duration (time boxing) and days long with the goal of helps development teams building a potentially to focus on a shippable shippable product. product in the end of each sprint.

  16. Ceremonies The following ceremonies are typically planned with Scrum: sprint Planning, Review (with Retrospective), and Daily Scrum. o Sprint Planning Meeting. o Daily Scrum Meeting. o Sprint Review. o Sprint Retrospective.

  17. Artifacts An artifact is something created for a practical purpose. In Agile, there are three key artifacts: o Product Backlog. o Sprint Backlog. o Burndown Charts.

  18. Themes, Epics, User Stories Themes Epics User Stories A top level Epics are groups Independent, objective that may of related User negotiable, span multiple Stories. Epics are valuable, projects and not introduced into estimatable, small, products. Themes a sprint without testable may also be first breaking it requirements. Epics. down into its They are used component User during sprints and Stories to reduce broken down into uncertainty. tasks.

  19. User Stories As the customer develops the user stories, they are written down on a note card (3x5) with a name and description. User stories generally follow the following template: “As a < role >, I want < goal/desire > so that < benefit >.” Some examples include: o “As a customer representative, I want to search for my customers by their first and last names.” o “As a user closing the application, I want to be prompted to save if I have made any changes in the data.” o As a team member, I want to modify my schedule but not the schedules of the other team members.”

  20. Estimation There are three main concepts in estimation: Estimation of size gives a high-level estimate for the Estimation work item, typically measured using a neutral unit such of size as points. Velocity Velocity tells us how many points this project team can deliver within an iteration. Estimation of Estimation of effort translates the size (measured in points) to a detailed estimate of effort typically using effort the units of Actual Days or Actual Hours. The estimation of effort indicates how long it will take the team members to complete the assigned work items.

  21. Agile Team Characteristics Moving to Agile requires a paradigm shift, and part of that shift is the acceptance that some project roles have changed. Some key characteristics of the Agile team include: o Collaborative, self-organizing and disciplined. o Empowered by each other and by Management. o Committed to delivering Sprint Goals. o Trusting of one another and reliable. o Responsible and accountable as a Team. o Constructive in their criticism of themselves and each other. o Creative, innovative, and multi-skilled. o Business-value oriented.

  22. Roles There are many roles associated with Agile development. A few key roles include the following: Product Owner Scrum Analyst Master Agile Roles Project Developer Manager QA

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend