SlideShare ist ein Scribd-Unternehmen logo
1 von 10
Downloaden Sie, um offline zu lesen
Agile
i
AbouttheTutorial
Agile is a software development methodology to build a software incrementally using short
iterations of 1 to 4 weeks so that the development is aligned with the changing business
needs. This simple tutorial uses appropriate examples to help you understand agile
development in a general and quick way.
Audience
This tutorial has been prepared for beginners to help them understand the basics of Agile
principles and its implementation. After completing this tutorial, you will find yourself at a
moderate level of expertise, from where you can advance further.
Prerequisites
Before proceeding with this tutorial, you need a basic knowledge of software development
concepts such as software requirements, coding, testing, etc.
Copyright&Disclaimer
 Copyright 2014 by Tutorials Point (I) Pvt. Ltd.
All the content and graphics published in this e-book are the property of Tutorials Point (I)
Pvt. Ltd. The user of this e-book is prohibited to reuse, retain, copy, distribute or republish
any contents or a part of contents of this e-book in any manner without written consent
of the publisher.
We strive to update the contents of our website and tutorials as timely and as precisely as
possible, however, the contents may contain inaccuracies or errors. Tutorials Point (I) Pvt.
Ltd. provides no guarantee regarding the accuracy, timeliness or completeness of our
website or its contents including this tutorial. If you discover any errors on our website or
in this tutorial, please notify us at contact@tutorialspoint.com
Agile
ii
TableofContents
About the Tutorial....................................................................................................................................i
Audience..................................................................................................................................................i
Prerequisites............................................................................................................................................i
Copyright & Disclaimer.............................................................................................................................i
Table of Contents....................................................................................................................................ii
1. AGILE – PRIMER...................................................................................................................1
Roles in Agile...........................................................................................................................................1
Cross-functional Team.............................................................................................................................2
How an Agile Team Plans its Work? ........................................................................................................3
What is a User Story?..............................................................................................................................3
Relationship of User Stories and Tasks....................................................................................................3
When a Story is Done..............................................................................................................................4
What is Acceptance Criteria?...................................................................................................................4
How the Requirements are Defined? ......................................................................................................4
2. AGILE – MANIFESTO............................................................................................................5
Twelve Principles of Agile Manifesto.......................................................................................................5
3. AGILE – CHARACTERISTICS...................................................................................................7
Iterative/incremental and Ready to Evolve .............................................................................................7
Face-to-face Communication...................................................................................................................7
Feedback Loop ........................................................................................................................................7
4. AGILE – DAILY STAND-UP.....................................................................................................8
What is Daily Stand-up? ..........................................................................................................................8
Why Stand-up is Important? ...................................................................................................................8
Who Attends a Stand-up? .......................................................................................................................8
Agile
iii
Geographically Dispersed Teams.............................................................................................................9
5. AGILE – DEFINITION OF DONE...........................................................................................10
User Story .............................................................................................................................................10
Iteration................................................................................................................................................10
Release..................................................................................................................................................10
6. AGILE – RELEASE PLANNING..............................................................................................11
Release Planning...................................................................................................................................11
Who is Involved?...................................................................................................................................11
Prerequisites of Planning ......................................................................................................................12
Materials Required................................................................................................................................12
Planning Data........................................................................................................................................12
Output ..................................................................................................................................................12
Agenda..................................................................................................................................................13
7. AGILE – ITERATION PLANNING ..........................................................................................15
Iteration Planning .................................................................................................................................15
Who is Involved?...................................................................................................................................15
Prerequisites of Planning ......................................................................................................................15
Planning Process ...................................................................................................................................16
Velocity Calculation...............................................................................................................................16
Task Capacity ........................................................................................................................................16
Planning Steps.......................................................................................................................................16
8. AGILE – PRODUCT BACKLOG..............................................................................................18
Product Backlog ....................................................................................................................................18
Why Product Backlog is Important? ......................................................................................................18
Characteristics of Product Backlog ........................................................................................................18
Agile
iv
9. AGILE – USEFUL TERMS.....................................................................................................19
Agile
5
Agile is a software development methodology to build a software incrementally using short
iterations of 1 to 4 weeks so that the development process is aligned with the changing
business needs. Instead of a single-pass development of 6 to 18 months where all the
requirements and risks are predicted upfront, Agile adopts a process of frequent feedback
where a workable product is delivered after 1 to 4-week iteration.
RolesinAgile
ScrumMaster
A Scrum Master is a team leader and facilitator who helps the team members to follow agile
practices so that they can meet their commitments. The responsibilities of a scrum master
are as follows:
 To enable close co-operation between all roles and functions.
 To remove any blocks.
 To shield the team from any disturbances.
