1 / 25
文档名称:

毕业论文软件测试管理系统方案.doc

格式:doc   大小:353KB   页数:25页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

毕业论文软件测试管理系统方案.doc

上传人:nb6785 2022/1/3 文件大小:353 KB

下载得到文件列表

毕业论文软件测试管理系统方案.doc

相关文档

文档介绍

文档介绍:.
. . .
.
目录
摘要3
ABSTRACT 4
前言5
1项目的总体介绍7

管理7
管理系统概述7

软件测试管理定义8

软件测试管理任务8
2开发工具及技术说明9


Eclipse 简介9
Tomcat10

JAVA10
JSP10
ServletII
HTML12



SQLServer 200514
3系统的总体设计15



4系统的详细设计19


.
. . .
.
Bug Track 模块25


5结果分析31
6心得体会32
致谢33
参考文献34
附录35
.
.
摘要
作为软件开发的重要环节,软件测试越来越受到人们的重视。随着软件开发规模的増人、复杂程度的增加,以寻找软件中的错误为目的的测试工作就得更加困难。然而,为了尽可能多地找出程序中的错误,生产出高质量的软件产品,加强对测试工作的组织和管理就显得得尤为重要,因此,软件测试管理系统应运而生.
软仲测试管理系统的根本目的是为测试工作提供编辑平台,对相关人员可视和透明,要针对测实执行阶段,相关人员能够监控测试人员的工作量、执行进度,为计划的调整提供依据.
本系统的设计分为七部分,第一部分是测试计划,第二部分是测试用例,依次是测试执行,bug报告,测试报告,用户反馈,,以方便测试工作的量化管理;并实现了默认设置、列表显示、查询、排序等功能,在一定程度上满足了用户易用性方面的需求。
本系统具体采用ECLIPSE软件平台,利用JAVA脚本语言、Servlet、JSP及HTML技术进行开发,实现了一呰软件测试管理系统的基本功能。
灾键词:bug报告,管理员管理,JSP,Servlet
. . .
.
.
Abstract
As an important part of software development, software testing is attracting increasing attention. With software development’s size and complexity increasing, testing becomes more difficult when search the errors of software. However, in order to find out the errors in the procedure as much as possible and produce high-quality software products, It is particularly important to strengthen testing work on the organization and management. Therefore, software test management system came into being.
. . .
.
.
The basic objective of software test management system is providing editing platform for testing work, and is visual and transparent for relative staff. The system mainly for test- execute phase, the staff can monitor the day workload and execution progress that tester does, then provide the basis for the plan adjustment.
The design of system is divided into seven parts, the first part is test plan, the second is test case, in o