第二次 作业

第二次作业

了解缺陷管理工具特点

序号 缺陷管理工具 商用 OR 免费 是否跨平台 优 点 缺 点
1 QC(Quality Center) 商用 跨平台 缩短发布时间表,同时确保最高水平的质量。企业级的软件质量解决方案 系统资源消耗比较大,价格不扉
2 Bugzilla 免费 跨平台 提供的基于Web方式,免费开源 配置麻烦
3 禅道 免费 跨平台 简单实用、免费并且开放源代码 界面简单,功能简单
4 Mantis 免费 跨平台 报表功能比较强大 需要配置
5 JIRA 商用 跨平台 使工作效率提高很多,安全性、可扩展性方面发挥到了极致 对于测试需求、测试用例等都没有提供直接的方式进行管理
6 Gitlab 免费 跨平台 可以跟项目绑定,特别方便管理bug 功能简单

阅读分析缺陷管理实例

基于Bugzilla 的缺陷分析理解

缺陷信息 BugID(503619) BugID(481796) BugID(12331) BugID (513334)
Product(软件产品) JDT JDT Platform JDT
Component(模块名) Core Core UI Debug
Version(版本号) 4.6 4.5 1.0 4.7
Hardware(运行平台) PC Linux All All PC Windows NT PC Windows 7
Importance(严重性) P3 normal P1 enhancement P3 normal P3 normal
Status(缺陷所处状态) RESOLVED FIXED RESOLVED FIXED RESOLVED WONTFIX ASSIGNED
Assignee(指定缺陷修复人员) Stefan Xenos Stefan Xenos Nick Edgar JDT-Debug-Inbox
Depends on(上游缺陷) 481796 497119 490010 491461 491558 492488 ... 481796
Blocks(下游缺陷) 84916 351410 495062 496136 497513 513334 503619
Reported(首先报告缺陷时间) 2016-10-04 14:29 2015-11-09 22:16 2002-03-27 03:42 2017-03-08 13:32
Modified(最后修改缺陷时间) 2016-10-28 03:11 2018-02-06 09:19 2002-05-02 12:35 2018-10-05 04:24

Comments(评论数量) | 1|29 |0| 8

LifeCycle(缺陷生存期)| 25days |3months and 28days | 1months and 7days|17months and 29days

基于 github 的缺陷管理(issue ID:10450)分析理解

缺陷信息 IssueID(10450) IssueID(12263) IssueID(12230) IssueID(12207)
IssueTitle(标题) BUG: ufunc.call treats out passed by position and keyword differently BUG? hstack/vstack/column_stack no longer accept generators malloc issue with polyfit BUG: subclasses of np.void can cause a segfault
Product(软件产品) None yet None yet None yet None yet
Component(模块名) numpy.core numpy.core numpy.core numpy.core
Reporter(缺陷报告人) eric-wieser shoyer astrofrog eric-wieser
Opened(首先报告缺陷时间) 22 Jan 26 Oct 21 Oct 18 Oct
Assignee(指定缺陷修复人) No one assigned No one assigned No one assigned No one assigned

participants(参与交流人数)| 3| 5| 7| 1

Miilestone(里程碑) | No milestone | No milestone|1.15.4 release|No milestone
Modified(最后修改缺陷时间)| 26 Apr | 28 Oct | 28 Oct| 24 Oct
Status(缺陷状态)| Closed| Open | Open | Open

lifecycle(缺陷生存期)|3months and 5days|3days|2days|7days

posted @ 2018-10-28 15:36  wasttime  阅读(105)  评论(0)    收藏  举报