project management - TFS, Scrum template and Product Backlog Item -


i trying add stories product backlog. right in saying that, within pbi in tfs(2012), story sounds like:

as user, want login system have access features login allows.

is valid story? , then, within tfs, there's 'name' , 'description'. wouldn't description wrote above, , name 'login'? i'm battling work out best practice entering product backlog items.

when have used tfs, have tried keep "title" (or "name") shortened value can searched , sorted. value used when displayed in queries , on board, find handy have different format standard user story description.

i recommend user story text have in description. this:

title: authentication: login

description: user, want login system have access features login allows.

in earlier versions of tfs, wasn't able tag stories (which possible) used theme in title of our stories identify in title investment theme story belong (in example, authentication).

you may want consider story may broken down multiple stories, , title should able used represent that. example, may have story sso requirement, logout requirement, loading of personal details upon login, "remember me" story, etc. using title in such way allow grouping of these stories down road.


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -