SlideShare una empresa de Scribd logo
1 de 11
Descargar para leer sin conexión
Project Management: Burn-Down
Chart / OrangeHRM Project MOD
           ●   What is Burn-Down Chart?
           ●   What is Agile? Scrum?
           ●   Adaptive Project Management
           ●   Management Concerns
           ●   Burn-Down / Backlogs
           ●   OrangeHRM Project MOD
           ●   References
What is Burn-Down Chart?

A burn down chart is graphical representation of work
left to do vs. time. The outstanding work (or backlog)
is often on the vertical axis, with time along the
horizontal. It is useful for predicting when all of the
work will be completed. It is often used in agile
software development methodologies such as
Scrum. Burn-Down is the SCRUM artifact – a publicly
displayed chart showing remaining work in the sprint
backlog. Updated every day, it gives a simple view of
the sprint progress. It also provides quick
visualizations for reference.
What is Agile?

Agile software development refers to a group of software
development methodologies based on iterative development,
where requirements and solutions evolve through
collaboration between self-organizing cross-functional
teams.
Agile methods generally promote a project management
process that encourages frequent inspection and adaptation,
a leadership philosophy that encourages teamwork, self-
organization and accountability, a set of engineering best
practices that allow for rapid delivery of high-quality
software, and a business approach that aligns development
with customer needs and company goals.
What is Scrum?

●   Scrum is an iterative incremental framework for
    managing complex work (such as new product
    development) commonly used with agile
    software development.
                                   Although Scrum was
                                   intended for
                                   management of software
                                   development projects, it
                                   can be used to run
                                   software maintenance
                                   teams, or as a general
                                   project/program
                                   management approach.
Adaptive Project Management
Customers become a part of the development team (i.e. the customer must be
genuinely interested in the output.)
Scrum has frequent intermediate deliveries with working functionality, like all
    other forms of agile software processes. This enables the customer to get
    working software earlier and enables the project to change its requirements
    according to changing needs.
Frequent risk and mitigation plans are developed by the development team itself
    —risk mitigation, monitoring and management (risk analysis) occurs at every
    stage and with commitment.
Transparency in planning and module development—let everyone know who is
    accountable for what and by when.
Frequent stakeholder meetings to monitor progress—balanced dashboard
    updates (delivery, customer, employee, process, stakeholders)
There should be an advance warning mechanism, i.e. visibility to potential
    slippage or deviation ahead of time.
No problems are swept under the carpet. No one is penalized for recognizing or
    describing any unforeseen problem.
Workplaces and working hours must be energized—"Working more hours" does
not necessarily mean "producing more output."
Management Concerns

Sprint progress - how is the team doing toward
meeting their Sprint goal?
Release progress - will the release be on time with
  the quality and functionality desired?
Product progress - how is the product filling out
compared to what's needed?
*To answer these questions, you can assess Product
Backlog, Release Backlog (product backlog that has
been identified as required for the next release of the
product), and Sprint Backlog contents and trends.
Burn-Down / Backlog

     Each backlog item contains the amount of work remaining. These
values are updated continuously. Plot this backlog across time. Even
though you might think that backlog should always go down, new work is
always being discovered as the product is being built. Expect the backlog
to go up and down.
     Plot the slope of the backlog. If you draw a line representing average
slope over a period of time, you can project it to determine when no work
is likely to be left (mission accomplished, Sprint goal reached, or release
ready for finalizing). Team velocity=actual work completed/days to
complete.
     Manage empirically so that Sprint backlog and Release backlog reach
zero when needed. You do this primarily by adjusting Sprint and Release
contents or by modifying the Release date.
     This type of management produces "the best possible software". The
team is doing what they can and you are helping them as much as you
can.
Team Signatures & Estimations

    Every team has different signatures. Backlog trends and velocity
represent these team signatures. You'll learn these signatures and be able
to help teams adjust accordingly. For instance, some teams always have
Sprint backlog that keeps going up during the first part of the Sprint, and
then descends dramatically. Assess the measurements and determine
whether this is because of inadequate Sprint planning, overwork during
the last ten days (usually causes poor quality), or infrequent reporting of
work remaining.

    Each team member is responsible for estimating the number of hours
