Tagged Questions
0
votes
1answer
106 views
How to write stories for internal projects
I'm working on a project which runs as a process, on a regular basis. The results of the projects daily run are used by other projects. This brings me to question how our team writes stories.
The ...
4
votes
5answers
178 views
Should code from an incomplete story be removed from the build?
During the sprint review the product owner may say that a particular story is incomplete or the team itself may not have completed some committed tasks.
In what situations do you leave the code in ...
4
votes
2answers
101 views
What is the best way to handle similar functionlaity in separate user stories / Product back Log Items?
I am using the TFS 2010 SCRUM template.
So, let's say I have these user stories:
As a user I want the ability to add contacts directly from the Partner page.
As a user I want the ability to add ...
7
votes
5answers
750 views
Can I use “user stories” for process improvement tasks?
We currently use JIRA to track our development work. My management wants to format and categorize everything as "User Stories," including non-software development related tasks. For example:
"As a ...
4
votes
5answers
354 views
Scrum Newbie: Internal Stories
I am trying to implement Scrum and have some basic questions. I understand creating stories to implement end user functionality, but where does a "meta-task" like collecting requirements for the ...