Productivity
Defining requirements for a software system has always been a difficult task. Capturing requirements as User Stories is a technique that has been extensively employed on Agile projects as a way to help describe functionality that will be valuable to users of the software being developed. According to Mike Cohn user stories should be composed of three aspects: - A written description of the story - Conversations about the story that help flesh out the details of the story - Tests that allow us to understand when the story implementation is complete In addition, William Wake, from “Invest in ...