3
votes
5answers
145 views
User Stories - Problems that can’t be made user stories
I am from an XP background. I know the process very well and have solid working experience with it. I have found it to be the best way to develop software.
I find myself in the p …
2
votes
4answers
86 views
How do we track the details of a user story?
So if a user story is a something nebulous like:
As a sales rep, I would like to capture the contact information so that I can follow up later on.
I'm not even sure if that's a v …
5
votes
6answers
167 views
User story size/scope
When doing agile what are the specific criteria of defining the scope of a user story? What factors should I take into account when defining the scope? Is there any specific formul …
1
vote
5answers
132 views
Are there any web apps that do user stories cards?
We do distributed agile development and could really us a solution like story cards on a wall/board, only on a webpage where you could easily drag and drop them. Any suggestions? …
2
votes
3answers
146 views
User stories for functional requirements
As we are a small company, I work as both a project manager and developer. The specifications I create for clients contain a number of elements used to describe and define the pro …
5
votes
7answers
912 views
Scrum Burn Down Charts: Tasks or Stories?
There are several ways to do burn down charts in Scrum.
Some people suggest using the story points of unfinished stories left as your burn down charts in Scrum.
Pro: Only finishe …
3
votes
4answers
190 views
Story estimates in Scrum
We started a project that will be managed with Scrum/XP. We wrote the whole product backlog upfront for evaluation purposes. We're making sure all stories are customer-centric and …
5
votes
5answers
657 views
User stories vs use cases
Are use cases just multiple user stories??
What are the benefits of using user stories over use cases.. and vice-versa... When to use one over other...
Does all agile methodologi …
0
votes
2answers
87 views
Infrastructual user story problem
"We need to show quotes related with the current document."
This user story will cause many of our subsystems to get modified, and it is more or less 4-5 sprint length. Splitting …
8
votes
5answers
456 views
Specific examples of Agile documentation?
In an answer to the question Documents for a project?, Chris Ballance replied that "User Stories" and a "burndown chart" are the two most useful types of project documentation for …
5
votes
2answers
161 views
How should I implement User Stories in Bugzilla?
A few individuals at my work have come together to form a group whose goal is to analyze the benefits of implementing some Agile software development / project management principle …
1
vote
5answers
236 views
In agile dev, how do you organize user stories?
Hi,
How do you go about organizing user stories?
What I did was this for a web application:
Made a title for a web page like 'index', then listed all the stores the user can do …
3
votes
2answers
111 views
What would be a good task for a test-driven development presentation? [closed]
Possible Duplicate:
What would you like to see in a TDD demo?
What is a good sample class to demonstrate TDD?
I'd like to prepare a one-hour talk on test-driven devel …
2
votes
1answer
134 views
How to translate the requirements of the user to the actual work that needs to be done?
We work with the scrum method. Let's assume the product owner wants a new functionality that allows the user to search the content of the website.
The total work is 8 points and …
7
votes
9answers
356 views
How do you avoid waiting for requirements when using iterative agile development methods like SCRUM?
We attempt to do agile development at my current job and we succeed for the most part. The main problem seems to be that the developers on the project are always waiting for requir …
