SlideShare ist ein Scribd-Unternehmen logo
1 von 42
Mohmmad Ali Jinnah University
By
DR. Haji khan soomro(Dean) Computer science
Abdullah Lakhan (Lecturer) Computer scienc
Agenda
Introduction
What is Scrum?
History of Scrum
Functionality of Scrum
Components of Scrum
 Scrum Roles
 The Process
 Scrum Artifacts
Scaling Scrum
Evolution of Scrum
Scrum & XP
Conclusion
MAJU Agile Scrum Methodology 2
Introduction
Classical methods of software development have many
disadvantages:
- huge effort during the planning phase
- poor requirements conversion in a rapid changing environment
- treatment of staff as a factor of production
New methods:
Agile Software Development
Maju Agile Scrum Methodology 3
Manifesto for Agile SD
Based on the Manifesto for Agile Software
Development
Individuals and interactions over processes and tools
Working software over comprehensive documentation
Customer collaboration over contract negotiation
Responding to change over following a plan
Maju Agile Scrum Methodology 4
Agile Methods
Agile methods:
Scrum
Extreme Programming
Adaptive Software Development (ASD)
Dynamic System Development Method (DSDM)
…
Agile Alliance
A non-profit organization promotes agile development
Maju Agile Scrum Methodology 6
What is Scrum?
Definition from rugby football:
a scrum is a way to restart the game after an
interruption, where the forwards of each side come
together in a tight formation and struggle to gain
possession of the ball when it is tossed in among them
Maju Agile Scrum Methodology 7
Scrum - an agile process
SCRUM is an agile, lightweight process for managing and
controlling software and product development in rapidly changing
environments.
Iterative, incremental process
Team-based approach
developing systems/ products with rapidly changing requirements
Controls the chaos of conflicting interest and needs
Improve communication and maximize cooperation
Protecting the team form disruptions and impediments
A way to maximize productivity
Maju Agile Scrum Methodology 8
History of Scrum
 1995:
 analysis of common software development processes  not suitable for
empirical, unpredictable and non-repeatable processes
 Design of a new method: Scrum by Jeff Sutherland & Ken Schwaber
 Enhancement of Scrum by Mike Beedle & combination of Scrum with Extreme
Programming
 1996:
introduction of Scrum at OOPSLA conference
 2001:
publication “Agile Software Development with Scrum” by
Ken Schwaber & Mike Beedle
 Successful appliance of Scrum in over 50 companies
