Week 4 - Sheets & Articles Flashcards
Name some benefits of agile.
- Increases team productivity, employee satisfaction
- Minimizing waste in redundant meetings, repetitive planning etc. etc.
- Improving customer engagement and satisfaction
- Builds mutual trust & respect, org. experience
- Senior managers can devote themselves more to higher-value work
Where wouldn’t agile work?
In the military (you can’t have errors), or within a hospital
What are the 3 principles of XP?
- Feedback: from system, customer and team
- Simplicity: build the simple solution first
- Embrace Change: user stories & priorities (MoSCoW)
What are the 4 basic activities of XP?
Listening (to business needs), designing, coding, and testing.
What does pair programming mean?
Code has no owner: forced to improve quality.
Learning from experiences colleagues, on the job.
What are the 3 roles of SCRUM?
- Scrum master
- Product owner (prioritizing)
- Development team (autonomous, 3-9 people, both specialists & generalists)
What does Scrum of Scrums mean?
Coordinate multiple teams on the same product
What does a burn-down chart show?
Remaining work in the sprint backlog, updated in daily scrum.
What does a burn-up chart show?
Progress towards scheduled release, with lines representing average, best and worst-case scenarios.
Name some KPIs for a SCRUM team.
- Sprint goal success
- Team velocity (avg story points per sprint)
- Scope change
- Customer satisfaction
- Team satisfaction
- Team member turnover
- Missing: software quality!
Name some characteristics of SAFE.
- Formal responsibilities & roles
- Epics & budgeting
- Agile release train (pipeline)
Name 2 characteristics of LeSS.
Large Scale Scrum:
- Lightweight framework
- Experimentation so teams and organizations can adapt
What is the Spotify model?
A scaled agile model by Henrik Kniberg, hybrid based on LeSS and corporate culture.
How are agile and lean similar to eachother?
They share the following principles:
- Value: better alignment with customer (no wastage)
- Flow: fast sprints, continuous delivery, immediate feedback
What is wastage in Lean?
Anything that doesn’t add value to the customer.