Tracking bugs in Extras

torpedo48 (Talk | contribs)
(New page: '''Note: Work in progress, do not link this page until the page is finished.''' == What is a bugtracker? == A bugtracker is a software application used by developers for keeping tracks of...)
Newer edit →

Revision as of 11:14, 24 February 2010

Note: Work in progress, do not link this page until the page is finished.

What is a bugtracker?

A bugtracker is a software application used by developers for keeping tracks of reported bugs in their work.

Why do I need bugtrackers?

Bugtrackers gives both developers and users a lot of benefits.

Developers:

  • They are notified when a bug is found in their applications
  • They keep track of reported bugs so that they can organize their work
  • They can easily communicate with reporters if they need more information or further testing

Users:

  • They can easily report the bugs they find and help to fix them
  • They can give developers tips and suggestions