1. AGILE – PRIMER
Agile
6
 To work with the organization to track the progress and processes of the company.
 To ensure that Agile Inspect & Adapt processes are leveraged properly which includes
o Daily stand-ups,
o Planned meetings,
o Demo,
o Review,
o Retrospective Meetings, and
o To facilitate team meetings and decision-making process.
ProductOwner
A Product Owner is the one who drives the product from business perspective. The
responsibilities or a Product Owner are as follows:
 To define the requirements and prioritize their values.
 To determine the release date and contents.
 To take an active role in iteration planning and release planning meetings.
 To ensure that team is working on the most valued requirement.
 To represent the voice of the customer.
 To accept the user stories that meet the definition of done and defined acceptance
criteria.
Cross-functionalTeam
Every agile team should be a self-sufficient team with 5 to 9 team members and an average
experience ranging from of 6 to 10 years. Typically, an agile team comprises of 3 to 4
developers, 1 tester, 1 technical lead, 1 product owner and 1 scrum master.
Agile
7
Product Owner and Scrum master are considered to be a part of Team Interface, whereas
other members are part of Technical Interface.
HowanAgileTeamPlansitsWork?
An Agile team works in iterations to deliver user stories where each iteration is of 10 to 15
days. Each user story is planned based on its backlog prioritization and size. The team uses
its capacity − how many hours are available with team to work on tasks − to decide how
much scope they have to plan.
Point
A Point defines how much a team can commit. A point usually refers to 8 hours. Each story is
estimated in points.
Capacity
Capacity defines how much an individual can commit. Capacity is estimated in hours.
Agile
8
WhatisaUserStory?
A user story is a requirement which defines what is required by the user as functionality. A
user story can be in two forms:
 As a <User Role> I want <Functionality> so that <Business Value>
 In order to <Business value> as a <User Role> I want <Functionality>
During release planning, a rough estimate is given to a user story using relative scale as
points. During iteration planning, the story is broken down into tasks.
RelationshipofUserStoriesandTasks
 User story talks about what is to be done. It defines what a user needs.
 Task talks about how it is to be done. It defines how a functionality is to be
implemented.
 Stories are implemented by tasks. Each story is a collection of tasks.
 User story is divided into tasks when it is planned in current iteration.
 Tasks are estimated in hours, typically from 2 to 12 hours.
Agile
9
End of ebook preview
If you liked what you saw…
Buy it from our store @ https://store.tutorialspoint.com

Weitere ähnliche Inhalte

Was ist angesagt?

Software quality management_tutorial
Software quality management_tutorialSoftware quality management_tutorial
Software quality management_tutorialHarikaReddy115
 
Book scrum tutorial
Book   scrum tutorialBook   scrum tutorial
Book scrum tutorialSatya Harish
 
Software testing tutorial
Software testing tutorialSoftware testing tutorial
Software testing tutorialHarikaReddy115
 
Dissertation effectiveness of employee engagement and employee motivation on...
Dissertation  effectiveness of employee engagement and employee motivation on...Dissertation  effectiveness of employee engagement and employee motivation on...
Dissertation effectiveness of employee engagement and employee motivation on...WritingHubUK
 
Software testing tutorial
Software testing tutorialSoftware testing tutorial
Software testing tutorialusman2232
 
