Day 34: Bugtracking
8 December 2006
Well, we’ve been doing bug hunts and bug fixes for several days now, and I guess it would be nice to have a centralized place to keep track of all the bugs we’ve found (and crushed).
Since deadline is close and the project is small, I’ve decided to create an Excel document, containing several fields like controller-action pair, expected result, and the real result. Put it in the server and make it merge-able (i.e. activate the Share Workbook feature).
It’s up and running within minutes, and we have a very nice bug tracking system for use! Ha!