remaining to complete all assigned tasks during a Sprint. As work is
completed, new estimates (hours-effort remaining) are made until all work
is completed.� These estimates are then summarized for all tasks and
converted to a burn-down chart which can be used to determine overall
progress being made during the Sprint.
Product Backlog / Work
Remaining is NOT Time Reporting
    The Product Manager is responsible for maintaining Product Backlog,
along with estimates for how much work is required for a backlog item. As
Sprints build product, the Product Manager re-estimates (sometimes the
feature is only partially implemented) or zero's (feature completed) backlog
items.

    Work remaining reporting during a Sprint focuses on updates to the
estimated number of hours to complete a task. This should not be
confused with time reporting. At the beginning of the Sprint, each team
member estimates the number of hours it will take to complete each of the
tasks that they have been assigned for the Sprint period.� As the work is
completed, a new estimate to complete is made for each task.� This
process continues on a periodic basis until all tasks are finished during
the Sprint.
OrangeHRM Project MOD

   Developed by SoftJourn to utilize Burn-Down
PM methodology.
   Features:
 – New “Project” tab with functionalities provided.
 – “Project Plans” for PMs, “Customers” for Admin,
“Burn Downs” for Employees.
 – Create “Project Plans” backlogs and burn down
the work. Graphs: project, tasks, developers.
 – External interface for customers to view graphs.
                   SHOW DEMO
References

1. Burn-Down Chart
http://en.wikipedia.org/wiki/Burn_down_chart
2. About Scrum – Work Burn-Down
http://www.controlchaos.com/about/burndown.php
3. Agile Software Development
http://en.wikipedia.org/wiki/Agile_software_development
4. Scrum (Development)
http://en.wikipedia.org/wiki/Scrum_(development)
5. OrangeHRM Project MOD (gForge)
http://gforge.sjua/gf/project/orangehrm/

Más contenido relacionado

La actualidad más candente

Programming skills for test automation
Programming skills for test automationProgramming skills for test automation
Programming skills for test automation
Romania Testing
 

La actualidad más candente (20)

New trends in testing automation
New trends in testing automationNew trends in testing automation
New trends in testing automation
 
Model-Based Testing: Theory and Practice. Keynote @ MoTiP (ISSRE) 2012.
Model-Based Testing: Theory and Practice. Keynote @ MoTiP (ISSRE) 2012.Model-Based Testing: Theory and Practice. Keynote @ MoTiP (ISSRE) 2012.
Model-Based Testing: Theory and Practice. Keynote @ MoTiP (ISSRE) 2012.
 
Continuous Integration In Php
Continuous Integration In PhpContinuous Integration In Php
Continuous Integration In Php
 
Introduction to Test Automation - Technology and Tools
Introduction to Test Automation - Technology and ToolsIntroduction to Test Automation - Technology and Tools
Introduction to Test Automation - Technology and Tools
 
Eclipse Day India 2015 - Eclipse RCP testing using Jubula based automation
Eclipse Day India 2015 - Eclipse RCP testing using Jubula based automationEclipse Day India 2015 - Eclipse RCP testing using Jubula based automation
Eclipse Day India 2015 - Eclipse RCP testing using Jubula based automation
 
Testing Tools
Testing ToolsTesting Tools
Testing Tools
 
Model-based Testing: Taking BDD/ATDD to the Next Level
Model-based Testing: Taking BDD/ATDD to the Next LevelModel-based Testing: Taking BDD/ATDD to the Next Level
Model-based Testing: Taking BDD/ATDD to the Next Level
 
PHPUnit with Magento
PHPUnit with MagentoPHPUnit with Magento
PHPUnit with Magento
 
Civilized Git Process
Civilized Git ProcessCivilized Git Process
Civilized Git Process
 
Introduction to Automation Testing
Introduction to Automation TestingIntroduction to Automation Testing
Introduction to Automation Testing
 
Release Engineering
Release EngineeringRelease Engineering
Release Engineering
 
UPC Plone Testing Talk
UPC Plone Testing TalkUPC Plone Testing Talk
UPC Plone Testing Talk
 
Extreme Programming - to the next-level
Extreme Programming - to the next-levelExtreme Programming - to the next-level
Extreme Programming - to the next-level
 