What is-android? PDF Document
What is-android? PDF DocumentWhat is-android? PDF Document
What is-android? PDF DocumentJackCrafter
 
Ipad Usability 2nd Edition
Ipad Usability 2nd EditionIpad Usability 2nd Edition
Ipad Usability 2nd Editionjamiewaltz
 
Supply chain management_tutorial
Supply chain management_tutorialSupply chain management_tutorial
Supply chain management_tutorialRenuSwarnkar1
 

Was ist angesagt? (18)

Software quality management_tutorial
Software quality management_tutorialSoftware quality management_tutorial
Software quality management_tutorial
 
Qc tutorial
Qc tutorialQc tutorial
Qc tutorial
 
Jqueryui tutorial
Jqueryui tutorialJqueryui tutorial
Jqueryui tutorial
 
Javafx tutorial
Javafx tutorialJavafx tutorial
Javafx tutorial
 
Book scrum tutorial
Book   scrum tutorialBook   scrum tutorial
Book scrum tutorial
 
Sql tutorial
Sql tutorialSql tutorial
Sql tutorial
 
Software testing tutorial
Software testing tutorialSoftware testing tutorial
Software testing tutorial
 
Hibernate tutorial
Hibernate tutorialHibernate tutorial
Hibernate tutorial
 
Dissertation effectiveness of employee engagement and employee motivation on...
Dissertation  effectiveness of employee engagement and employee motivation on...Dissertation  effectiveness of employee engagement and employee motivation on...
Dissertation effectiveness of employee engagement and employee motivation on...
 
Software testing tutorial
Software testing tutorialSoftware testing tutorial
Software testing tutorial
 
Android tutorial
Android tutorialAndroid tutorial
Android tutorial
 
What is-android? PDF Document
What is-android? PDF DocumentWhat is-android? PDF Document
What is-android? PDF Document
 
Virtualization2.0 tutorial
Virtualization2.0 tutorialVirtualization2.0 tutorial
Virtualization2.0 tutorial
 
Ipad Usability 2nd Edition
Ipad Usability 2nd EditionIpad Usability 2nd Edition
Ipad Usability 2nd Edition
 
Sap testing tutorial
Sap testing tutorialSap testing tutorial
Sap testing tutorial
 
Supply chain management_tutorial
Supply chain management_tutorialSupply chain management_tutorial
Supply chain management_tutorial
 
Java8 tutorial
Java8 tutorialJava8 tutorial
Java8 tutorial
 
Maven tutorial
Maven tutorialMaven tutorial
Maven tutorial
 

Ähnlich wie Agile tutorial (20)

design_pattern_tutorial.pdf
design_pattern_tutorial.pdfdesign_pattern_tutorial.pdf
design_pattern_tutorial.pdf
 
Javascript tutorial
Javascript tutorialJavascript tutorial
Javascript tutorial
 
javascript_tutorial.pdf
javascript_tutorial.pdfjavascript_tutorial.pdf
javascript_tutorial.pdf
 
Agile data science_tutorial
Agile data science_tutorialAgile data science_tutorial
Agile data science_tutorial
 
Software Engineering Overview
Software Engineering Overview Software Engineering Overview
Software Engineering Overview
 
Software engineering
Software engineering Software engineering
Software engineering
 
Auditing tutorial
Auditing tutorialAuditing tutorial
Auditing tutorial
 
Chef tutorial
Chef tutorialChef tutorial
Chef tutorial
 
Chef tutorial
Chef tutorialChef tutorial
Chef tutorial
 
Javascript tutorial
Javascript tutorialJavascript tutorial
Javascript tutorial
 
Asp.net mvc tutorial
Asp.net mvc tutorialAsp.net mvc tutorial
Asp.net mvc tutorial
 
Business analysis tutorial
Business analysis tutorialBusiness analysis tutorial
Business analysis tutorial
 
Bpc
BpcBpc
Bpc
 
Accounting basics tutorial
Accounting basics tutorialAccounting basics tutorial
Accounting basics tutorial
 
