Do I always need to start from story or can have tasks without story?
Although I can understand the situations in which we would/can define a work item as story, often times there are work items that don't fall into category of requirements like 'As a user, I would want..' ie., they can't be treated as story.
In these cases, is it ok to just define work items 'tasks' without assigning them to story? |
Accepted answer
yes, but.. are you doing agile, with taskboard? if so they won't appear anywhere cause they are not a story, or don't have a parent story.,
everything has a requirement.. no matter how small.. else u shouldn't be thinking about doing it. if you think u should, then you should size it, etc.. it is team capacity you are burning. Ralph Schoon selected this answer as the correct answer
Comments 1
As Sam mentions, you can just have tasks. You can just use tasks for that. But I agree also with Sam, that you try to achieve something and a task should be driven by a requirement. An it would (in a team) also be required to plan this kind of work and also understand where your effort goes.
Deepika Kakrania
commented Aug 06 '14, 1:28 p.m.
From some of the articles, I got the understanding that we should try to keep story as small as possible (something that can be finished in one iteration ) so team can see progress from 1 sprint to another otherwise if you have a story with a task or set of tasks that takes too long to finish, the story would show uncompleted for several iterations. Keeping the story small as well as meaningful at the same time from the end user's prespective makes it a challenging task to define the story at right granularity for the task(s) at hand. It is rather easy for a project that is dealing with web applicatin development for instance but seems much harder when you are trying to create new algorithms/methods for some reasearch problem. In that case, not all the tasks that you are working on are (directly) driven by end user's requirements. It would help to see some examples for such projects.
Ralph Schoon
commented Aug 07 '14, 2:41 a.m.
| edited Aug 07 '14, 2:44 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
A plan item such as a story is just a placeholder for some meaningful piece of work that is not trivial, testable, and likely needs several tasks to do it. Stories typically represent user requirements and are best expressed in the way 'As a role I.....'. However, you don't have to use that format or can rename the type (e.g. to implementation request) and use other summaries.
Overflow....
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.