Founders are members in the Agile Alliance
Maju Agile Scrum Methodology 9
Functionality of Scrum
Maju Agile Scrum Methodology 10
Components of Scrum
Scrum Roles
The Process
Scrum Artifacts
Maju Agile Scrum Methodology 11
Scrum Master
Typically filled by a Project Manager or Team Leader
Responsible for enacting scrum values and practices
Main job is to remove impediments
Maju Agile Scrum Methodology 12
The Scrum Team
Typically 5-10 people
Cross-functional (QA, Programmers, UI Designers,
etc.)
Members should be full-time
Team is self-organizing
Membership can change only between sprints
Maju Agile Scrum Methodology 13
Product Owner
Acts like one voice (in any case)
Knows what needs to be build and in
what sequence this should be done
Typically a product manager
Maju Agile Scrum Methodology 14
The Process
Sprint Planning Meeting
Sprint
Daily Scrum
Sprint Review Meeting
Maju Agile Scrum Methodology 15
Sprint Planning Meeting
A collaborative meeting in the beginning of each
Sprint between the Product Owner, the Scrum Master
and the Team
Takes 8 hours and consists of 2 parts (“before lunch
and after lunch”)
Maju Agile Scrum Methodology 16
Parts of Sprint Planning Meeting
1st
Part:
Creating Product Backlog
Determining the Sprint Goal.
Participants: Product Owner, Scrum Master, Scrum
Team
2nd
Part:
Participants: Scrum Master, Scrum Team
Creating Sprint Backlog
Maju Agile Scrum Methodology 17
Pre-Project/Kickoff Meeting
A special form of Sprint Planning Meeting
Meeting before the begin of the Project
Maju Agile Scrum Methodology 18
Sprint
A month-long iteration, during which is incremented
a product functionality
NO outside influence can interference with the
Scrum team during the Sprint
Each Sprint begins with the Daily Scrum Meeting
Maju Agile Scrum Methodology 19
Daily Scrum
Is a short (15 minutes long) meeting, which is held
every day before the Team starts working
Participants: Scrum Master (which is the chairman),
Scrum Team
“Chickens” and “Pigs”
Every Team member should answer on 3 questions
Maju Agile Scrum Methodology 20
Questions
What did you do since the last Scrum?
What are you doing until the next Scrum?
What is stopping you getting on with the work?
Maju Agile Scrum Methodology 21
Daily Scrum
Is NOT a problem solving session
Is NOT a way to collect information about WHO is
behind the schedule
Is a meeting in which team members make
commitments to each other and to the Scrum Master
Is a good way for a Scrum Master to track the
progress of the Team
Maju Agile Scrum Methodology 22
Sprint Review Meeting
Is held at the end of each Sprint
Business functionality which was created during the
Sprint is demonstrated to the Product Owner
Informal, should not distract Team members of doing
their work
Maju Agile Scrum Methodology 23
Scrum Artifacts
Product Backlog
Sprint Backlog
Burn down Charts
Maju Agile Scrum Methodology 24
Product Backlog
Requirements for a system, expressed as a prioritized
list of Backlog Items
Is managed and owned by a Product Owner
Spreadsheet (typically)
Usually is created during the Sprint Planning Meeting
Can be changed and re-prioritized before each PM
Maju Agile Scrum Methodology 25
Estimation of Product Backlog Items
Establishes team’s velocity (how much Effort a Team
can handle in one Sprint)
Determining units of complexity.
Size-category (“T-Shirt size”)
Story points
Work days/work hours
Methods of estimation:
Expert Review
Creating a Work Breakdown Structure (WBS)
Maju Agile Scrum Methodology 26
Product Backlog
Is only a FORECAST!-> is not exact
Maju Agile Scrum Methodology 27
Sprint Backlog
A subset of Product Backlog Items, which define the
work for a Sprint
Is created ONLY by Team members
Each Item has it’s own status
Should be updated every day
Maju Agile Scrum Methodology 28
Sprint Backlog
No more then 300 tasks in the list
If a task requires more than 16 hours, it should be
broken down
Team can add or subtract items from the list. Product
Owner is not allowed to do it
Maju Agile Scrum Methodology 29
Sprint Backlog
Is a FORECAST!
Is a good warning monitor
Maju Agile Scrum Methodology 30
Burn down Charts
Are used to represent “work done”.
Are wonderful Information Radiators
3 Types:
Sprint Burn down Chart (progress of the Sprint)
Release Burn down Chart (progress of release)
Product Burn down chart (progress of the Product)
Maju Agile Scrum Methodology 31
Information Radiator
"Two characteristics are key to a good information
radiator. The first is that the information changes
over time. This makes it worth a person's while to
look at the display... The other characteristic is that it
takes very little energy to view the display."
Maju Agile Scrum Methodology 32
Burn down Charts
X-Axis: time (usually in days)
Y-Axis: remaining effort
Maju Agile Scrum Methodology 33
Sprint Burn down Chart
Depicts the total Sprint Backlog hours remaining per
day
Shows the estimated amount of time to release
Ideally should burn down to zero to the end of the
Sprint
Actually is not a straight line
Can bump UP
Maju Agile Scrum Methodology 34
Release Burn down Chart
Will the release be done on right time?
X-axis: sprints
Y-axis: amount of hours remaining
The estimated work remaining can also burn up
Maju Agile Scrum Methodology 35
Alternative Release Burn down Chart
Consists of bars (one for each sprint)
Values on the Y-axis: positive AND negative
Is more informative then a simple chart
Maju Agile Scrum Methodology 36
Product Burn down Chart
Is a “big picture” view of project’s progress (all the
releases)
Maju Agile Scrum Methodology 37
Scaling Scrum
A typical Scrum team is 6-10 people
Jeff Sutherland - up to over 800 people
 "Scrum of Scrums" or what called "Meta-Scrum“
