WWW.51LUNWEN.COM 无忧论文网
| 无忧英国论文网 | 无忧免费论文网|英国·澳大利亚·新西兰·加拿大·美国·荷兰】
无忧论文网无忧论文网名校师资提供一流服务
2008/12/2 星期二
论文首页 | 留学论文 | 硕士论文 | MBA论文 | 金融硕士 | 博士论文 | 代写论文 | 代写Assignment| 翻译服务 | 支付方式
论文下载 | 论文写作 | 论文格式 | 本科论文 | 论文老师 | 论文出售 | 论文发表 | 发表供需| 教育导航 我的无忧  
英语论文|工商管理|市场营销|物流论文|人力资源|电子商务|旅游管理学|项目管理|行政管理|经济论文|金融论文|国际贸易|法律论文|日语论文|
教育论文|政治论文|社会哲学|新闻媒体|保险论文|会计财务|计算机科学|建筑论文|通讯论文|土木工程|医学论文|论文写作|留学文书|应用范文|
无忧论文网论文下载中心 [自然科学类][计算机科学][计算机软件]MFDM系统的测试设计与实践
本类导航  
计算机科学
 →计算机软件
 →计算机应用
 →计算机网络
 →计算机数据库
 →计算机硬件
本专业最热门的论文 
企业工资管理信息系统(附开题报告,任务书,外文资料翻译等)(7082)
学籍管理系统(附源程序,PB)(6044)
Java语言编写的基于Web的电子聊天室(4542)
计算机本科毕业论文:企业人事管理系统(附开题报告,文献翻译)(4512)
电子商务网站构建(附源代码)(4306)

Google 英语论文 硕士论文 论文下载 论文发表
支付方式咨询:357500023@qq.com
论文题目: MFDM系统的测试设计与实践
论文编号: 2934
编辑:
论文属性: 本科毕业论文
论文国籍:
论文语言:中文
登出日期: 2002-09-03  
点击次数:1134
论文字数:17507
购买价格: 100
注明:
参考相关附件:
论文大纲,目录
关键词搜索:计算机软件论文   本科毕业论文
毕业设计(论文)说明书
题 目 MFDM系统的测试设计与实践

院 系 计算机科学与工程学院
专 业 计算机科学与技术
学 生 曾 键
教研组主任
指 导 教 师 彭宏
2002年5月29日

华南理工大学
毕业设计(论文)任务书
院系:计算机科学与工程学院 专业:计算机科学与技术
兹发给 98(2) 班学生 曾 键 毕业设计(论文)任务书,内容如下:
1.毕业设计(论文)题目:

MFDM系统的测试设计与实践


2.应完成的项目:
1) 了解原来多功能数据挖掘系统;
2) 对升级后的系统进行功能和系统测试,并把修改意见及时反馈给开发人员
3) 对把原来系统改造成的向导系统进行功能和系统测试,并把修改意见及时反馈给开发人员
4) 对两个系统的测试进行简单评估并提出意见

3.参考资料以及说明:
u 软件工程专家网 www.21cmm.com
u 程序员大本营 www.csdn.net

u 《 数据挖掘概念与技术 》
|加| Jiawei Han Micheline Kamber 著
范 明 孟小峰 等译
u 《 面向对象系统的测试 》
|美| Robert V.Binder 著
华庆一 王斌君 陈 莉 译
u 《 实用软件工程 》 第二版
郑人杰 殷人昆 陶永雷 编著
4.本毕业设计(论文)任务书于 年 月 日发出,应于 年 月 日前完成,然后提交毕业考试委员会进行答辩。

系 主 任 批准 年 月 日
教研组主任 审核 年 月 日
指 导 教 师 签发 年 月 日
毕业设计(论文)评语:

