is a way of software requirements documentation focused on user-centered design

learn more… | top users | synonyms

-1
votes
0answers
15 views

Agile User Stories and acceptance critera [closed]

I am writing some agile user stories and acceptance stories for the first time, and was hoping for some feedback from an experienced product manager or developer. I only need to capture the main ...
0
votes
3answers
70 views

How realistic it is to write a User Story with “all” the edge cases and scenarios defined?

Is it really possible in reality to write a User Story with all the edge cases, scenarios, all actions in a 2 week sprint? What if there are small changes that needs to be addressed on a specific ...
0
votes
0answers
21 views

atlassian confluence as source for bdd stories

I want to start using BDD in our company. The best place to keep stories from my point of view is the Atlassian Wiki pages. Obviously I expected some existing techniques for retrieving stories from ...
0
votes
1answer
30 views

Call a rest api on defect change in Rally

Is there any way through with I can call a restfull api whenever any change is made to a defect or a user story?
0
votes
1answer
26 views

Should i write similiar user stories for multiple roles?

We have a story which seems to be similiar for two of our user roles. There is an external and an internal salesman identified as different roles. They both can capture data in a survey. But the ...
0
votes
2answers
55 views

When using an agile software approach, how to breakdown user stories with multiple platforms

I am working on a project and we really would like to try to use an agile software approach and are in the process of writing our user stories. This is new for us, although we have a lot of experience ...
3
votes
1answer
209 views

UML Use case model: Actor Generalization

I'm starting to learn UML and have a question about Actor Generalization: Imagine I'm writing a use case diagram for some kind of application for a College . I've identified there are two Actors; ...
0
votes
1answer
58 views

How many cards / user stories to create for a UI element? (language/framework agnostic)

Note: despite being tagged as Jira/Greenhopper, this question applies to any project management solution that uses Kanban (generically), or at the very least, has some means of defining User Stories. ...
1
vote
3answers
118 views

User stories for integration in Scrum

I am working on a project that has very complex integration needs, specifically with receiving and sending EDI data and all the "fun" stuff that happens in between. I can definitely focus efforts ...
0
votes
2answers
118 views

When should user stories be combined and separated?

As a school project, we are rolling out our initial set of user stories. Should a user story record the original idea from a user, without combining them or separate them? For example, John added ...
3
votes
2answers
125 views

User Stories before or during Iteration Planning

We are just beginning to move from Waterfall to Agile. One of the few complaints about our new process is that our iteration planning meetings are taking too long, mostly because we are writing our ...
2
votes
2answers
121 views

How to estimating stories that are “less complex” but “effor is more”

In Agile process story points are a measure of complexity and not of time. How does this holds good for a story which is less complex but more time tacking to complete. Let me take an example, Story ...
2
votes
2answers
225 views

Should design tasks be user stories?

I'm trying to figure out when using user stories is appropriate. Always or not? For an example, think about a team starting to work on something from scratch, say a movie ticket reservation service. ...
-1
votes
3answers
998 views

Scrum - real life example? [closed]

I'm starting with scrum and saw many partial examples on books and tutorials, but when try to use scrum in the real life, it's not easy to write the user stories and create the product backlog. I want ...
1
vote
2answers
207 views

Engineering \ integration user stories - how to write with customer value?

I'm working for a large telco and our department has recently moved to an "enterprise agile" model of working (all very exciting!) We've ran specific agile-friendly projects in the past, but are now ...
0
votes
1answer
93 views

moscow with user-stories

I have adopted the user-story template introduced in response to a question here on SO, i.e. AS A [person/role] I NEED TO [do something] SO THAT [provides business value]. I have two questions: ...
-1
votes
1answer
239 views

How to handle User Stories with several roles in Agile Project Management [closed]

I am having difficulties while tring to create User Stories if there are common functions for different roles in Agile Project Management. Most projects includes common functions that are used by ...
1
vote
1answer
976 views

Use cases and user stories in TFS 2010

In a SCRUM Agile project we use TFS 2010/VS2010. In the period before starting this project, the customer has already written out 80% of all the use cases. The issue is that most of these UCs are so ...
0
votes
2answers
174 views

Should Agile user stories always be from the end-user's perspective?

In Agile, should the 'user' in a user story always be the end-user or could it refer to different type of user? For example, is it acceptable to write something along the lines of, "As a developer I ...
-1
votes
1answer
884 views

Functional Software Requirement Specification (FSRS) & Agile development [closed]

i am on the way to learn how to lead a group of developers for projects in RoR using agile methodology. I have found some tools online like VersionOne or PivotalTracker, that can help you create ...
1
vote
3answers
513 views

Given When Then Testing - Do I NEED a “When”?

I am implementing some smoke tests to our website. I'm using a Given/When/Then format for existing automated acceptance tests/User stories. But now I want to do an initial smoke test of: Given I'm ...
2
votes
1answer
1k views

Measuring scale for story points in Scrum framework

According to this Scrum article: Story points are relative values that do not translate directly into a specific number of hours. Instead, story points help a team quantify the general size ...
0
votes
6answers
353 views

service to organize user stories

Anybody knows a good web service, where I can write and modify user storyes with other people? Thanks. I used google wave. But from 2012 google close this project.
7
votes
5answers
3k views

Breaking a project's first User Story in to tasks

I'm starting a new project from scratch and have written User Stores to describe how a given user will interact with the system. But, I'm having trouble understanding how to break the first user story ...
0
votes
1answer
109 views

User Stories for shared code and libraries

I am working on a project that requires the use of user stories and part of the project is to perform authentication against an ASP.NET database. From reading up on this a story would follow a similar ...
0
votes
2answers
121 views