Frequency of meetings is based on the degree of
coupling between packets
Maju Agile Scrum Methodology 38
Scaling Scrum
Maju Agile Scrum Methodology 39
Scaling Scrum
Maju Agile Scrum Methodology 40
XP@Scrum
Scrum is an effective project management wrapper for
eXtreme Programming development practices, which
enables agile projects to become scalable and
developed by distributed teams of developers.
Maju Agile Scrum Methodology 41
Pro/ConAdvantages
 Completely developed and
tested features in short
iterations
 Simplicity of the process
 Clearly defined rules
 Increasing productivity
 Self-organizing
 each team member carries a
lot of responsibility
 Improved communication
 Combination with Extreme
Programming
Drawbacks
 “Undisciplined hacking” (no
written documentation)
 Violation of responsibility
 Current mainly carried by the
inventors
Maju Agile Scrum Methodology 42
Conclusion
Thanks for you attention!
Any questions?
Maju Agile Scrum Methodology 43

Weitere ähnliche Inhalte

Was ist angesagt?

Was ist angesagt? (20)

Scrum 101
Scrum 101 Scrum 101
Scrum 101
 
Scrum Agile Methodlogy
Scrum Agile MethodlogyScrum Agile Methodlogy
Scrum Agile Methodlogy
 
Scrum Process
Scrum ProcessScrum Process
Scrum Process
 
Agile Methodology in Software Development
Agile Methodology in Software DevelopmentAgile Methodology in Software Development
Agile Methodology in Software Development
 
Introduction to Scrum
Introduction to ScrumIntroduction to Scrum
Introduction to Scrum
 
Agile scrum fundamentals
Agile scrum fundamentalsAgile scrum fundamentals
Agile scrum fundamentals
 
Agile Introduction - Scrum Framework
Agile Introduction - Scrum FrameworkAgile Introduction - Scrum Framework
Agile Introduction - Scrum Framework
 
Agile - Scrum Presentation
Agile - Scrum PresentationAgile - Scrum Presentation
Agile - Scrum Presentation
 
Agile Scrum Presentation-Detailed
Agile Scrum Presentation-DetailedAgile Scrum Presentation-Detailed
Agile Scrum Presentation-Detailed
 
Introduction to Agile and Scrum
Introduction to Agile and ScrumIntroduction to Agile and Scrum
Introduction to Agile and Scrum
 
Scrum framework
Scrum frameworkScrum framework
Scrum framework
 
Agile Process Introduction
Agile Process IntroductionAgile Process Introduction
Agile Process Introduction
 
Scrum
ScrumScrum
Scrum
 
Agile Methodology
Agile MethodologyAgile Methodology
Agile Methodology
 
Agile Software Development Overview
Agile Software Development OverviewAgile Software Development Overview
Agile Software Development Overview
 
Scrum ppt
Scrum pptScrum ppt
Scrum ppt
 
What is scrum in Agile methodology?
What is scrum in Agile methodology?What is scrum in Agile methodology?
What is scrum in Agile methodology?
 
Introduction To Scrum
Introduction To ScrumIntroduction To Scrum
Introduction To Scrum
 
AGILE METHODOLOGY
AGILE METHODOLOGYAGILE METHODOLOGY
AGILE METHODOLOGY
 
Agile Overview
Agile OverviewAgile Overview
Agile Overview
 

Andere mochten auch

Agile Methodology(SCRUM)
Agile Methodology(SCRUM)Agile Methodology(SCRUM)
Agile Methodology(SCRUM)KhushSlideShare
 
Scrum in 15 Minutes
Scrum in 15 MinutesScrum in 15 Minutes
Scrum in 15 MinutesSerge Rehem
 
Running a Scrum process with Trello
Running a Scrum process with TrelloRunning a Scrum process with Trello
Running a Scrum process with TrelloRobin Warren
 
