Agile Training Camp e-Learning Module Introduction -

Slides:



Advertisements
Similar presentations
Agile at ON.Lab Bill Snow VP of Engineering. What is waterfall? RequirementsDesignDevelopTest Or Requirements Design Develop Test Time.
Advertisements

What is Agile? Agile is a software methodology based on iterative and incremental development, where requirements and solutions evolve through collaboration.
Agenda −Scrum with TFS 2010 using MSF for Agile 5.0 −Planning the Project −How do you plan the project? −Project planning in TFS 2010 −Planning a Sprint.
C O N F I D E N T I A L 4-May-15 1 Attendee Management - Being Agile Attendee Management.
Principles of Agile management of software development project 28 November 2014.
ECE44x SCRUM Overview slides adapted from Marty Stepp
Agile Project Management with Scrum
JIRA – An Introduction -Arpit Jindal
SCRUM © University of LiverpoolCOMP 319slide 1. SCRUM history In 1986, Hirotaka Takeuchi and Ikujiro Nonaka More an observation of good practise in manufacturing.
An Introduction to Agile SCRUM Methodology
Scrum. An evolutionary/iterative/incremental/agile software process The main roles in Scrum are: – Scrum team: Team of software developers – Scrum master.
Scrum 1.
Agile development By Sam Chamberlain. First a bit of history..
Agile Methods.
An Introduction to Agile SCRUM Methodology
Agile-SCRUM. Introduction to SCRUM Sanil Xavier What is Scrum?
Managing a Project Using an Agile Approach and the PMBOK® Guide
Scrum Agile Methodology
Topic #2 Burn-down. User Story: As a Scrum Master or Member of an Agile team I want to understand velocity and burn down So that I can use them to maximize.
Topic #3 Burn-down Patterns. User Story: As a Scrum Master or Member of an Agile team I want to understand burn-down patterns So that I can identify,
, TargetProcesswww.targetprocess.com1 TargetProcess:Suite Agile Project Management System Powers iterative development Focuses on Project Planning,
Agile Training Camp e-Learning Module Introduction -
Introduction to Physical Fitness
1 Agile Metrics Read APM , ,
DE (est) 2. -Joe Justice What does HR output? Exercise.
How Agile Are You? Larry Apke Agile Expert
3 Principles of an Exercise Program Overload Progression Specificity.
What is Scrum Process? Where is it used? How is it better?
SCRUM Not your average bacon and eggs. The Basics Product Backlog Sprint Backlogs Sprints – The Daily Scrum – Burn-down chart Sprint Retrospective.
5. Planning.
1 - Agile in a nutshell. 2 - Basic principles ●Relies on an iterative, incremental development mechanism with continuous adaptation to customer requirements.
Planning Game in Artifacts Tracker (AT) Project Michal Pilawski.
TFS 2010 What’s new and interesting. Key Items Agile Planning Tools – Slides #3-#6 Improved parallel development - Slides #7-#8 Continuous Integration.
Project Tracking Why and How to Do It. The Dilbert View.
THE AGILE MENTALITY CHAPTER Topics  Why Use Agile and Scrum?  Agile Development –Manifesto for Agile Software Development  Scrum Methodology.
University of Southern California Center for Systems and Software Engineering Agile Project Management Tools Supannika Koolmanojwong CSCI 577a.
Dr. Nguyen Hai Quan.  Why SCRUM?  What is SCRUM?  Some terms  SCRUM Meetings  Sprint  Estimation  Product backlog  Sprint backlog  Whiteboard.
Jeff Briggs Senior Consultant Capstone Consulting.
#AgileEd. Using Agile in the Classroom Cindy Royal, Associate Professor Texas State University slideshare.net/cindyroyal #AgileEd.
FACTORY SHOALS MIDDLE SCHOOL MR. L. SMITH. Agenda Message Agenda Message: Bring calculators to class everyday this week. Vocabulary Quiz is Thursday,
Find the amount after 7 years if $100 is invested at an interest rate of 13% per year if it is a. compounded annually b. compounded quarterly.
Bellringer Calculate the Simple Interest for #s 1 and 3 and the Total cost for #2. 1.$1800 at 3.2% for 4 years. 2. $17250 at 7.5% for 6 years. 3. $3,650.
- Discussion of Chapter 1 in Martin and Martin.  We are uncovering better ways of developing software by doing it and helping others do it. Through this.
 Overview of agile project management  Key concepts and terminology  Available resources and tools  Applicability of agile project management to different.
Meeting Practices Yan Wei Foundation Extreme programming is used Meeting practices are based on extreme programming technology with.
SCRUM © University of LiverpoolCOMP 319slide 1. SCRUM history In 1986, Hirotaka Takeuchi and Ikujiro Nonaka More an observation of good practise in manufacturing.
Math 1320 Chapter 2: The Mathematics of Finance 2.2 Compound Interest.
Velocity and Burn-down e-Learning Module Main Menu How to Use this Training Intended Audience Topic #1: Velocity Topic #2: Burn-down Topic #3: Burn-down.
Agile Introduction Emerson Murphy-Hill. Agile Manifesto/Alliance XP, SCRUM, DSDM, Adaptive Software Development, Crystal, FDD February 2001 (Snowbird,
Steve Lundquist, PMP, M.Sc..  As a PMP certified program manager, there are numerous tools, processes, methodologies, and tricks that are available to.
The Scrum Framework Presented by Somnath Ghosh Scrum Practitioner 24 hours weeks.
You Decide. Your Help An Introduction to Self-Directed Services LEARNING MODULE Part 1: Understanding Self-Directed Services *Part 2: Putting Self-Directed.
AGILE METHODS Curtis Cook CS 569 Spring 2003.
Introduction to Agile Software Development
CSULB EE 400D – Senior Design By Sara Gonzalez
Scrum.
COMP 135: Human-Computer Interface Design
Burn Down charts for Project Management
Project Management and the Agile Manifesto
Scrum MODULE 3 – Part 3.
Burn Down charts for Project Management
Summarizing Our Models to Date
Scrum - Plan a Sprint Great Video (but added release /sprint layer)
The Agile Manifesto is based on 12 principles
Chapter 11 – Project Dashboard
© University of Liverpool
Adjective: Able to move quickly and easily. Principles and Values
Scrum in Action.
Agile Development.
Presentation transcript:

Agile Training Camp e-Learning Module Introduction -

What is burn-down? None of the above The number of hours completed for all tasks minus the number of hours still remaining. The number of completed tasks within an iteration. The total number of hours for all tasks that have been completed. The estimated number of hours still remaining for all tasks within an iteration. Introduction -Explanation -

How is burn-down used? To determine which people on a team are making the most contribution To compare one team with another To maximize the work a team can perform To determine the amount of work that can fit within an iteration To measure the progress a team is making during an iteration Introduction -Explanation -

How often should burn-down be calculated? The customer should decide on the frequency Quarterly Monthly Weekly Daily Introduction -Explanation -

Who is the primary audience for burn- down? Burn-down is primarily for the development team so it can gauge how much work still remains in an iteration. Introduction -Explanation -