oldaer

Simple Bug/Feature Tracking With Google Docs

by Stu Andrews on February 18, 2009

in Blog

When you design small systems, there are some big benefits.

One of these is with bug/feature tracking. This is not to say that with a simple project it’s not important to track bugs and features. WRONG. It’s vital.

My point is that you can streamline your other processes, as well as those in this most simple of software you are building.

While developing Oldaer I’ve been using Google Docs to track my Bugs and Features through the builds.

How does this work? Well, very simply.

1. I have a doc called “Oldaer, <buildnumber> Todos”.

1802200913924am

This document lists all the Todos I have. It’s a relatively small amount. Important Todos are bolded. Sometimes there is a further description underneath.

2. As Todos are completed, I “mark” them off.

1802200913317am

You can see it’s a yellow background. I’ve found this is the best because of it’s immediate visibility to the eye.

Whatever you want though, it just needs to be quite distinguishable.

3. After the build is done, we copy the Todos document (using “Save as a new copy” in Google Docs) into a Changelog.

1802200913359am

To make this document a Changelog is easy. You simply remove all the Todos that were not completed for the build.

4. We then copy the Todos document (again) into the new build number’s Todo list.

1802200913429am

To make this into the new Todo list, all you have to do is remove all the completed (yellow) Todos.

There you have it. Simple. Efficient. And because it’s Google, finding specific stuff is easy.

Of course, this is not going to work in most development situations. More than a couple of people, more than a simple project, and it becomes very hard to maintain.

However, if you are creating a simple piece of software, and don’t have any bug/feature tracking processes in place, then I urge you to consider using Google Docs.

Do this, and get the basic patterns in place for when you take on a big project.

Popularity: 62%

{ 2 comments }

7 "Must Answer" Questions For Your Product

January 22, 2009

This is part of an ongoing Series, “Joel Of All Trades”. It’s named after a little-known guy, Joel Spolsky, who has some kind of online journal or something. In addition to the core functionality of your product (You know, the important bit like What It Does) there are a number of questions that must be [...]

Read it →

What Does Fearlessness Have To Do With Anything?

January 16, 2009

Last night, amidst getting a new version of Oldaer out, I was inspired by Will Carling. We’ve been Twitter buddies for a couple of months now. He records his opinions, and sticks the videos up on the web (mostly at Rucku). At about 10pm the fearlessness came  upon me. Doubt was nowhere to be seen. [...]

Read it →

I’ve Had a Fantastic 10 Days Off

January 2, 2009

It’s been an amazing couple of weeks. We had a fantastic Christmas. The energy of our kids suffused itself within us (along with our own of course, heh), and we were able to enjoy days of excitement. Still going, with the New Year too. We’ve visited friends and gone to the beach. We’ve had bbq’s [...]

Read it →