Scrum process powerpoint ppt slides.
Scrum process powerpoint ppt slides.Scrum process powerpoint ppt slides.
Scrum process powerpoint ppt slides.SlideTeam.net
 
Learn Scrum Engineering in 5 minutes
Learn Scrum Engineering in 5 minutesLearn Scrum Engineering in 5 minutes
Learn Scrum Engineering in 5 minutesguest035e0d
 
Agile Software Development Overview
Agile Software Development OverviewAgile Software Development Overview
Agile Software Development OverviewStewart Rogers
 
Introduction to Scrum.ppt
Introduction to Scrum.pptIntroduction to Scrum.ppt
Introduction to Scrum.pptMohan Late
 
Agile Scrum Methodology
Agile Scrum MethodologyAgile Scrum Methodology
Agile Scrum MethodologyRajeev Misra
 
Agile Is the New Waterfall
Agile Is the New WaterfallAgile Is the New Waterfall
Agile Is the New WaterfallNaresh Jain
 
Scrum 101: Introduction to Scrum
Scrum 101: Introduction to ScrumScrum 101: Introduction to Scrum
Scrum 101: Introduction to ScrumArrielle Mali
 
Overview of Agile Methodology
Overview of Agile MethodologyOverview of Agile Methodology
Overview of Agile MethodologyHaresh Karkar
 
AI and Machine Learning Demystified by Carol Smith at Midwest UX 2017
AI and Machine Learning Demystified by Carol Smith at Midwest UX 2017AI and Machine Learning Demystified by Carol Smith at Midwest UX 2017
AI and Machine Learning Demystified by Carol Smith at Midwest UX 2017Carol Smith
 

Andere mochten auch (17)

Agile Methodology(SCRUM)
Agile Methodology(SCRUM)Agile Methodology(SCRUM)
Agile Methodology(SCRUM)
 
Scrum in 15 Minutes
Scrum in 15 MinutesScrum in 15 Minutes
Scrum in 15 Minutes
 
Running a Scrum process with Trello
Running a Scrum process with TrelloRunning a Scrum process with Trello
Running a Scrum process with Trello
 
Scrum process powerpoint ppt slides.
Scrum process powerpoint ppt slides.Scrum process powerpoint ppt slides.
Scrum process powerpoint ppt slides.
 
Scrum by picture
Scrum by pictureScrum by picture
Scrum by picture
 
The Scrum Model
The Scrum ModelThe Scrum Model
The Scrum Model
 
Get Up! Stand Up!
Get Up! Stand Up!Get Up! Stand Up!
Get Up! Stand Up!
 
Learn Scrum Engineering in 5 minutes
Learn Scrum Engineering in 5 minutesLearn Scrum Engineering in 5 minutes
Learn Scrum Engineering in 5 minutes
 
Scrum introduction
Scrum introductionScrum introduction
Scrum introduction
 
Agile Software Development Overview
Agile Software Development OverviewAgile Software Development Overview
Agile Software Development Overview
 
Introduction to Scrum.ppt
Introduction to Scrum.pptIntroduction to Scrum.ppt
Introduction to Scrum.ppt
 
Agile Scrum Methodology
Agile Scrum MethodologyAgile Scrum Methodology
Agile Scrum Methodology
 
Agile Is the New Waterfall
Agile Is the New WaterfallAgile Is the New Waterfall
Agile Is the New Waterfall
 
Scrum In 15 Minutes
Scrum In 15 MinutesScrum In 15 Minutes
Scrum In 15 Minutes
 
Scrum 101: Introduction to Scrum
Scrum 101: Introduction to ScrumScrum 101: Introduction to Scrum
Scrum 101: Introduction to Scrum
 
Overview of Agile Methodology
Overview of Agile MethodologyOverview of Agile Methodology
Overview of Agile Methodology
 
AI and Machine Learning Demystified by Carol Smith at Midwest UX 2017
AI and Machine Learning Demystified by Carol Smith at Midwest UX 2017AI and Machine Learning Demystified by Carol Smith at Midwest UX 2017
AI and Machine Learning Demystified by Carol Smith at Midwest UX 2017
 

