1、摘要摘要 软件中的缺陷(Defect 或 Bug)是软件开发过程中的“副产品“。通常,缺陷 会导致软件产品在某种程度上不能满足用户的需要或在使用过程中出现突发的 异常。在软件开发过程中如何合理,有效的进行 BUG 的跟踪管理是每个软件开发 公司开发过程中必须考虑的问题。本文介绍了本项目开发的背景和意义,及项目 开发的设计过程与实现过程。本项目开发采用 B/S 架构模式,使用 MVC 的开发模 式,采用 jsp+servlet+spring+hibernate 技术实现,使用 mysql 数据库进行数 据的存储。该系统具有一定的实用价值,但性能和功能方面有待改善。 关键词关键词 缺陷;项目开发;
2、项目设计;B/S;MVC;Mysql。 Abstract Software defects (Defect or bug) is a “byproduct“ of the software development process. Typically, defects in software products can not meet the needs of users in a way or occur a sudden abnormal during use. How to effective track and manage the BUG must be considered in
3、the development process of every software development company. This article describes the background and significance of the project development and design process of project development and implementation process. This project developed using the B / S structure mode, using the MVC development mode
4、l, using jsp + servlet + spring + hibernate technology, using the mysql database for data storage. The system has some practical value, but the performance and functionality needs to be improved. Key Word Defects; project development; project design; the B/S; the MVC; Mysql 1 1 引言引言 1.11.1 选题背景选题背景 随着社会的蓬勃发展,软件行业的激烈竞争也日益明显,人们对软件的质量 要求也越来越严格。软件测试作为保证软件质量的一种手段,也日益被软件开发 商所重视,软件测试也是软件开发过程中不可缺少的组成部分,而软件测试过程 中的 bug 管理是软件测试的重要工作,是重中之中。为了保证 Bug 能够得到及时 的发现和解决,在解决 bug 的过程细节能够得到完整的记录和存档并随时了解当 前项