Accounting basics tutorial
Accounting basics tutorialAccounting basics tutorial
Accounting basics tutorial
 
hibernate_tutorial.pdf
hibernate_tutorial.pdfhibernate_tutorial.pdf
hibernate_tutorial.pdf
 
Security testing tutorial
Security testing tutorialSecurity testing tutorial
Security testing tutorial
 
Security testing tutorial
Security testing tutorialSecurity testing tutorial
Security testing tutorial
 
Business analysis tutorial
Business analysis tutorialBusiness analysis tutorial
Business analysis tutorial
 
Cmmi tutorial
Cmmi tutorialCmmi tutorial
Cmmi tutorial
 

Mehr von HarikaReddy115

Data structures algorithms_tutorial
Data structures algorithms_tutorialData structures algorithms_tutorial
Data structures algorithms_tutorialHarikaReddy115
 
Wireless communication tutorial
Wireless communication tutorialWireless communication tutorial
Wireless communication tutorialHarikaReddy115
 
Control systems tutorial
Control systems tutorialControl systems tutorial
Control systems tutorialHarikaReddy115
 
Computer logical organization_tutorial
Computer logical organization_tutorialComputer logical organization_tutorial
Computer logical organization_tutorialHarikaReddy115
 
Computer fundamentals tutorial
Computer fundamentals tutorialComputer fundamentals tutorial
Computer fundamentals tutorialHarikaReddy115
 
Compiler design tutorial
Compiler design tutorialCompiler design tutorial
Compiler design tutorialHarikaReddy115
 
Communication technologies tutorial
Communication technologies tutorialCommunication technologies tutorial
Communication technologies tutorialHarikaReddy115
 
Basics of computers_tutorial
Basics of computers_tutorialBasics of computers_tutorial
Basics of computers_tutorialHarikaReddy115
 
Basics of computer_science_tutorial
Basics of computer_science_tutorialBasics of computer_science_tutorial
Basics of computer_science_tutorialHarikaReddy115
 
Basic electronics tutorial
Basic electronics tutorialBasic electronics tutorial
Basic electronics tutorialHarikaReddy115
 
Artificial neural network_tutorial
Artificial neural network_tutorialArtificial neural network_tutorial
Artificial neural network_tutorialHarikaReddy115
 
Artificial intelligence tutorial
Artificial intelligence tutorialArtificial intelligence tutorial
Artificial intelligence tutorialHarikaReddy115
 
Antenna theory tutorial
Antenna theory tutorialAntenna theory tutorial
Antenna theory tutorialHarikaReddy115
 
Analog communication tutorial
Analog communication tutorialAnalog communication tutorial
Analog communication tutorialHarikaReddy115
 

Mehr von HarikaReddy115 (20)

Dbms tutorial
Dbms tutorialDbms tutorial
Dbms tutorial
 
Data structures algorithms_tutorial
Data structures algorithms_tutorialData structures algorithms_tutorial
Data structures algorithms_tutorial
 
Wireless communication tutorial
Wireless communication tutorialWireless communication tutorial
Wireless communication tutorial
 
Cryptography tutorial
Cryptography tutorialCryptography tutorial
Cryptography tutorial
 
Cosmology tutorial
Cosmology tutorialCosmology tutorial
Cosmology tutorial
 
Control systems tutorial
Control systems tutorialControl systems tutorial
Control systems tutorial
 
Computer logical organization_tutorial
Computer logical organization_tutorialComputer logical organization_tutorial
Computer logical organization_tutorial
 
Computer fundamentals tutorial
Computer fundamentals tutorialComputer fundamentals tutorial
Computer fundamentals tutorial
 
Compiler design tutorial
Compiler design tutorialCompiler design tutorial
Compiler design tutorial
 
Communication technologies tutorial
Communication technologies tutorialCommunication technologies tutorial
Communication technologies tutorial
 
Biometrics tutorial
Biometrics tutorialBiometrics tutorial
Biometrics tutorial
 
Basics of computers_tutorial
Basics of computers_tutorialBasics of computers_tutorial
Basics of computers_tutorial
 
