+ All Categories
Home > Documents > Embedded Agile - Embedded Systems Conference, Boston 2010 ESC-241 1 2 ... 2 Daily Scrum 3 Release...

Embedded Agile - Embedded Systems Conference, Boston 2010 ESC-241 1 2 ... 2 Daily Scrum 3 Release...

Date post: 05-Jun-2020
Category:
Upload: others
View: 1 times
Download: 0 times
Share this document with a friend
12
Embedded Agile Timo Punkka [email protected] http://www.ngware.eu Embedded Systems Conference, Boston 2010 ESC-241 1 2 We are uncovering better ways of developing software by doing it and helping others do it. Through this work we have come to value: Individuals and interactions over processes and tools Working software (product) over comprehensive documentation Customer collaboration over contract negotiation Responding to change over following a plan That is, while there is value in the items on the right, we value the items on the left more. (agilemanifesto.org)
Transcript
Page 1: Embedded Agile - Embedded Systems Conference, Boston 2010 ESC-241 1 2 ... 2 Daily Scrum 3 Release Backlog 4 Portfolio Backlog. Branch before release Product Team Breaking down the

Embedded Agile

Timo [email protected]

http://www.ngware.eu

Embedded Systems Conference, Boston 2010

ESC-241

1

2

We are uncovering better ways of developing software by doing it and helping others do it. Through this work we have come to value:

Individuals and interactions over processes and tools

Working software (product) over comprehensive documentation

Customer collaboration over contract negotiation

Responding to change over following a plan

That is, while there is value in the items on the right, we value the items on the left more.

(agilemanifesto.org)

Page 2: Embedded Agile - Embedded Systems Conference, Boston 2010 ESC-241 1 2 ... 2 Daily Scrum 3 Release Backlog 4 Portfolio Backlog. Branch before release Product Team Breaking down the

Scrum

1-4 Week Sprint

Product

Backlog

Sprint

Backlog

Product

Increment

Daily 15-min Scrum Meeting

Team members provide basic

information:

1 What have I done since

previous meeting

2) What I plan to do before next

meeting

3) Are there any obstacles

keeping me from doing my work?

Prioritized work

for project

Team commits to and

refines the work for a Sprint

in Sprint Planning Meeting

Team self-organizes

during the Sprint to meet

its commitment

Team demonstrates the

emerging functionality in

Sprint Review Meeting

150KLOC CLegacy Code from 10+yrs RTOSModular multi-uCSafety critical (property andhuman)

Main BoardRenesas uC2M Flash2M RAM

Page 3: Embedded Agile - Embedded Systems Conference, Boston 2010 ESC-241 1 2 ... 2 Daily Scrum 3 Release Backlog 4 Portfolio Backlog. Branch before release Product Team Breaking down the

Frequent Release (Cadence)

January May September

Production Release rhythm

Major project effort

Urgent Stuff

1 Immediate

2 Daily Scrum

3 Release Backlog 4 Portfolio Backlog

Page 4: Embedded Agile - Embedded Systems Conference, Boston 2010 ESC-241 1 2 ... 2 Daily Scrum 3 Release Backlog 4 Portfolio Backlog. Branch before release Product Team Breaking down the

Branch before release

Product Team

Breaking down theknowledge silos

runrunrun @ http://www.sxc.hu

Page 5: Embedded Agile - Embedded Systems Conference, Boston 2010 ESC-241 1 2 ... 2 Daily Scrum 3 Release Backlog 4 Portfolio Backlog. Branch before release Product Team Breaking down the

Reliable Delivery

”Visibility has increased. It is easier to collaborate with customers about priorities and schedules.”

-Product Manager

Dual Targeting

Driver /w

IRQs

Driver /w

IRQs

Driver /w

IRQs

Driver /w

IRQs

Interface

Simulation

Interface

Simulation

Interface

Simulation

Interface

Simulation

Page 6: Embedded Agile - Embedded Systems Conference, Boston 2010 ESC-241 1 2 ... 2 Daily Scrum 3 Release Backlog 4 Portfolio Backlog. Branch before release Product Team Breaking down the

Development Release 1 Development Release 2 Development Release 3

Development Iteration x Development Iteration x+1

User Story User StoryUser Story

StoryTest

Task Task

Unit Test (API)

Unit Test (detail)

Unit Test (detail)

StoryTest

New Stories tested and accepted

by Product OwnerBefore Sprint Review

Product from past Sprint Testedby ”QA”

Page 7: Embedded Agile - Embedded Systems Conference, Boston 2010 ESC-241 1 2 ... 2 Daily Scrum 3 Release Backlog 4 Portfolio Backlog. Branch before release Product Team Breaking down the

Automated Build

Version Control

Continuous Integration

http://users.tkk.fi/~tpunkka/pages/fw_cruisecontrol/

Version Control

Server

Build Server

Developer 1

Developer 2

Developer 3

Network

Checkout

Commit

Update Update

Unit test coverage

Target BuildHost BuildUnit TestsAcceptance TestsQuality metrics

Page 8: Embedded Agile - Embedded Systems Conference, Boston 2010 ESC-241 1 2 ... 2 Daily Scrum 3 Release Backlog 4 Portfolio Backlog. Branch before release Product Team Breaking down the

Build Indicator

Python, Ruby, etc..

Page 9: Embedded Agile - Embedded Systems Conference, Boston 2010 ESC-241 1 2 ... 2 Daily Scrum 3 Release Backlog 4 Portfolio Backlog. Branch before release Product Team Breaking down the

“I’m surprised on team performance!”

“This is impressive!”

“I’m super impressed!”

“Stakeholder presence gave real meaning to this deadline”

Execution window 8msResource utilization ~100%Cross-disciplined teamNon-SW increments

Customer Role

SingleProduct Owner

bizior @ http://www.sxc.hu

Page 10: Embedded Agile - Embedded Systems Conference, Boston 2010 ESC-241 1 2 ... 2 Daily Scrum 3 Release Backlog 4 Portfolio Backlog. Branch before release Product Team Breaking down the

Meetings According the Audience

ISO9001

Page 11: Embedded Agile - Embedded Systems Conference, Boston 2010 ESC-241 1 2 ... 2 Daily Scrum 3 Release Backlog 4 Portfolio Backlog. Branch before release Product Team Breaking down the

For Embedded Agile You Need:

1) Incremental development with short increments

2) Inspect and Adapt -cycles3) Learning-Driven Culture

Jump In

Page 12: Embedded Agile - Embedded Systems Conference, Boston 2010 ESC-241 1 2 ... 2 Daily Scrum 3 Release Backlog 4 Portfolio Backlog. Branch before release Product Team Breaking down the

?


Recommended