viphat / til

Today I Learned
http://notes.viphat.work
0 stars 1 forks source link

[Fit for Scrum] - Roles of Scrum Team - Product Owner #258

Open viphat opened 6 years ago

viphat commented 6 years ago

A Scrum Product Owner (PO) is responsible for maximizing the value of the product from work of the Development Team.

The Product Owner is the sole person responsible for managing the Product Backlog.

Who want to change a Product Backlog item's priority must address the Product Owner.

For the Product Owner to succeed, the entire organization must respect his or her decisions. The Product Owner's decisions are visible in the content and ordering of the Product Backlog. No one can force the Development Team to work from a different set of requirements.

Some responsibilities of Product Owner:

Some pitfalls:

Agile Product Ownership in a nutshell

Product Owner has a product vision that he's really passionate about. He doesn't know the details of what his product is going to do but he knows why we're building the product and what problem is gonna solve and for who. (He talks about it all the time)

Stakeholders - They're the people who are going to use and support in any way be affected by the system being developed.

User stories - Stakeholders' needs.

Self-organized, cross-functional Development Team

Capacity + Story point.

Automated testing & continuous integration.

Stakeholders have lots of ideas and lots of wishes and every time we deliver something to them, they'll get even more ideas and ask for even more stuff.

lose-lose proposition. Limit work in progress (Limit WIP) Simultaneously

Prioritize user stories based on value and size is a guessing game.

Communication

Communication

Splitting stories and sometimes writing acceptance criteria for a story

Individuals & Interactions over processes and tools >> Communication is the key to success in Product Owner Role of Scrum Team

Risk

Knowledge acquisition

Short term vs Long term

Find the balance: Build the right thing, Build the thing right, Build it fast

PO focuses on build the right thing, development team focuses on build the thing right, scrum masters focus on build it fast on shortening the feedback loop. Short feedback loop will accelerate learning so you'll more quickly learn what the right thing is and how to build it right.

Trade-off.

Expectation management Velocity > Burn up chart Fixed Scope or Fixed Time or both.

Burn down chart

Output vs Outcome

On Large teams, we need a Chief Product Owner and each product owner manage smaller teams.

viphat commented 6 years ago

I am not a Project Manager. I am the driver of the project.