Ähnlich wie Agile Scrum software methodology

Ähnlich wie Agile Scrum software methodology (20)

Scrum
ScrumScrum
Scrum
 
Agile
AgileAgile
Agile
 
Agile Scrum Methodology
Agile Scrum MethodologyAgile Scrum Methodology
Agile Scrum Methodology
 
Agile
Agile Agile
Agile
 
Dot+Net+2010+Features
Dot+Net+2010+FeaturesDot+Net+2010+Features
Dot+Net+2010+Features
 
Agile
AgileAgile
Agile
 
Scrum Methodology
Scrum Methodology Scrum Methodology
Scrum Methodology
 
scrumppt-14057094134-php
scrumppt-14057094134-phpscrumppt-14057094134-php
scrumppt-14057094134-php
 
Introduction to agile
Introduction to agileIntroduction to agile
Introduction to agile
 
Scrum Model
Scrum ModelScrum Model
Scrum Model
 
Introduction into SCRUM
Introduction into SCRUMIntroduction into SCRUM
Introduction into SCRUM
 
Agile scrum introduction
Agile scrum introductionAgile scrum introduction
Agile scrum introduction
 
Scrum in 5 minutes
Scrum in 5 minutesScrum in 5 minutes
Scrum in 5 minutes
 
Aprendé Scrum en 5 minutos
Aprendé Scrum en 5 minutosAprendé Scrum en 5 minutos
Aprendé Scrum en 5 minutos
 
Scrum in five minutes
Scrum in five minutesScrum in five minutes
Scrum in five minutes
 
Agile methodology
Agile methodologyAgile methodology
Agile methodology
 
Agile processes scrum
Agile processes scrumAgile processes scrum
Agile processes scrum
 
scrum-1-10.pptx
scrum-1-10.pptxscrum-1-10.pptx
scrum-1-10.pptx
 
Agile Methodologies - Project Management with SCRUM
Agile Methodologies - Project Management with SCRUMAgile Methodologies - Project Management with SCRUM
Agile Methodologies - Project Management with SCRUM
 
Agile Development with Scrum.pptx
Agile Development with Scrum.pptxAgile Development with Scrum.pptx
Agile Development with Scrum.pptx
 

Kürzlich hochgeladen

Role Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptxRole Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptxNikitaBankoti2
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docxPoojaSen20
 
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-IIFood Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-IIShubhangi Sonawane
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Shubhangi Sonawane
 
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural ResourcesEnergy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural ResourcesShubhangi Sonawane
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfAyushMahapatra5
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...Poonam Aher Patil
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibitjbellavia9
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 

Kürzlich hochgeladen (20)

Role Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptxRole Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptx
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-IIFood Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
 
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural ResourcesEnergy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Asian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptxAsian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptx
 

