For a QA person it is better to have a dashboard in the Bugzilla which shows the summary of bugs related to the quality checked projects. Because it is a common thing that the opened bugs will remains in the system as resolved. Sometimes as "New" too. Because of those reasons i thought to create an dashboard. [is that sound funny.... ;)] I found that bugzilla has a good API. So i just need to create an attractive interfaces (with color full charts and bla blaa.. ) and little more back end works.
However i got a new idea. It's more simpler than previous. Bugzilla has a feature called "Reports". You can find it at the top menu bar in a bugzilla page. You can generate reports in three dimensional (mm... means X axis Y axis and the type of the table). Just need to choose one or more fields as your axes, and then refine your set of bugs using the rest of the form. [little bit copy paste from report page.. ;)]. Ok... what you have to do is select "Status" for the Horizontal axis and "Products" for the vertical axis. Keep the multiple tables as "". Then select the "Products" that you have quality checked. Then put a tick for "the reporter" in "Email address and bug numbers" criteria and put your mail address in the relevant text box. (Remember to deselect all in "Status" list box.) Press search.
Okay.. You will get the summary report. Now what you have to do is make it book marked.
Your dashboard is successfully installed...!!!
3 comments:
when you say bookmark it, Iam assuming that you will get a html report and open it in a browser and just bookmark it right?
sorry, i meant I couldnt follow you from here on
Then put a tick for "the reporter" in "Email address and bug numbers" criteria and put your mail address in the relevant text box. (Remember to deselect all in "Status" list box.)
I dont see the email address and bug numbers criteria in 4.2.3 under tabular reports..
Post a Comment