From 70bcacfcffeeb871394a29c5b4f520a18b9a4f82 Mon Sep 17 00:00:00 2001 From: Barbara Kryvko Date: Thu, 25 Oct 2018 09:19:40 -0500 Subject: [PATCH] Added pointing for business value (#21044) * Added pointing for business value * Update index.md --- guide/english/agile/business-value/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/guide/english/agile/business-value/index.md b/guide/english/agile/business-value/index.md index 63d6b9a734..b782621575 100644 --- a/guide/english/agile/business-value/index.md +++ b/guide/english/agile/business-value/index.md @@ -8,3 +8,5 @@ Business Value is the focus of agile delivery. The agile team is charged with ev Business value describes what the customer will get for a specific piece of work. This value is discovered through conversations with the customer and analysis of the work involved. Business stakeholders may have data that quantifies the value of a given feature that has been requested. A product owner will use the various sources of information available and devote significant time to understanding, evaluating, and prioritizing the value the customer will receive for a given piece of work. + +The development team uses story points for effort, the business partners, users, and stakeholders can use story points to assess business value. Using a relative story pointing exercise, they can choose a story that they all agree is of average importance, then compare the remaining stories to determine their value (lower, higher, the same).