bugzilla三级用户简明使用手册资料.docx
《bugzilla三级用户简明使用手册资料.docx》由会员分享,可在线阅读,更多相关《bugzilla三级用户简明使用手册资料.docx(16页珍藏版)》请在三一办公上搜索。
1、Bugzilla简明实用手册0 Bugzilla 简介0.1 Bugzilla 版本Bugzilla-version-4.2.40.2 Bugzilla 简介Bugzilla是一个开源的缺陷跟踪系统(Bug-Tracking System),它 可以管理软件开发中缺陷的提交(new),修复(resolve),关闭(close) 等整个生命周期。Bugzilla是一个搜集缺陷的数据库。它让用户报告软件的缺陷从而 把它们转给合适的开发者。开发者能使用bugzilla保持一个要做事情 的优先表,还有时间表和跟踪相关性。不是所有的bugs都是软件缺 陷。一些数据库中的内容是作为增强的请求(RFE)O
2、一个RFE是一个 严重级别字段被设为enhancement”的Bug”.人们常说”bug”,实际上意 思是Bugzilla中的记录,所以RFEs经常被称作bug。它能够为你建立 一个完善的Bug跟踪体系,包括报告Bug,查询Bug记录并产生 报表,处理解决,管理员系统初始化和设置四部分0.3 Bugzilla用户权限在Bugzilla中,用户权限主要可以分为三个级别:超级管理员, 用户组管理员(或者项目组长),普通用户(或者项目组成员)。1.用户登陆在浏览器中输入bugzilla访问地址:http:/server/bugzilla,进行bugzilla管理系统登陆页面,点击图中的“Login”
3、按钮,用户即可登陆。图1.1登陆页面登陆后将会看到bugzilla管理系统首页面,如下图所示:图1.2系统首页面点击图中的“File a Bug”按钮,通过选择特定Products及Products卜面的特定Components,可以新建一个Bug。图1.3系统首页面点击图中的“Search”按钮,系统将根据账户权限,及设置的查询条件,查询系统中已经存在的Bugs。图1.4系统首页面点击图中的“User Preferences”按钮,进入用户信息查看及修改界面,如下图所示:图 1.5 User Preferences 页面点击图中的“Account Information”按钮,可修改自己的账
4、户密码和备注用户名,点击“Permissions”按钮,可查看自己所拥有的权限。点击图中的“log out”按钮,退出bugzilla管理系统,当你需要退出时,点击该按钮,这将是一个有益的习惯,为了保证账户安全,建 议最好这样做。2. 超级管理员超级管理员在bugzilla安装时建立,拥有bugzilla管理工具中的所 有功能权限,常用的有如下权限:分配管理用户组管理员、分配管理 普通用户、建立用户权限组、建立Products及Components等。2.1 建立 Products 及 ComponentsThis page is only accessible to empowered us
5、ers. You can access administrative pages from here (based on your privileges), letting you configure different aspects of this installation. Note: some sections may not be accessible to you and are marked using a lighter color.ParametersSet core parameters of the installation. Thats the place where
6、you specify the URL to access this installation, determine how users authenticate, choose which bug fields to display, select the mail transfer agent to send email notifications, choose which group of users can use charts and share queries, and much more.Default PreferencesSet the default user prefe
7、rences. These are the values which will be used by default for all users.Users will be able to edit their own preferences from the Preferences.Sanity CheckRun sanity checks to locate problems in your database. This may take several tens of minutes depending on the size of your installation. You can
8、also automate this check by running sanitycheck.pl from a cron job. A notification will be sent per email to the specified user if errors are detected.UsersCreate new user accounts or edit existing ones. You can also add and remove users from groups (also known as user privileges).ClassificationsIf
9、your instal/ation has tx manage many products mt tmce, its a good idea to group these products into distinct categories. This letsProductsEdit all aspects of products, including group restrictions which let you define who can access bugs being in these products. You can also edit some specific attri
10、butes of products such as carngDents, versions and milestones directly.FlansA flag is a custom 4-states attribute of bugs and/or attachments. These states are: granted, denied, requested and undefined. You can set as many flags as desired per bug, and define which users are allowed to edit them.Cust
11、om FieldsBugzilla lets you define fields which are not implemented by default, based on your local and specific requirements. These fields can then be used as any other field, meaning that you can set them in bugs and run any search involving them.Before creating new fields, keep in mind that too ma
12、ny fields may make the user interface more complex and harder to use. Be sure you have investigated other ways to satisfy your needs before doing this.Field ValuesDefine legal values for fields whose values must belong to some given list. This is also the place where you define legal values for some
13、 types of custom fields.Bug Status WorkflowCustomize your workflow and choose initial bug statuses available on bug creation and allowed bug status transitions when editing existing bugs.Define groups which will be used in the installation. They can either be used to define new user privileges or to
14、 restrict the access to some bugs.KeywordsSet keywords to be used with bugs. Keywords are an easy way to tag bugs to let you find them more easily later.WhininaSet queries which will be run at some specified date and time, and get the result of these queries directly per email. This is a good way to
15、 create reminders and to keep track of the activity in your installation.图 2.1.1 Administrator 页面点击“Products”按钮,进入Products管理界面,点击e注!-,按钮,进入添加Products界面:Product: Bugzilla 测试Description:对BugzilM进行功能及使用测试IOpen for bug entry: 园Enable the UNCONFIRMED status in this product:回Version: vi.OCreate chart data
16、sets for this product: 园Add |图2.1.2 Products添加页面填写 Product、Description Version,其余默认,点击 “Add按钮,即可完成Products添加,进入如下界面:图2.1.3 Products编辑页面该新建 Product 尚无 Component, Edit components 为 missing, 点击“Edit components”,将进到Components管理界面,如果 已经存在components,显示界面如下:如果尚无components,显示界面如下:图2.1.5 Components管理页面点击“Add
17、”,新添加一个Component:图2.1.6 Components添加页面其中Default Assignee表示默认分配人,Default CC List表示默认抄送人,需要注意的是这些账户必须是已经建立存在的。点击“Add”按钮,完成component添加。图2.1.7 Products编辑页面回到 Products 编辑页面,点击 “Edit Group Access Controls”,进到组访问权限编辑界面:图2.1.8组访问权限编辑页面如果想让本项目组与其他项目组分隔开,设置为entry-mandatory-mandatory-空,如果想让其他项目组看但不能修改,设置为 entr
18、y-shown-shown-canedito 点击 “submit” 按钮完成。图2.1.9设置完成页面2.2建立用户权限组This page is only accessible to empowered users. You can access administrative pages from here (based on your privileges), letting you configure different aspects of this installation. Note: some sections may not be accessible to you and
19、are marked using a lighter color.ParametersSet core parameters of the installation. Thats the place where you specify the URL to access this installation, determine how users authenticate, choose which bug fields to display, select the mail transfer agent to send email notifications, choose which gr
20、oup of users can use charts and share queries, and much more.Default PreferencesSet the default user preferences. These are the values which will be used by default for all users.Users will be able to edit their own preferences from the Preferences.Sanity CheckRun sanity checks to locate problems in
21、 your database. This may take several tens of minutes depending on the size of your installation. You can also automate this check by running aanitycheck.pl from a cron job. A notification will be sent per email to the specified user if errors are detected.UsersCreate new user accounts or edit exist
22、ing ones. You can also add and remove users from groups (also known as user privileges).Classi fica tionsIf your instaiiation has to manage many products at once, it,s a good idea to givup these products into distinct categories. This lets users find infierrmation more easily iivft&r doing searches
23、or whn filing new bugs.ProductsEdit all aspects of products, including group restrictions which let you define who can access bugs being in these products. You can also edit some specific attributes of products such as coniDonents, versions and milestones directly.FlatisA flag is a custom 4-states a
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- bugzilla 三级 用户 简明 使用手册 资料
链接地址:https://www.31ppt.com/p-4883216.html