How to codifying that information in the form of user stories and feature specifications
Answers
Answered by
0
User stories are simple, yet extremely powerful constructs: they describe pieces of functionality from a user’s point of view, expressed in a solid, compact way. They reflect what a particular class of user needs and the value to be gained. The format is very simple and easy to use. There are several variations, including:
“As a <role or persona>, I can <goal/need> so that <why>”
Or, in another instance:
“As a <particular class of user>, I want to <be able to perform/do something> so that <I get some form of value or benefit>”
Similar questions