21
Adapt to change and stay on track Agile Software Development

Agile Software Development Workshop at Sote Hub

Embed Size (px)

Citation preview

Page 1: Agile Software Development Workshop at Sote Hub

Adapt to change and stay on track

Agile Software Development

Page 2: Agile Software Development Workshop at Sote Hub

In the past: Waterfall

Page 3: Agile Software Development Workshop at Sote Hub

Waterfall (1)• Simple and very structured

• Tasks may be assigned to specialised teams

• Emphasis on documentation

• Still useful

• Large project

• Requirements are clear

• No, or very little change during development

Page 4: Agile Software Development Workshop at Sote Hub

Waterfall (2) - disadvantages

• Can not see final product before very end

• Blocking state

• waste of resources during waiting for team

• Inflexible - does not listen to changes during project.

Page 5: Agile Software Development Workshop at Sote Hub

How would you describe your product development experience in startup, could

waterfall work?

Question

Page 6: Agile Software Development Workshop at Sote Hub

Waterfall & startup world• Startups:

• Typically Small projects

• Very few requirements at the beginning

• Uncertainty cause many changes happening very quickly

• Speed of delivery is more important then perfection

• Waterfall does not work in startup world

Page 7: Agile Software Development Workshop at Sote Hub

The need for speed

• Industry needs to respond to unpredictable environment quickly

Page 8: Agile Software Development Workshop at Sote Hub

Question

Do we need any developing methodology at all?

Page 9: Agile Software Development Workshop at Sote Hub

Yes, we need to be organised

• Investors needs assurance of their investment and agile development helps.

• Planning is critical

• Measuring development progress

• Stay on track

Page 10: Agile Software Development Workshop at Sote Hub

Agile (1) - Movement

• Started to address the problems of Waterfall methodology

• Agile tries to deliver software through incremental and iterative work

• Changes based on an observation

Page 11: Agile Software Development Workshop at Sote Hub

Agile (2) - Benefits

• Adaptable to changes

• Fast progress and working software

• Good communication with customer

• Using TDD - What is TDD?

Page 12: Agile Software Development Workshop at Sote Hub

Scrum

• Iterative and incremental agile software development framework for managing product development.

• Application of agile development

• Typically for 5 - 7 people, but possible to apply for smaller teams as well.

Page 13: Agile Software Development Workshop at Sote Hub

Agile (3) - Iterations

Page 14: Agile Software Development Workshop at Sote Hub

Scrum meetings

• Planning - what?

• Standup - daily scrum, update

• Demo - sprint review

• Sprint retrospective

Page 15: Agile Software Development Workshop at Sote Hub

Agile - Iteration terms• Backlog

• List of all tasks which represent the product at time

• Tasks are pulled from the backlog to the sprint

• Sprint

• One iteration

• Typically one working week

• At the end of the sprint, there should be working software possible to demo to stakeholders

• Epic

• Can be the goal of one or two sprints

• Split the epic into two if it should take more then 3 sprints

• Task

• Typically more then one task is developed per person during the sprint

• If is not, there is discussion what was the problem. The task can be split into two

Page 16: Agile Software Development Workshop at Sote Hub

Planning• Discuss first few tickets with highest priority in the

backlog

• Look on the backlog and estimate what work can be achieved within a sprint

• Selected tickets is the aim of the work you are trying to achieve

• Every team member must understand the tickets in the sprint

Page 17: Agile Software Development Workshop at Sote Hub

Backlog after planning

Page 18: Agile Software Development Workshop at Sote Hub

Standup• Team update

• Catch up about previous day, or days

• Depends on the team size, can be each day, once or twice a week

• Its purpose is to synchronise team members and remove blockers - face the challenges

Page 19: Agile Software Development Workshop at Sote Hub

Demo - Sprint review

• Demonstrate to your stakeholders finished tasks

• If you are very small team with no stakeholders, you can show the work to your friends or team members from other companies

• Its a good way to get a quick feedback

Page 20: Agile Software Development Workshop at Sote Hub

Retrospective• Team is talking openly about the week

• Start

• What should we start doing to work better as a team and be more efficient?

• Stop

• Is there something we should stop doing?

• Continue

• What are the good things we were doing and we should continue them?

Page 21: Agile Software Development Workshop at Sote Hub

References

[1] Agile Manifesto - http://agilemanifesto.org/principles.html [2] Scrum Reference Card - https://www.collab.net/sites/default/files/uploads/CollabNet_scrumreferencecard.pdf [3] An Empirical Framework For Learning - http://scrummethodology.com