Bugzilla: A Brief Tutorial
Bugzilla: A Brief Tutorial
Bugzilla: A Brief Tutorial Index What is Bugzilla?.............................................................................................................3 How do I gain access?......................................................................................................3 How do I change my account settings?............................................................................3 How are bugs organized?.................................................................................................4 How do I submit a bug? ...................................................................................................5 What are bugs made of?...................................................................................................5 How do I search for a bug? ..............................................................................................7 What is the lifecycle of a bug?.........................................................................................8
Bugzilla page 3 of 8 The complete documentation for Bugzilla can be found at www.Bugzilla.org/docs/2.18/html/
What is Bugzilla?
Bugzilla is the world-leading free software bug tracking system. You can access University of South Dakotas Bugzilla by going to http://biota.usd.edu/
7/27/2005
Bugzilla page 4 of 8 receive the maximum amount of email possible, click the "Enable All Mail" button. If you don't want to receive any email from Bugzilla at all, click the "Disable All Mail" button To fine-tune your bug mail, decide the events for which you want to receive bug mail; then decide if you want to receive it all the time (enable the checkbox for every column), or only when you have a certain relationship with a bug (enable the checkbox only for those columns).. Saved searches: Bugzilla allows you to save searches and have them displayed in the footer of every page. On the saved searches tab you can control which searches are displayed to you, simply by un-checking the box. Permissions: This is a purely informative page which outlines your current permissions on this installation of Bugzilla - what product groups you are in, and whether you can edit bugs or perform various administration functions.
7/27/2005
Bugzilla page 5 of 8 Then finally you have the bug. This would be that Ms. Packman is able to go through walls on level two.
7/27/2005
Bugzilla page 6 of 8 Status Whiteboard: (a.k.a. Whiteboard) A free-form text area for adding short notes and tags to a bug. Keywords: The administrator can define keywords which you can use to tag and categorize bugs - e.g. The Mozilla Project has keywords like crash and regression. Platform and OS: These indicate the computing environment where the bug was found. Version: The "Version" field is usually used for versions of a product which have been released, and is set to indicate which versions of a Component have the particular problem the bug report is about. Priority: The bug assignee uses this field to priorities his or her bugs. It's a good idea not to change this on other people's bugs. Severity: This indicates how severe the problem is - from blocker ("application unusable") to trivial ("minor cosmetic issue"). You can also use this field to indicate whether a bug is an enhancement request. Target: (a.k.a. Target Milestone) A future version by which the bug is to be fixed. E.g. The Bugzilla Project's milestones for future Bugzilla versions are 2.18, 2.20, 3.0, etc. Milestones are not restricted to numbers, thought - you can use any text strings, such as dates. Reporter: The person who filed the bug. CC list: A list of people who get mail when the bug changes. Attachments: You can attach files (e.g. test cases or patches) to bugs. If there are any attachments, they are listed in this section. Dependencies: If this bug cannot be fixed unless other bugs are fixed (depends on), or this bug stops other bugs being fixed (blocks), their numbers are recorded here. Votes: Whether this bug has any votes.
7/27/2005
Bugzilla page 7 of 8 Additional Comments: You can add your two cents to the bug discussion here, if you have something worthwhile to say
7/27/2005
Bugzilla page 8 of 8
7/27/2005