Test Driven Development with PHP
Test Driven Development with PHPTest Driven Development with PHP
Test Driven Development with PHP
 
A brief history of automation in Software Engineering
A brief history of automation in Software EngineeringA brief history of automation in Software Engineering
A brief history of automation in Software Engineering
 
Test automation in agile ecosystem
Test automation in agile ecosystemTest automation in agile ecosystem
Test automation in agile ecosystem
 
Testing automation in agile environment
Testing automation in agile environmentTesting automation in agile environment
Testing automation in agile environment
 
Starwest 2012 Making The Most Of Test Automation In An Agile Project
Starwest 2012   Making The Most Of Test Automation In An Agile ProjectStarwest 2012   Making The Most Of Test Automation In An Agile Project
Starwest 2012 Making The Most Of Test Automation In An Agile Project
 
Workshop: Unit Testing in Python
Workshop: Unit Testing in PythonWorkshop: Unit Testing in Python
Workshop: Unit Testing in Python
 
Programming skills for test automation
Programming skills for test automationProgramming skills for test automation
Programming skills for test automation
 

Destacado

Agile adoption survival guide - working with culture
Agile adoption survival guide - working with cultureAgile adoption survival guide - working with culture
Agile adoption survival guide - working with culture
Michael Sahota
 
Measure what matters for your agile project
Measure what matters for your agile projectMeasure what matters for your agile project
Measure what matters for your agile project
Munish Malik
 

Destacado (20)

Ubuntu server wireless access point (eng)
Ubuntu server wireless access point (eng)Ubuntu server wireless access point (eng)
Ubuntu server wireless access point (eng)
 
Debug (ukr)
Debug (ukr)Debug (ukr)
Debug (ukr)
 
Jenkins CI (ukr)
Jenkins CI (ukr)Jenkins CI (ukr)
Jenkins CI (ukr)
 
Web application security (eng)
Web application security (eng)Web application security (eng)
Web application security (eng)
 
iPhone Objective-C Development (ukr) (2009)
iPhone Objective-C Development (ukr) (2009)iPhone Objective-C Development (ukr) (2009)
iPhone Objective-C Development (ukr) (2009)
 
ITEvent: Continuous Integration (ukr)
ITEvent: Continuous Integration (ukr)ITEvent: Continuous Integration (ukr)
ITEvent: Continuous Integration (ukr)
 
Php web app security (eng)
Php web app security (eng)Php web app security (eng)
Php web app security (eng)
 
Php unit (eng)
Php unit (eng)Php unit (eng)
Php unit (eng)
 
ITIL (ukr)
ITIL (ukr)ITIL (ukr)
ITIL (ukr)
 
Xdebug (ukr)
Xdebug (ukr)Xdebug (ukr)
Xdebug (ukr)
 
Continuous integration (eng)
Continuous integration (eng)Continuous integration (eng)
Continuous integration (eng)
 
ITEvent: Kanban Intro (ukr)
ITEvent: Kanban Intro (ukr)ITEvent: Kanban Intro (ukr)
ITEvent: Kanban Intro (ukr)
 
Db design (ukr)
Db design (ukr)Db design (ukr)
Db design (ukr)
 
Linux introduction (eng)
Linux introduction (eng)Linux introduction (eng)
Linux introduction (eng)
 
Agile Feedback Loops (ukr)
Agile Feedback Loops (ukr)Agile Feedback Loops (ukr)
Agile Feedback Loops (ukr)
 
Burn down chart | Coepd
Burn down chart | CoepdBurn down chart | Coepd
Burn down chart | Coepd
 
Agile adoption survival guide - working with culture
Agile adoption survival guide - working with cultureAgile adoption survival guide - working with culture
Agile adoption survival guide - working with culture
 
Agile in Action - Agile Overview for Developers
Agile in Action - Agile Overview for DevelopersAgile in Action - Agile Overview for Developers
Agile in Action - Agile Overview for Developers
 
Agile in action | Our process for optimising conversions
Agile in action | Our process for optimising conversionsAgile in action | Our process for optimising conversions
Agile in action | Our process for optimising conversions
 
Measure what matters for your agile project
Measure what matters for your agile projectMeasure what matters for your agile project
Measure what matters for your agile project
 

