Bug, issue Tracking
Bug tracking is the process you use to address programming errors found. This process includes recording the bug, reviewing it, recording the fix needed, and deciding whether or not the bug will be fixed considering budget and schedule. Keeping good records of decisions made will help to control the scope of the project. Bug tracking also enables you to know what was done with identified issues, why the system was changed, and what future changes to consider.
From : www.epri.com/eprisoftware/processguide/glossary.html
JitterBug
JitterBug is a web based bug tracking system. It was originally developed by the Andrew Tridgell to handle bug tracking, problem reports and queries from Samba users. It is now available under the GNU General Public License in the hope that it will be useful for other projects.
JitterBug operates by receiving bug reports via email or a web form. Authenticated users can then reply to the message, move it between different categories or add notes to it. In some ways JitterBug is like a communal web based email system. This web page is itself a JitterBug page. You can get an idea of what JitterBug can do by playing with the various links and buttons. Some of the features of JitterBug include
Fully web based. The whole system is a single C program running as a CGI script.
HTML 3.2 compliant so it is usable from virtually any browser. No frames, Java or gratuitous graphics.
Uses your web servers built-in authentication
Built in SMTP mail client for sending replies and notifications
Each user can request email notification of changes to messages or directories
FAQ editing/creation built into the mail composing page
Tracking of replies and followups
Search and message selection controls
Each user can set personal preferences for colors, screen layout and personal details (like email address and signature)
Easily customizable
Doesn't require a database backend. All messages are kept as separate files
Users can add arbitrary notes to each message
An audit trail is kept for each message showing who did what and when.
visit
JitterBug
JitterBug was visited : 103 times
Loading .....