毕业设计(论文)答辩负责人签字:
年 月 日
摘要
数据挖掘是一个从大量数据中提取出可信的、新颖的、有效的并能被人理解的模式的多阶段的高级处理过程。随着数据库技术的不断发展及数据库管理系统的广泛应用,数据库中存储的数据量急剧增大,可是目前用于对这些数据进行分析处理的工具却很少。多功能数据挖掘系统(MFDM)是一个功能强大的数据挖掘教学研究系统,它能帮助人们从大量的数据背后发现对人们有用的信息,它采用了现今最流行的跨平台语言Java来实现多项数据挖掘功能。为了适合不同层面的人的使用,本系统有专家系统和向导系统两个版本,但这两个系统并没有经过精密的测试,在使用过程中暴露了不少的错误和缺陷,不能进一步作为商业软件进行推广。
对于软件来讲,不论采用什么技术和什么方法,软件中仍然会有错。采用新的语言、先进的开发方式、完善的开发过程,可以减少错误的引入,但是不可能完全杜绝软件中的错误,这些引入的错误需要测试来找出,软件中的错误密度也需要测试来进行估计。 测试是所有工程学科的基本组成单元,是软件开发的重要部分.本文介绍了对上述MFDM系统进行功能和系统测试,以便发现其中隐藏的错误和缺陷,以使其能正确地指导人们的工作。其中着重对系统进行了功能测试、性能测试和负载测试。文末还有对测试做一个简单评测。

Abstract

Data Mining is a high level process of multi phases that it can pick up believable,novel,valid and comprehend patten from vast data.With the development of the database and the extensive use of the database managememt system,the data saved in the dabase increase rapidly.But the tools that can analyse and manage the data are lack.Multi Funtion Data Mining System ( MFDM ) is a powerful system for teaching and research in data mining. It can help people discover the useful information behind the vast data.It used Java, the most popular potative language, to implement the multi data mining functions. For the using of all kinds of users,the system has two editions,expert system and guide system.But the two systems have not been performed the precise test.They expose some errors and bugs in the using of them and can not be spread advanced as the commercial software.
To the software,whatever technique and means you use,there still have mistakes in the software.It can reduce the mistake when you use the new language,advanced development mode,perfect development process.But it is impossible to put an end to the mistake of the software.We must use test to find the mistake and estimate the inaccurate density from the software.Test is the essential cell of all the project subjects and the important part of the software development.This thesis introduces the effective test to the MFDM system so that we can find the hidden errors and bugs and hope they can accurately instruct our ordinary work. It specially focuses on the function test,capability test and load test.At the end of this thesis,there has some simple evaluation and opinion about this system.

 

第一章 概述 2
1.1 测试目的及其原则 2
1.2 原系统概述 3
1.3 测试任务 4
第二章 测试计划 5
2.1 测试目标 5
2.2 测试环境 5
2.3 参考资料 5
2.4 测试类型及参考标准 5
2.5 测试进度安排 6
2.6 测试项目名称及测试内容 7
第三章 测试用例设计 9
3.1 测试信息流 9
3.2 测试用例选择标准 9
3.3 黑盒测试测试用例设计 10
3.3.1 等价类划分 10
3.3.2 边界值分析 13
3.3.3 错误推测法 14
第四章 测试详细设计 17
4.1 测试流程 17
4.2 测试方法 17
4.2.1 功能测试 17
4.2.2 用户界面测试 19
4.2.3 性能测试 22
4.2.4 负载测试 26
4.2.5 压力测试 27
4.2.6 回归测试 29
4.2.7 配置测试 32
4.2.8 安装测试 32
第五章 测试覆盖评测 35
5.1 覆盖评测 35
5.2 基于需求的测试覆盖 35
结束语 37

上一篇:桥式起重机主梁焊接变形下一篇:MFDM向导系统
最新论文 最热门论文
On Cross-cultural Awareness in English and Chinese Translation
Cross-Listing and the Geography of Firms’ Ownership
Cross-Listing and Legal Bonding: Evidence from Mergers and Acquisitions
Cross-Listing and Corporate Governance: Bonding or Avoiding?
Corporate Governance Reform and International Listing: Case of the Bank of China (Hong Kong)
校园网站设计
英语专业毕业论文-英语委婉语的交际功能
英语毕业论文:Collaborative Principled Negotiation
英语专业毕业论文题目汇总
图书馆管理系统
论文首页】【设为主页】【加入收藏】【打印本文】【回到顶部
 
 
 
Copyright (c) 2002 ~ 2009 无忧集团旗下网站. All rights reserved.