Similar a Project Management: Burn-Down Chart / OrangeHRM Project MOD (eng)

Research paper presentation on agile scrum
Research paper presentation on agile scrumResearch paper presentation on agile scrum
Research paper presentation on agile scrum
Abdullah Raza
 

Similar a Project Management: Burn-Down Chart / OrangeHRM Project MOD (eng) (20)

Introduction to Agile & scrum
Introduction to Agile & scrumIntroduction to Agile & scrum
Introduction to Agile & scrum
 
Scrum Method
Scrum MethodScrum Method
Scrum Method
 
What is Scrum?
What is Scrum?What is Scrum?
What is Scrum?
 
A Pattern-Language-for-software-Development
A Pattern-Language-for-software-DevelopmentA Pattern-Language-for-software-Development
A Pattern-Language-for-software-Development
 
Agile methodology
Agile methodologyAgile methodology
Agile methodology
 
Agile (Scrum)
Agile (Scrum)Agile (Scrum)
Agile (Scrum)
 
Scrum Framework in Agile
Scrum Framework in AgileScrum Framework in Agile
Scrum Framework in Agile
 
Introduction To Scrum
Introduction To ScrumIntroduction To Scrum
Introduction To Scrum
 
Software Development The Agile Way
Software Development The Agile WaySoftware Development The Agile Way
Software Development The Agile Way
 
Agile Process Introduction
Agile Process IntroductionAgile Process Introduction
Agile Process Introduction
 
Overview of SDLC - Waterfall, Agile, and more
Overview of SDLC - Waterfall, Agile, and moreOverview of SDLC - Waterfall, Agile, and more
Overview of SDLC - Waterfall, Agile, and more
 
Scrum and RUP
Scrum and RUP Scrum and RUP
Scrum and RUP
 
Scrum
ScrumScrum
Scrum
 
Software Development Process Models (SCRUM Methodology)
Software Development Process Models (SCRUM Methodology)Software Development Process Models (SCRUM Methodology)
Software Development Process Models (SCRUM Methodology)
 
Agile Overview
Agile OverviewAgile Overview
Agile Overview
 
Scrumhub scrum-guide-2016
Scrumhub scrum-guide-2016Scrumhub scrum-guide-2016
Scrumhub scrum-guide-2016
 
Lect3
Lect3Lect3
Lect3
 
Research paper presentation on agile scrum
Research paper presentation on agile scrumResearch paper presentation on agile scrum
Research paper presentation on agile scrum
 
Scrum
ScrumScrum
Scrum
 
Project Management Methodologies Orangescrum Tutorial
Project Management Methodologies Orangescrum TutorialProject Management Methodologies Orangescrum Tutorial
Project Management Methodologies Orangescrum Tutorial
 

Último

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Último (20)

Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source Milvus
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelNavi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 

