Bugzilla 简明教程

Bugzilla - Reports

报告有助于分析错误的当前状态。缺陷报告的目的是查看缺陷生命周期的任何阶段中的行为、通信、分析和当前阶段。缺陷报告甚至在缺陷关闭和分析产品和开发质量后仍然有用。

A report helps to analyse the current state of the bug. The purpose of a Defect Report is to see the behaviour, communication, analysis and the current stage of a defect at any stage of the defect lifecycle. Defect reports are even useful after closing the defect and analysis the product and development quality.

以下是一些关于各种 Bugzilla 报告的重要注意事项。

Following are some of the important points to consider regarding the various Bugzilla reports.

  1. Bugzilla supports those Tabular Reports that have HTML or CSV reports.

  2. Tabular reports can be viewed in 1-Dimensional, 2-Dimensional or 3-Dimensional ways.

  3. The most common type of report supported by Bugzilla are the Graphical Reports.

  4. Graphical Reports contain line graph, bar and pie charts.

  5. Report functionality is based on Search and filter concept, for which the conditions are given by users.

  6. The user provides his preference of vertical and horizontal axis to plot graphs, charts or tables along with filter criteria’s like Project, Component, Defect Status, etc.

  7. The user can even choose 3-D reports for tables and images.

Navigating the Reports Section

若要浏览 Bugzilla 的报告部分,我们应遵循以下步骤。

For navigating the reports section in Bugzilla, we should follow the steps given below.

Step 1 - 单击主页页眉中的“报告”链接。

Step 1 − Click on the Reports link in the header of the homepage.

navigation

Step 2 - Bugzilla 显示报告与图表制作工具页面。它有两个用于生成不同类型报告的部分 - 表格报告和图形报告。

Step 2 − Bugzilla displays the Reporting and Charting Kitchen page. It has two sections to generate different type of reports – Tabular Reports and Graphical Reports.

charting kitchen

其他链接,如 -

Other links like −

  1. Search − It will navigate the user to the standard search page.

  2. Duplicate − It will display the most frequently reported bugs.

在下一章中,我们将了解图形报告是什么,以及如何生成它们。

In the next chapter, we will understand what graphical reports are and how to generate them.