Questions tagged [user-story]
User story is one of the central concepts of agile software development.
172 questions
3 votes
4 answers
668 views
Is an user story totally a requirement from the user?
As a user... I want to .., so that... Here, we are collecting the requirement as a BA, and the user says the so that part while the BA understands and writes the As a user.. I want to.. part, some ...
-1 votes
2 answers
270 views
How do you do major changes within an iterative setup?
I am part of a project that develops a software with quite a clearly defined in- and output. But the path (a chain of intermediate steps and artefacts) is not yet clear. We start with a toy-ish ...
1 vote
3 answers
153 views
Should we use one user story or split to several smaller
I'm in a situation where we strive in different directions on how we should use user stories. As an example we have a Salesforce (and the user) requesting a document to be created, sent and archived ...
3 votes
2 answers
250 views
Problem statement for code reuse [closed]
I strongly believe that good user stories should articulate the problem to solve and for whom (typically stated as "As a role, in order to solve a problem, we want a suggested solution"), ...
-1 votes
3 answers
1k views
How can I validate that the feature (user-story) I created meets the requirement of the end user? [closed]
How can I validate that the feature (user-story) I created meets the requirement of the end users / stakeholders?
2 votes
2 answers
666 views
User stories - Different formats for different purposes?
To the best of my knowledge, user stories follow a format such as As a [role], I want to [do] such that [benefit] - (This takes 8 days to develop) Recently in the book Software Engineering by Ian ...
-4 votes
2 answers
86 views
What are some workflows that one engineer may use to implement a software specification?
I've never implemented an entire specification before and wanted to know what a workflow may look like to do so. I have worked on code that was backed by such a specification, but only in maintenance ...
0 votes
1 answer
215 views
Making user stories and operational duties
I'm looking for some advice on how to navigate the choppy waters of DevOps/SCRUM with in a team. Background: A team is very operational and has 3 products and 2 engineers, 1 Product Owner, 1 Manager (...