Project Management: Burn-Down Chart / OrangeHRM Project MOD (eng)

  • 1. Project Management: Burn-Down Chart / OrangeHRM Project MOD ● What is Burn-Down Chart? ● What is Agile? Scrum? ● Adaptive Project Management ● Management Concerns ● Burn-Down / Backlogs ● OrangeHRM Project MOD ● References
  • 2. What is Burn-Down Chart? A burn down chart is graphical representation of work left to do vs. time. The outstanding work (or backlog) is often on the vertical axis, with time along the horizontal. It is useful for predicting when all of the work will be completed. It is often used in agile software development methodologies such as Scrum. Burn-Down is the SCRUM artifact – a publicly displayed chart showing remaining work in the sprint backlog. Updated every day, it gives a simple view of the sprint progress. It also provides quick visualizations for reference.
  • 3. What is Agile? Agile software development refers to a group of software development methodologies based on iterative development, where requirements and solutions evolve through collaboration between self-organizing cross-functional teams. Agile methods generally promote a project management process that encourages frequent inspection and adaptation, a leadership philosophy that encourages teamwork, self- organization and accountability, a set of engineering best practices that allow for rapid delivery of high-quality software, and a business approach that aligns development with customer needs and company goals.
  • 4. What is Scrum? ● Scrum is an iterative incremental framework for managing complex work (such as new product development) commonly used with agile software development. Although Scrum was intended for management of software development projects, it can be used to run software maintenance teams, or as a general project/program management approach.
  • 5. Adaptive Project Management Customers become a part of the development team (i.e. the customer must be genuinely interested in the output.) Scrum has frequent intermediate deliveries with working functionality, like all other forms of agile software processes. This enables the customer to get working software earlier and enables the project to change its requirements according to changing needs. Frequent risk and mitigation plans are developed by the development team itself —risk mitigation, monitoring and management (risk analysis) occurs at every stage and with commitment. Transparency in planning and module development—let everyone know who is accountable for what and by when. Frequent stakeholder meetings to monitor progress—balanced dashboard updates (delivery, customer, employee, process, stakeholders) There should be an advance warning mechanism, i.e. visibility to potential slippage or deviation ahead of time. No problems are swept under the carpet. No one is penalized for recognizing or describing any unforeseen problem. Workplaces and working hours must be energized—"Working more hours" does not necessarily mean "producing more output."
  • 6. Management Concerns Sprint progress - how is the team doing toward meeting their Sprint goal? Release progress - will the release be on time with the quality and functionality desired? Product progress - how is the product filling out compared to what's needed? *To answer these questions, you can assess Product Backlog, Release Backlog (product backlog that has been identified as required for the next release of the product), and Sprint Backlog contents and trends.
  • 7. Burn-Down / Backlog Each backlog item contains the amount of work remaining. These values are updated continuously. Plot this backlog across time. Even though you might think that backlog should always go down, new work is always being discovered as the product is being built. Expect the backlog to go up and down. Plot the slope of the backlog. If you draw a line representing average slope over a period of time, you can project it to determine when no work is likely to be left (mission accomplished, Sprint goal reached, or release ready for finalizing). Team velocity=actual work completed/days to complete. Manage empirically so that Sprint backlog and Release backlog reach zero when needed. You do this primarily by adjusting Sprint and Release contents or by modifying the Release date. This type of management produces "the best possible software". The team is doing what they can and you are helping them as much as you can.
  • 8. Team Signatures & Estimations Every team has different signatures. Backlog trends and velocity represent these team signatures. You'll learn these signatures and be able to help teams adjust accordingly. For instance, some teams always have Sprint backlog that keeps going up during the first part of the Sprint, and then descends dramatically. Assess the measurements and determine whether this is because of inadequate Sprint planning, overwork during the last ten days (usually causes poor quality), or infrequent reporting of work remaining. Each team member is responsible for estimating the number of hours remaining to complete all assigned tasks during a Sprint. As work is completed, new estimates (hours-effort remaining) are made until all work is completed.� These estimates are then summarized for all tasks and converted to a burn-down chart which can be used to determine overall progress being made during the Sprint.
  • 9. Product Backlog / Work Remaining is NOT Time Reporting The Product Manager is responsible for maintaining Product Backlog, along with estimates for how much work is required for a backlog item. As Sprints build product, the Product Manager re-estimates (sometimes the feature is only partially implemented) or zero's (feature completed) backlog items. Work remaining reporting during a Sprint focuses on updates to the estimated number of hours to complete a task. This should not be confused with time reporting. At the beginning of the Sprint, each team member estimates the number of hours it will take to complete each of the tasks that they have been assigned for the Sprint period.� As the work is completed, a new estimate to complete is made for each task.� This process continues on a periodic basis until all tasks are finished during the Sprint.
  • 10. OrangeHRM Project MOD Developed by SoftJourn to utilize Burn-Down PM methodology. Features: – New “Project” tab with functionalities provided. – “Project Plans” for PMs, “Customers” for Admin, “Burn Downs” for Employees. – Create “Project Plans” backlogs and burn down the work. Graphs: project, tasks, developers. – External interface for customers to view graphs. SHOW DEMO
  • 11. References 1. Burn-Down Chart http://en.wikipedia.org/wiki/Burn_down_chart 2. About Scrum – Work Burn-Down http://www.controlchaos.com/about/burndown.php 3. Agile Software Development http://en.wikipedia.org/wiki/Agile_software_development 4. Scrum (Development) http://en.wikipedia.org/wiki/Scrum_(development) 5. OrangeHRM Project MOD (gForge) http://gforge.sjua/gf/project/orangehrm/