User Stories
User story is one of the most important tool to think customer backwards. When we decide to build a software solution, it is because the users will be able to do something in future that they are not able to do today. So it is important for the development teams to keep in mind these needs while building the solution. A user story is a very short description of a very specific thing that users need. “Good story conversations are about who and why, not just what”. Think about any story in general. Any story is incomplete without knowing who the characters are and what is the motivation behind their actions - it can be revenge, love, ambition. Similarly a user STORY is incomplete without knowing the exact person whose needs we are trying to fulfil and why it is their need. “User stories are not the written form of requirements…The real goal of using stories is shared understanding.” This is the most common mistake most of us make – treating stories as requirements. Ho...