User input of program feature request in TFS2010

Is there any way that users can enter feature requests, so that they will appear in TFS2010? We would like to keep an overview of all incoming requests and only create our own User Stories after ...
2
votes
2answers
445 views

How should user stories describing aspects of the same task be mapped?

Our team is getting started with using user stories for gathering requirements. We are experiencing some confusion about how they should be mapped to tasks. It seems we have several user stories that ...
1
vote
2answers
163 views

User stories for functionality that cross-cuts multiple presentation modes?

What's a good way to capture user stories when you have features that are common across multiple UI modes? For example, imagine a commercial flight information system, something someone might use to ...
1
vote
3answers
351 views

How to break a user story that changes something huge internally e.g. underlying data access layer

We have a few products with one of the product use flat files for persistence.. Other products in the suite can use that data (via API) but only one at a time.. We cannot put the whole files in DB as ...
5
votes
5answers
313 views

Is having specific user story scenarios evil?

So I know that when it comes to user stories scenarios, being specific is a good thing. However, I frequently come to a point where I ask myself: how specific my scenario should be? For instance, for ...
0
votes
2answers
197 views

Which tool to use to create requirements?

Which tool for linux to create requirements and user stories can you recommend me? I want to start with something like explained here, but was wondering is there a better way. EDIT I guess I could ...
8
votes
3answers
507 views

Agile: User Stories for Machine Learning Project? [closed]

I've just finished up with a prototype implementation of a supervised learning algorithm, automatically assigning categorical tags to all the items in our company database (roughly 5 million items). ...
2
votes
5answers
245 views

When is it okay to delete a userstory from the backlog

If I am grooming the backlog and I see a user story that is completely valid but is ultra low priority should it be deleted? Is the backlog supposed to be just the user stories that have a chance of ...
8
votes
3answers
742 views

Must an actor of a user story be a human being?

User stories are traditionally written as expression "As a [User Type] I want [feature] so that [some benefit]". In the books and online resources [User Type] typically correspond to a role of a human ...
0
votes
1answer
175 views

Utilization of User Stories for automated, scheduled, or reactive functionality

I was wondering what the thinking is in regards to using User Stories to describe automated, scheduled, or reactive functionality. For example, what do you do when you have something like an order ...
4
votes
5answers
935 views

Architectural principles as “non-functional” user stories

I am about to start a pilot project in our company to introduce agile practices, including the use of user stories. After reading two books by Mike Cohn, Agile Estimating and Planning in particular ...
3
votes
3answers
5k views

Can you clarify the differences between Conditions of Satisfaction (COS) and Acceptance Criteria?

My understanding so far: (please correct me if I'm wrong) Ideally, COS are specified early by the product owner in the Sprint planning, facilitating a conversation. They can be considered an ...
11
votes
6answers
1k views

Implementing User Stories the Agile Way

I'm a newbie to the Agile/TDD world and trying to get my head around some of the basics. This is related to the way I should go about implementing user stories. For e.g. lets assume I have below 2 ...
14
votes
5answers
3k views

Should we use personas in user stories?

The book User Stories Applied contains single page discussing Personas. The definition of persona from the book is: A persona is imaginary representation of a user role. It futher discuss ...
0
votes
2answers
896 views

Mixing Then and When in BDD User Stories/Acceptance Tests

How do you handle user stories/acceptance tests that have long chains like this one, where the Then/When mingle together? Is it best to split this into a separate acceptance test where one tests that ...
2
votes
4answers
349 views

Stories and Scenarios that implies UI

I am trying to learn how to use BDD for our development process and I sometimes end-up writing things that implies a UI design, so for brand new development or new features, the UI does not always ...
2
votes
1answer
262 views

BDD features of features, should I make a new story or it belongs in a scenario?

Ok so I'm just starting to try and use BDD for some new development we are doing and I wrote up a story like this for a log viewer feature: Story: User reviews workflow execution logs As a user I ...
5
votes
1answer
839 views

Business rules integration to User Stories

I have a set of User Stories and I have a set of business rules (primarily laws binding my requirements to be compliant). In Agile SDLC I'm not sure where does theses "rules" are attached to my user ...
1
vote
3answers
280 views

Who coined the “original” User story template

I'm looking for some background on this template (need a citation for a report). Who was the person who came with the well known template? “As a [user], I want [function], so that [value]” I've been ...
2
votes
4answers
94 views

Agile processes for developing programming libraries

Is it possible to or how should one use agile development processes (Scrum/XP) and write user stories in order to develop purely technical programming libraries (think Spring or a game engine for ...
13
votes
4answers
515 views

Scrum stories and behind the scenes features

As I understand things, the Scrum backlog is composed of a series of Stories that represent something for the end user and this is further decomposed into Features. If this is the case, where does ...
3
votes
3answers
211 views

Minor tweaks in story based agile/iterative development

What is the preferred way to treat tiny interface tweaks such as "make the menu colour lighter when you hover over it" when using stories. My first though was to treat it as a bug; stick it on an ...
7
votes
6answers
1k views

Improving user story quality

We use Scrum. We are experiencing problems during sprints when we find the user stories are not sufficiently granular to capture the effort required to complete the sprint. In particular, we find ...
9
votes
3answers
2k views

Personal tool for authoring & organizing user stories? [closed]

My company uses Jira for storing requirements, which are written in the form of User Stories ("As a ... I want ... So that...") with details in the subtasks ("Given ... when ... then..."). I write ...
2
votes
6answers
985 views

How would I word this feature and user story? [closed]

I am learning to create features and user stories and was reading this thread: ...

1 2