SOHW

Bug Verification Tutorial

Written by Surentharan

Quality Assurance, 10 May 2018

Welcome!!!

Bug verification is done to verify that bugs are properly fixed and to check that the fixes don’t yield any new issues. This is a very important part of the QA work and one of the more challenging areas of Mozilla.

Step 1:

Navigate to Bugzilla website and sign in your account if you already have a account, else create a new one.

Step 2:

Step 3:

Open the etherpad (the etherpad link can be found in the telegram group) and enter your details such as name, OS along with 32 or 64 bit.

Step 4:

Update your browser or you can download the browser from the link provided in the etherpad. If you update the browser please check the browser version with the browser version mentioned in the etherpad.

Step 5:

Open the list of bugs to verify. While opening the list of bugs choose the link for the browser which you are currently working.

For example: If I am working with nightly I have to open the bug list for nightly browser.

Step 6:

Choose a bug from the list

Step 7:

After choosing a bug:

Step 8:

Scenarios you might encounter:

For example : I have chosen this bug https://bugzilla.mozilla.org/show_bug.cgi?id=1300376

After doing the steps mentioned in Step 7, I clearly understood what the bug is and reproduced the bug and found the bug has been fixed. If you can’t understand the bug then u can refer Step 8.

While reproducing the bug if you find the bug has not been fixed then you can mention it in the comment.

Step 9:

At the top click on edit option

Step 10 :

[If you could not reproduce the bug or not sure if its verified, please ignore this step]
Under tracking flag section , you can see a list of option corresponding to their respective browsers (refer screenshot below)

Select verified from the drop down list of the browser in which you have reproduced the bug. (In this case Firefox 55)

Step 11:

Step 12:

Proceed with Save Changes

Step 13:

Paste the bug URL in the etherpad

Note:

If you have any doubts feel free to ask in this Telegram group or IRC chat. If you have any queries regarding this blog please contact me using Telegram or email me at surentharan14@gmail.com

Happy Bug Verification!