Questions tagged [backlog]

Backlog is ever-evolving list of product requirements, prioritized by the customer (or customer representative), that conveys to an Agile team which features to implement first.

Taken from agiledictionary.com

Backlog An ever-evolving list of product requirements, prioritized by the customer (or customer representative), that conveys to an Agile team which features to implement first. Agile projects typically employ a top level backlog, known as a product backlog or release backlog, and each Agile team working on a project typically creates a backlog for each development iteration, known as an iteration backlog or sprint backlog.

15 questions
17
votes
6 answers

Keeping agile with zero-bug/defect policy

In our project we work in a zero-bug (a.k.a zero-defect) methodology. The basic idea is that bugs are always higher in priority than features. If you're working on a story and it has a bug it must be resolved in order for the story to get accepted.…
Avi
  • 516
  • 5
  • 21
10
votes
5 answers

How to manage an issue tracker's backlog

We've been dutifully using Trac for several years now, and our "active tickets" list has grown to almost 200 items. These include bugs that are too low priority and too complicated to fix for now, feature requests that have been deferred, issues…
Josh Kelley
  • 10,991
  • 7
  • 38
  • 50
9
votes
3 answers

Should we estimate tasks during backlog grooming?

I was just taken by surprise in a backlog grooming meeting when we assigned time estimates to BA, dev, and QA tasks...but the story is not yet scheduled in any sprint and we are not yet assigning resources to the tasks. This feels backwards to me,…
gws
  • 201
  • 2
  • 7
7
votes
3 answers

How to organize work for a team delivering 3 connected but distinct products and stay agile

We are a team responsible for 3 products: 2 products are in active development of new functionality and are moving fast therefore work there could be classified as project 3rd product is alive and kicking and here work involves BAU 1 and…
diginoise
  • 181
  • 5
6
votes
4 answers

best practices in creating a product backlog in scrum

I am new to scrum, project management in general, and i am having problems deciding what to call a feature or a sub-feature (which are tasklists to creating that feature?) especially for the standard things we have in every web app. So i am looking…
tommy
  • 71
  • 1
  • 4
5
votes
3 answers

How to catch "continuous ongoing tasks" into a scrum system?

Well in working with scrum it's always seen as important to make clearly defined stop and start points of small tasks. However how do you capture "ongoing" tasks into a scrum system? Like on friday after deployment we typically have "work on…
paul23
  • 1,061
  • 1
  • 8
  • 14
3
votes
5 answers

User stories about one and the same functionality for two different roles

My team is building a solution where a mobile app communicates with a backend. I need to describe functionality where the communication between the app and the backend is optimized according to some rules that work for both the client (mobile app)…
Hristo K
  • 41
  • 3
3
votes
4 answers

Scrum - real life example?

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 to see a real project with user stories, product…
Camilo
  • 139
  • 1
  • 1
  • 3
2
votes
3 answers

Steps to take to create the Product Backlog for starting our project with Scrum

A small team (3 or 4) are working on a fairly big project that might take 1 year to complete. We are basically re-designing an existing software (that had been developer over 5-6 years while being used without any direction). Currently we have a…
Wonder
  • 121
  • 1
2
votes
2 answers

Whom does the Nexus Sprint Backlog belong to?

The Nexus Guide states that: A Nexus Sprint Backlog is the composite of Product Backlog items from the Sprint Backlogs of the individual Scrum Teams. However, trying to build an analogy between the regular Sprint Backlog and the Nexus Sprint…
Andremoniy
  • 168
  • 5
2
votes
2 answers

How Sprint works

I am not from a IT background. An idea is generated is being worked upon now. Initially we started with Waterfall methodology and now using agile. Want to understand how exactly this agile methodology works. Please don't consider my questions in a…
Anand
  • 31
  • 2
1
vote
2 answers

How to place user training into a Scrum backlog?

After we have developed new features in a sprint the users must be trained for using these features. How does this happen in Scrum? Which role should give the training and how should it be reflected in the backlog? Is it a developer (team) task or…
1
vote
3 answers

Criteria for prioritizing product backlog

My list of the most important criteria is below. What do you think? The value to the user - naturally features that are more important to the user must come first Implementation time - the faster it is to implement a feature, the higher it should…
Eugene
  • 1,943
  • 1
  • 21
  • 35
0
votes
2 answers

How track backlog items origin using scrum?

I would like to track, for each backlog item, which event originated it. For instance: "Original briefing", "Meeting Jan", "Meeting Feb" ... Using scrum, what is the correct way to track the origin for each backlog item? I'm using visual studio…
Daniel Santos
  • 405
  • 4
  • 13
-2
votes
1 answer

Need an example of a real backlog task or how elaborate must it be?

I'd like to know whether a task must be self contained. Our tasks mostly contain a couple of sentences. To understand what you are to do you should: Read the requirements document for several related back log items. Know how system currently works…
Pavel Voronin
  • 1,640
  • 1
  • 18
  • 25