Basics of computer_science_tutorial
Basics of computer_science_tutorialBasics of computer_science_tutorial
Basics of computer_science_tutorial
 
Basic electronics tutorial
Basic electronics tutorialBasic electronics tutorial
Basic electronics tutorial
 
Artificial neural network_tutorial
Artificial neural network_tutorialArtificial neural network_tutorial
Artificial neural network_tutorial
 
Artificial intelligence tutorial
Artificial intelligence tutorialArtificial intelligence tutorial
Artificial intelligence tutorial
 
Antenna theory tutorial
Antenna theory tutorialAntenna theory tutorial
Antenna theory tutorial
 
Analog communication tutorial
Analog communication tutorialAnalog communication tutorial
Analog communication tutorial
 
Amplifiers tutorial
Amplifiers tutorialAmplifiers tutorial
Amplifiers tutorial
 
Ruby tutorial
Ruby tutorialRuby tutorial
Ruby tutorial
 

Kürzlich hochgeladen

Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 
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
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 

Kürzlich hochgeladen (20)

Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 
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 ...
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 

Agile tutorial

  • 1.
  • 2. Agile i AbouttheTutorial Agile is a software development methodology to build a software incrementally using short iterations of 1 to 4 weeks so that the development is aligned with the changing business needs. This simple tutorial uses appropriate examples to help you understand agile development in a general and quick way. Audience This tutorial has been prepared for beginners to help them understand the basics of Agile principles and its implementation. After completing this tutorial, you will find yourself at a moderate level of expertise, from where you can advance further. Prerequisites Before proceeding with this tutorial, you need a basic knowledge of software development concepts such as software requirements, coding, testing, etc. Copyright&Disclaimer  Copyright 2014 by Tutorials Point (I) Pvt. Ltd. All the content and graphics published in this e-book are the property of Tutorials Point (I) Pvt. Ltd. The user of this e-book is prohibited to reuse, retain, copy, distribute or republish any contents or a part of contents of this e-book in any manner without written consent of the publisher. We strive to update the contents of our website and tutorials as timely and as precisely as possible, however, the contents may contain inaccuracies or errors. Tutorials Point (I) Pvt. Ltd. provides no guarantee regarding the accuracy, timeliness or completeness of our website or its contents including this tutorial. If you discover any errors on our website or in this tutorial, please notify us at contact@tutorialspoint.com
  • 3. Agile ii TableofContents About the Tutorial....................................................................................................................................i Audience..................................................................................................................................................i Prerequisites............................................................................................................................................i Copyright & Disclaimer.............................................................................................................................i Table of Contents....................................................................................................................................ii 1. AGILE – PRIMER...................................................................................................................1 Roles in Agile...........................................................................................................................................1 Cross-functional Team.............................................................................................................................2 How an Agile Team Plans its Work? ........................................................................................................3 What is a User Story?..............................................................................................................................3 Relationship of User Stories and Tasks....................................................................................................3 When a Story is Done..............................................................................................................................4 What is Acceptance Criteria?...................................................................................................................4 How the Requirements are Defined? ......................................................................................................4 2. AGILE – MANIFESTO............................................................................................................5 Twelve Principles of Agile Manifesto.......................................................................................................5 3. AGILE – CHARACTERISTICS...................................................................................................7 Iterative/incremental and Ready to Evolve .............................................................................................7 Face-to-face Communication...................................................................................................................7 Feedback Loop ........................................................................................................................................7 4. AGILE – DAILY STAND-UP.....................................................................................................8 What is Daily Stand-up? ..........................................................................................................................8 Why Stand-up is Important? ...................................................................................................................8 Who Attends a Stand-up? .......................................................................................................................8
  • 4. Agile iii Geographically Dispersed Teams.............................................................................................................9 5. AGILE – DEFINITION OF DONE...........................................................................................10 User Story .............................................................................................................................................10 Iteration................................................................................................................................................10 Release..................................................................................................................................................10 6. AGILE – RELEASE PLANNING..............................................................................................11 Release Planning...................................................................................................................................11 Who is Involved?...................................................................................................................................11 Prerequisites of Planning ......................................................................................................................12 Materials Required................................................................................................................................12 Planning Data........................................................................................................................................12 Output ..................................................................................................................................................12 Agenda..................................................................................................................................................13 7. AGILE – ITERATION PLANNING ..........................................................................................15 Iteration Planning .................................................................................................................................15 Who is Involved?...................................................................................................................................15 Prerequisites of Planning ......................................................................................................................15 Planning Process ...................................................................................................................................16 Velocity Calculation...............................................................................................................................16 Task Capacity ........................................................................................................................................16 Planning Steps.......................................................................................................................................16 8. AGILE – PRODUCT BACKLOG..............................................................................................18 Product Backlog ....................................................................................................................................18 Why Product Backlog is Important? ......................................................................................................18 Characteristics of Product Backlog ........................................................................................................18
  • 5. Agile iv 9. AGILE – USEFUL TERMS.....................................................................................................19
  • 6. Agile 5 Agile is a software development methodology to build a software incrementally using short iterations of 1 to 4 weeks so that the development process is aligned with the changing business needs. Instead of a single-pass development of 6 to 18 months where all the requirements and risks are predicted upfront, Agile adopts a process of frequent feedback where a workable product is delivered after 1 to 4-week iteration. RolesinAgile ScrumMaster A Scrum Master is a team leader and facilitator who helps the team members to follow agile practices so that they can meet their commitments. The responsibilities of a scrum master are as follows:  To enable close co-operation between all roles and functions.  To remove any blocks.  To shield the team from any disturbances. 1. AGILE – PRIMER
  • 7. Agile 6  To work with the organization to track the progress and processes of the company.  To ensure that Agile Inspect & Adapt processes are leveraged properly which includes o Daily stand-ups, o Planned meetings, o Demo, o Review, o Retrospective Meetings, and o To facilitate team meetings and decision-making process. ProductOwner A Product Owner is the one who drives the product from business perspective. The responsibilities or a Product Owner are as follows:  To define the requirements and prioritize their values.  To determine the release date and contents.  To take an active role in iteration planning and release planning meetings.  To ensure that team is working on the most valued requirement.  To represent the voice of the customer.  To accept the user stories that meet the definition of done and defined acceptance criteria. Cross-functionalTeam Every agile team should be a self-sufficient team with 5 to 9 team members and an average experience ranging from of 6 to 10 years. Typically, an agile team comprises of 3 to 4 developers, 1 tester, 1 technical lead, 1 product owner and 1 scrum master.
  • 8. Agile 7 Product Owner and Scrum master are considered to be a part of Team Interface, whereas other members are part of Technical Interface. HowanAgileTeamPlansitsWork? An Agile team works in iterations to deliver user stories where each iteration is of 10 to 15 days. Each user story is planned based on its backlog prioritization and size. The team uses its capacity − how many hours are available with team to work on tasks − to decide how much scope they have to plan. Point A Point defines how much a team can commit. A point usually refers to 8 hours. Each story is estimated in points. Capacity Capacity defines how much an individual can commit. Capacity is estimated in hours.
  • 9. Agile 8 WhatisaUserStory? A user story is a requirement which defines what is required by the user as functionality. A user story can be in two forms:  As a <User Role> I want <Functionality> so that <Business Value>  In order to <Business value> as a <User Role> I want <Functionality> During release planning, a rough estimate is given to a user story using relative scale as points. During iteration planning, the story is broken down into tasks. RelationshipofUserStoriesandTasks  User story talks about what is to be done. It defines what a user needs.  Task talks about how it is to be done. It defines how a functionality is to be implemented.  Stories are implemented by tasks. Each story is a collection of tasks.  User story is divided into tasks when it is planned in current iteration.  Tasks are estimated in hours, typically from 2 to 12 hours.
  • 10. Agile 9 End of ebook preview If you liked what you saw… Buy it from our store @ https://store.tutorialspoint.com