Added info about ways of getting feedback from stakeholders (#33882)

* Added info about ways of getting feedback from stakeholders

* ...

move 'for example' sentence up to fit in with article
This commit is contained in:
Marek Troszczyński
2019-01-15 02:08:33 +01:00
committed by Tom
parent 8c4959b34a
commit a2a77ff329

View File

@ -13,12 +13,9 @@ Stakeholders may be made up from any of the following
- Business Owner
- Anyone who is on the RACI chart (Responsible, Accountable, Consultative, or Informed)
Their participation in the project is essential for success.
For example, when your team is performing the Sprint Review meetings, the demonstration of the project is for the stakeholders, and their feedback is captured and added to the backlog.
Their participation in the project is essential for success. For example, when your team is performing the Sprint Review meetings, the demonstration of the project is for the stakeholders, and their feedback is captured and added to the backlog. Different groups of stakeholders can share their feedback in different ways. Usually participants of the business side of the project are involved in the development process, while input from customers/users can be provided e.g. by web analytic tools.
#### More Information:
<!-- Please add any articles you think might be helpful to read before writing the article -->
- Scrum Study <a href='https://www.scrumstudy.com/blog/stakeholders-in-scrum/' target='_blank' rel='nofollow'>Stakeholders in Scrum</a>
- Scrum.org <a href='https://www.scrum.org/resources/blog/scrum-who-are-key-stakeholders-should-be-attending-every-sprint-review' target='_blank' rel='nofollow'>Key Stakeholders</a>
- Agile Modelling <a href='http://agilemodeling.com/essays/activeStakeholderParticipation.htm' target='_blank' rel='nofollow'>Active Stakeholder Participation</a>