Agile Scrum software methodology

  • 1. Mohmmad Ali Jinnah University By DR. Haji khan soomro(Dean) Computer science Abdullah Lakhan (Lecturer) Computer scienc
  • 2. Agenda Introduction What is Scrum? History of Scrum Functionality of Scrum Components of Scrum  Scrum Roles  The Process  Scrum Artifacts Scaling Scrum Evolution of Scrum Scrum & XP Conclusion MAJU Agile Scrum Methodology 2
  • 3. Introduction Classical methods of software development have many disadvantages: - huge effort during the planning phase - poor requirements conversion in a rapid changing environment - treatment of staff as a factor of production New methods: Agile Software Development Maju Agile Scrum Methodology 3
  • 4. Manifesto for Agile SD Based on the Manifesto for Agile Software Development Individuals and interactions over processes and tools Working software over comprehensive documentation Customer collaboration over contract negotiation Responding to change over following a plan Maju Agile Scrum Methodology 4
  • 5. Agile Methods Agile methods: Scrum Extreme Programming Adaptive Software Development (ASD) Dynamic System Development Method (DSDM) … Agile Alliance A non-profit organization promotes agile development Maju Agile Scrum Methodology 6
  • 6. What is Scrum? Definition from rugby football: a scrum is a way to restart the game after an interruption, where the forwards of each side come together in a tight formation and struggle to gain possession of the ball when it is tossed in among them Maju Agile Scrum Methodology 7
  • 7. Scrum - an agile process SCRUM is an agile, lightweight process for managing and controlling software and product development in rapidly changing environments. Iterative, incremental process Team-based approach developing systems/ products with rapidly changing requirements Controls the chaos of conflicting interest and needs Improve communication and maximize cooperation Protecting the team form disruptions and impediments A way to maximize productivity Maju Agile Scrum Methodology 8
  • 8. History of Scrum  1995:  analysis of common software development processes  not suitable for empirical, unpredictable and non-repeatable processes  Design of a new method: Scrum by Jeff Sutherland & Ken Schwaber  Enhancement of Scrum by Mike Beedle & combination of Scrum with Extreme Programming  1996: introduction of Scrum at OOPSLA conference  2001: publication “Agile Software Development with Scrum” by Ken Schwaber & Mike Beedle  Successful appliance of Scrum in over 50 companies Founders are members in the Agile Alliance Maju Agile Scrum Methodology 9
  • 9. Functionality of Scrum Maju Agile Scrum Methodology 10
  • 10. Components of Scrum Scrum Roles The Process Scrum Artifacts Maju Agile Scrum Methodology 11
  • 11. Scrum Master Typically filled by a Project Manager or Team Leader Responsible for enacting scrum values and practices Main job is to remove impediments Maju Agile Scrum Methodology 12
  • 12. The Scrum Team Typically 5-10 people Cross-functional (QA, Programmers, UI Designers, etc.) Members should be full-time Team is self-organizing Membership can change only between sprints Maju Agile Scrum Methodology 13
  • 13. Product Owner Acts like one voice (in any case) Knows what needs to be build and in what sequence this should be done Typically a product manager Maju Agile Scrum Methodology 14
  • 14. The Process Sprint Planning Meeting Sprint Daily Scrum Sprint Review Meeting Maju Agile Scrum Methodology 15
  • 15. Sprint Planning Meeting A collaborative meeting in the beginning of each Sprint between the Product Owner, the Scrum Master and the Team Takes 8 hours and consists of 2 parts (“before lunch and after lunch”) Maju Agile Scrum Methodology 16
  • 16. Parts of Sprint Planning Meeting 1st Part: Creating Product Backlog Determining the Sprint Goal. Participants: Product Owner, Scrum Master, Scrum Team 2nd Part: Participants: Scrum Master, Scrum Team Creating Sprint Backlog Maju Agile Scrum Methodology 17
  • 17. Pre-Project/Kickoff Meeting A special form of Sprint Planning Meeting Meeting before the begin of the Project Maju Agile Scrum Methodology 18
  • 18. Sprint A month-long iteration, during which is incremented a product functionality NO outside influence can interference with the Scrum team during the Sprint Each Sprint begins with the Daily Scrum Meeting Maju Agile Scrum Methodology 19
  • 19. Daily Scrum Is a short (15 minutes long) meeting, which is held every day before the Team starts working Participants: Scrum Master (which is the chairman), Scrum Team “Chickens” and “Pigs” Every Team member should answer on 3 questions Maju Agile Scrum Methodology 20
  • 20. Questions What did you do since the last Scrum? What are you doing until the next Scrum? What is stopping you getting on with the work? Maju Agile Scrum Methodology 21
  • 21. Daily Scrum Is NOT a problem solving session Is NOT a way to collect information about WHO is behind the schedule Is a meeting in which team members make commitments to each other and to the Scrum Master Is a good way for a Scrum Master to track the progress of the Team Maju Agile Scrum Methodology 22
  • 22. Sprint Review Meeting Is held at the end of each Sprint Business functionality which was created during the Sprint is demonstrated to the Product Owner Informal, should not distract Team members of doing their work Maju Agile Scrum Methodology 23
  • 23. Scrum Artifacts Product Backlog Sprint Backlog Burn down Charts Maju Agile Scrum Methodology 24
  • 24. Product Backlog Requirements for a system, expressed as a prioritized list of Backlog Items Is managed and owned by a Product Owner Spreadsheet (typically) Usually is created during the Sprint Planning Meeting Can be changed and re-prioritized before each PM Maju Agile Scrum Methodology 25
  • 25. Estimation of Product Backlog Items Establishes team’s velocity (how much Effort a Team can handle in one Sprint) Determining units of complexity. Size-category (“T-Shirt size”) Story points Work days/work hours Methods of estimation: Expert Review Creating a Work Breakdown Structure (WBS) Maju Agile Scrum Methodology 26
  • 26. Product Backlog Is only a FORECAST!-> is not exact Maju Agile Scrum Methodology 27
  • 27. Sprint Backlog A subset of Product Backlog Items, which define the work for a Sprint Is created ONLY by Team members Each Item has it’s own status Should be updated every day Maju Agile Scrum Methodology 28
  • 28. Sprint Backlog No more then 300 tasks in the list If a task requires more than 16 hours, it should be broken down Team can add or subtract items from the list. Product Owner is not allowed to do it Maju Agile Scrum Methodology 29
  • 29. Sprint Backlog Is a FORECAST! Is a good warning monitor Maju Agile Scrum Methodology 30
  • 30. Burn down Charts Are used to represent “work done”. Are wonderful Information Radiators 3 Types: Sprint Burn down Chart (progress of the Sprint) Release Burn down Chart (progress of release) Product Burn down chart (progress of the Product) Maju Agile Scrum Methodology 31
  • 31. Information Radiator "Two characteristics are key to a good information radiator. The first is that the information changes over time. This makes it worth a person's while to look at the display... The other characteristic is that it takes very little energy to view the display." Maju Agile Scrum Methodology 32
  • 32. Burn down Charts X-Axis: time (usually in days) Y-Axis: remaining effort Maju Agile Scrum Methodology 33
  • 33. Sprint Burn down Chart Depicts the total Sprint Backlog hours remaining per day Shows the estimated amount of time to release Ideally should burn down to zero to the end of the Sprint Actually is not a straight line Can bump UP Maju Agile Scrum Methodology 34
  • 34. Release Burn down Chart Will the release be done on right time? X-axis: sprints Y-axis: amount of hours remaining The estimated work remaining can also burn up Maju Agile Scrum Methodology 35
  • 35. Alternative Release Burn down Chart Consists of bars (one for each sprint) Values on the Y-axis: positive AND negative Is more informative then a simple chart Maju Agile Scrum Methodology 36
  • 36. Product Burn down Chart Is a “big picture” view of project’s progress (all the releases) Maju Agile Scrum Methodology 37
  • 37. Scaling Scrum A typical Scrum team is 6-10 people Jeff Sutherland - up to over 800 people  "Scrum of Scrums" or what called "Meta-Scrum“ Frequency of meetings is based on the degree of coupling between packets Maju Agile Scrum Methodology 38
  • 38. Scaling Scrum Maju Agile Scrum Methodology 39
  • 39. Scaling Scrum Maju Agile Scrum Methodology 40
  • 40. XP@Scrum Scrum is an effective project management wrapper for eXtreme Programming development practices, which enables agile projects to become scalable and developed by distributed teams of developers. Maju Agile Scrum Methodology 41
  • 41. Pro/ConAdvantages  Completely developed and tested features in short iterations  Simplicity of the process  Clearly defined rules  Increasing productivity  Self-organizing  each team member carries a lot of responsibility  Improved communication  Combination with Extreme Programming Drawbacks  “Undisciplined hacking” (no written documentation)  Violation of responsibility  Current mainly carried by the inventors Maju Agile Scrum Methodology 42
  • 42. Conclusion Thanks for you attention! Any questions? Maju Agile Scrum Methodology 43

Hinweis der Redaktion

  1. Successful = increase in productivity, satisfied/ happy team