Bugzilla – Understanding a Bug
The main feature or the heart of Bugzilla is the page that displays details of a bug. Note that the labels for most fields are hyperlinks; clicking them will take…
The main feature or the heart of Bugzilla is the page that displays details of a bug. Note that the labels for most fields are hyperlinks; clicking them will take…
Bugzilla has the provision of "Cloning" an existing bug. The newly created bug keeps most of the settings from the old bug. This helps in tracking similar concerns that require…
The procedure of filling a new bug is quite simple and has been explained below. Step 1 − Click on the ‘New’ link, present on the header or the footer or Click on…
To login into Bugzilla, we have to follow the steps given below. Step1 − Click on the Log In link on the header of the homepage. Step2 − Enter the Email Address, Password and…
The process of creating an account is similar to any other web based application like Facebook, Gmail, etc. Following are the steps to create an account − Step1 − Go to https://landfill.bugzilla.org/bugzilla-5.0-branch/…
The Bugzilla installation requires several technical aspects to start with. A few websites provide the Bugzilla web application – Landfill: The Bugzilla Test Server is one of these. https://landfill.bugzilla.org/bugzilla-2.16.11/ this is the testing and…
To install and run Bugzilla on the server, the core requirement is to have Perl installed. This means that Bugzilla can be installed on any platform, where Perl can be…
Bugzilla is an open-source tool used for issues and bugs tracking system. This tutorial introduces the readers to the basic features and usage of Bugzilla. Bugzilla is an open-source tool…
The Bugzilla GIT website is the best way to get Bugzilla. Download and install GIT from the website − https://git-scm.com/download and Run it. git clone --branch release-X.X-stable https://github.com/bugzilla/bugzilla C:\bugzilla Where, "X.X" is…
Linux Mint 20.2 is a long term support release which will be supported until 2025. It comes with updated software and brings refinements and many new features to make your…