vote up 9 vote down star
4

Are there any web-based usable scrum backlog tools which beat excel? I'm especially interested in a product backlog feature, we can do sprint backlog just fine with post-its. The "killer feature" I'm looking for is that I can assign unique priorities for the backlog items. In Excel or text-file this is a no brainer: the order mandates the priority. This is a very basic requirement for scrum backlog to work, yet it seems that the free tools do not support it. Burndown charts would be nice too, but at least it should show the full amount of work left.

I have tried xplanner (didn't have the product backlog feature and seemed dysfunctional otherwise as well) and Agilo (didn't have unique priorities for backlog items).

flag

37% accept rate

11 Answers

vote up 1 vote down

@Patrick Cornelissen hi XPlanner is not dead! XPlanner-Plus is an open source tool for agile, scrum teams. It's based on XPlanner and has a new and improved features, such as fancy design, email notifications for tasks' status and others. It has been redesigned. Demo is available.

link|flag
vote up 1 vote down

In Scrum Tool it is very easy to sort product backlog with drag and drop. You can move your most important stories to the top of the backlog and save the order. Importance of a story is calculated automatically, based on position, but can changed manually as well.

You can print story cards and burn down chart.

A unique feature is tagging backlog items.

It is not web based, but you can run it on Windows and Linux desktops and store your data in a PostgreSQL database on your network.

This is a very new software, but very useful in traditional white board based projects. Current version is freely available.

link|flag
vote up 0 vote down

I tried Agilo and found it buggy, which is a pity because it seemed promising.

There's also Retrospectiva, which supports some sort of "Agile" management using an extension(1). But I don't like the way it's structured. It has you estimating Stories, which go toward implementing a Goal. Whereas I think of Tasks being what are estimated, a bunch of Tasks contributing to a Story. It also doesn't seem to have a way to accrue time toward a Story, ie. you can't say that you've done 4 of 8 hours work on a Story.

Retrospectiva's AgilePM wiki

link|flag
Your laziness is not an excuse to make derogatory remarks towards SO. There is a way to add more than one hyperlink in an answer and given that thousands of people have been able to figure it out, it can't be that hard to learn. – Franci Penov Oct 27 at 20:43
Heh, get over it dude. Only users with enough "reputation" are allowed to post multiple links, presumably to stop spam. – mpe Nov 13 at 6:58
vote up -2 vote down

scrum backlog tools which beat excel?

It's not "free" but if you have Excel, why not use Outlook.
It allows you to sort, categorize, and prioritize tasks in a very flexible manner.

link|flag
vote up 0 vote down

Agilo for Scrum is available as a Free Version and you can also have download the Source Code. Its based on Trac, and provides SVN and Eclipse integration.

link|flag
vote up 0 vote down

We are trying to find a good tool too. We have tried:

  • Xplanner (Seems to be dead)
  • Agilefant (IMHO weird backlog item handling)
  • icescrum2 (instable, kicks you out of the application every few minutes)

Thanks to http://www.userstories.com/products we have now some more to check. I'll keep you posted when we find something that suits us, so maybe it suits you too.

link|flag
vote up 1 vote down

Scrumy is the easiest one to use. It is a whiteboard with drag and drop post-its for free and a bunch more features in pro, including a backlog which is really low priced ($7)

link|flag
vote up 2 vote down

A good survey of Product Backlog tools can be found here http://www.userstories.com/products

link|flag
What a great resource! Thanks for the link. – mkelley33 Nov 1 at 18:07
vote up 1 vote down

Several good Scrum tools were also mentioned in this question.

link|flag
vote up 2 vote down

Did you look at ScrumWorks ? It does not have an unique priority per item, but items can be arranged via drap'n drop, which leads to the same result as two items cannot fit in the same position.

It's not OSS, but the basic edition is a free.

In addition, the items can be clustered by Release. It has Sprint burndown as well and can show the amount of work remaining per release in an histogram.

link|flag
vote up 2 vote down

We've tried many (including xplanner and agilo) and for us the best of the lot is Pivotal Tracker. It's not perfect and has its share of frustrating limitations and quirks, but if I understand your question, Tracker does what you want. You order your backlog. Cards stay in order.

Charts include release burndown, sprint burn-up (accepted points), and velocity.

link|flag
Thanks. It seems to be closed source/hosted though, am I right? Due to constraints beyond my control, we can't use hosted software and purchasing software requires a long process. – auramo Jan 30 at 8:00
It's free, so no purchasing process required, but it is hosted. – Abie Jan 30 at 8:08

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.