Sunday 21 February 2016

How to work with Bugzilla (bug tracking tool)




Let me first tell you what is a bug tracking tool??
Bug tracking tool is actually a software application that enables us to keep track of reported bugs, defects or issues. Bug tracking tool is also called defect tracking tool. There is a number of bug tracking tool available online in the market.

As we all know that Bugzilla is a bug tracking tool, which is widely used by software testers for creating reports and various other tasks. So, I think it is mandatory that every software tester should be well known to Bugzilla & its working.  Previously we discussed How to login to Bugzilla in part 1 & then we discuss that how to create reports in Bugzilla in part 2. Now today we are going to discuss that how to create graphs in Bugzilla.

Through graphs, we can view the current state of the bug database. In this, we can run reports either through HTML tables or graphical lines/pie chart. The idea behind creating graphical reports in Bugzilla (bug tracking tool) is to define a set of bugs using standard search interface & then it allows us to choose some aspect of that set to plot on horizontal as well as vertical axes. And if you choose vertical pages, then you will get a 3-dimensional plot.

Step #1:
In order to view your report in graphical representations. We first have to choose &  click on the reports from the Main Menu & after that, we have to select a graphical report from the drop down menu.

Step#2:
If for example we have to create a graph %complete vs deadline. Therefore, for this, we have to choose values on vertical as well as the horizontal axis. So, we choose %complete on vertical axis and deadline on the horizontal axis.

Now we have to set various options in order to present the reports graphically.
Ø  Vertical as well as horizontal axis
Ø  Multiple Images
Ø  Various graphs like format line graph, pie chart, bar graphs etc.
Ø  Plot data set
Ø  Classify your bug
Ø  Classify your product as well as component
Ø  Classify bug status
Ø  Select resolution
Ø  Click on generate report
After filling all these fields, we will get the required graphical report.

This is all for today’s blog on the topic Bugzilla (bug tracking tool). In our next post, we will continue our discussion and I will let know you know about Browse option, simple search option in Bugzilla and many more.

Till then please keep visiting our website www.scopidea.com for more useful & knowledgeable blogs and articles.  


Wednesday 17 February 2016

How to work with Bugzilla (Bug Tracking Tool)



Previously we introduce our reader to Bugzilla, which is an efficient Bug Tracking Tool. You can go through that particular article by visiting Bug Tracking Tool (part 1). Today we are going to discuss how to create a bug report in Bugzilla.

Before moving further, let me tell you first what Bugzilla actually is???
Bugzilla is actually a bug tracking tool that allows one or more developers to keep track of various defects or bugs within the product.

We can create a bug report in Bugzilla bug tracking tool through following steps.
Step #1: In order to create a new bug in Bugzilla, visit the HOMEPAGE of Bugzilla & click on the NEW TAB from the MAIN MENU.

After clicking on the new bug, a new window appears with various fields in which you have to enter information regarding that particular bug.

 Step#2:  In the next window, you have to enter information in the following fields:
Ø  Enter Product
Ø  Enter Component
Ø  Give Component Description
Ø  Select Version
Ø  Select Severity
Ø  Select Hardware
Ø  Select Operating System
Ø  Enter Summary
Ø  Enter Description
Ø  Attach Attachment
Ø  Then after filling up all the above mentioned filled, just click on Submit button.
Ø  Please note that the above fields will vary as per the customization of your Bugzilla.

Here, the mandatory fields are marked with red asterisk.

Step#3:  After clicking on SUBMIT button, your bug ID is created & is assigned to your bug.  We can also add other optional information to the bug in order to give more details about the bug which we created.
Other information which we can add is:
Ø  URL
Ø  Whiteboard
Ø  Tags
Ø  Blocks
Ø  Attachments

Step#4: Within the same window, if you further scroll down. You can select a deadline date as well as the status of the bug.
From Deadline, we mean time limit which is required to resolve the bug in given time frame.

This is all for today’s blog regarding Bugzilla (Bug tracking tool). In our next article, we will discuss how to create graphical charts in Bugzilla bug tracking tool. Till then, keep visiting www.scopidea.com and enhance your technical knowledge.