电力负荷管理系统测试方案设计与实现.rar
电力负荷管理系统测试方案设计与实现,2万字53页包括开题报告,任务书,测试文档摘要随着国民经济的高速发展,负荷快速增长,对用电负荷的管理和控制在电网调度中的作用越来越重要。目前,电力负荷管理系统已经得到广泛的应用,并取得良好的效果。本文首先介绍了负荷管理系统的系统结构,通过了解系统结构,对系统进行测试方案的设计,根据测试...
该文档为压缩文件,包含的文件列表如下:
内容介绍
原文档由会员 20023286 发布
电力负荷管理系统测试方案设计与实现
2万字 53页
包括开题报告,任务书,测试文档
摘要
随着国民经济的高速发展,负荷快速增长,对用电负荷的管理和控制在电网调度中的作用越来越重要。目前,电力负荷管理系统已经得到广泛的应用,并取得良好的效果。
本文首先介绍了负荷管理系统的系统结构,通过了解系统结构,对系统进行测试方案的设计,根据测试方案进行功能测试与性能测试。电力负荷预测结果准确与否,不仅影响到电网安全可靠供电,而且影响到电网经营企业的生产经营决策与经营效益。因此它是电网安全、经济、优质运行的保障,对现代电网的管理具有重大的意义。
软件测试是保证WEB应用系统质量的重要手段,在WEB应用系统开发过程中,测试是一项重要而富有挑战性的工作。本文通过研究基于Web应用程序的软件测试,来保障软件的质量与可靠性。针对Web应用系统的体系结构,分析了故障可能出现的位置。
关键词:电力负荷系统,软件测试,功能测试,性能测试
Power load management system testing program design and implementation
Abstract
With the high-speed development of national economy, power load increases fast. The control and management of power load in dispatching of grid becomes more and more important. At present, the load management system has been already widely used, and makes good result.
The paper firstly introduces the system structure of load management system. Whether the result of the software testing is accurate not only affects the electrical network safe of reliable power supply, but also affects decision-making of power production and the benefits of the electrical runs the network. Therefore it is the safeguard of security and economy of electrical network, as well as the high quality movement, and it has the significance to the modem electrical network management.
The software testing is guaranteed the WEB application system quality the important method ,in the WEB application system performance history,the test is an item important but the rich job. The thesis studies how to guarantee the quality and reliability of the program via researching the software test based on the Web application program, Analyses the possible locations of the damage in the architecture of the Web application system.
Key words: Electricity Management System, Software Testing, Function test, Performance Testing
目录
1 绪论 1
1.1 课题背景及来源 1
1.2 课题研究的意义 1
1.3 论文结构 2
2 系统说明 3
2.1 系统介绍 3
2.2 系统分析 4
2.2.1 电力负荷管理系统构件设计 4
2.2.2 系统逻辑体系结构 4
2.2.3 功能结构 6
2.2.4 系统流程图 7
2.2.5 软件体系结构 8
3 基本理论知识及其应用 10
3.1 软件测试 10
3.1.1 功能测试 10
3.1.2 性能测试 12
3.2 MFC程序设计 13
3.2.1 SOCKET网络通讯 13
3.2.2 多线程 14
3.3 LOADRUNNER工具使用 15
4 电力负荷管理系统测试方案设计与实现 17
4.1 测试环境及工具 17
4.2 测试方案介绍 17
4.3 功能测试 17
4.3.1 功能测试实例 19
4.4 性能测试 27
4.4.1 终端数据采集性能测试 27
4.4.2 终端数据采集性能分析 33
4.4.3 WEB访问性能测试 34
4.4.4 WEB性能测试分析 44
4.5 结果分析 45
4.5.1 开发难点及相关策略 45
4.5.2 测试过程中遇到的问题 46
总结 47
致谢 48
参考文献 49
参考文献
[1] 许静,刘杰,庞博,王庆人.OCR 性能测试的分布式软件测试系统[J].计算机工程,2006,32(8):79-82.
[2] 古乐.软件测试技术概论[M].北京:清华大学出版社,2004 :20-240.
[3] Hung Q.Nguyen著,冯学民等译.WEB应用测试[M].北京:电子工业出版社,2003:40-200.
[4] 段念编著,软件性能测试过程详解与案例分析[M]. 北京:清华大学出版社,2006:30-150.
[5]章亮,刘斌.嵌入式软件测试开发环境的框架设计[J].北京航空航天大学学报
2万字 53页
包括开题报告,任务书,测试文档
摘要
随着国民经济的高速发展,负荷快速增长,对用电负荷的管理和控制在电网调度中的作用越来越重要。目前,电力负荷管理系统已经得到广泛的应用,并取得良好的效果。
本文首先介绍了负荷管理系统的系统结构,通过了解系统结构,对系统进行测试方案的设计,根据测试方案进行功能测试与性能测试。电力负荷预测结果准确与否,不仅影响到电网安全可靠供电,而且影响到电网经营企业的生产经营决策与经营效益。因此它是电网安全、经济、优质运行的保障,对现代电网的管理具有重大的意义。
软件测试是保证WEB应用系统质量的重要手段,在WEB应用系统开发过程中,测试是一项重要而富有挑战性的工作。本文通过研究基于Web应用程序的软件测试,来保障软件的质量与可靠性。针对Web应用系统的体系结构,分析了故障可能出现的位置。
关键词:电力负荷系统,软件测试,功能测试,性能测试
Power load management system testing program design and implementation
Abstract
With the high-speed development of national economy, power load increases fast. The control and management of power load in dispatching of grid becomes more and more important. At present, the load management system has been already widely used, and makes good result.
The paper firstly introduces the system structure of load management system. Whether the result of the software testing is accurate not only affects the electrical network safe of reliable power supply, but also affects decision-making of power production and the benefits of the electrical runs the network. Therefore it is the safeguard of security and economy of electrical network, as well as the high quality movement, and it has the significance to the modem electrical network management.
The software testing is guaranteed the WEB application system quality the important method ,in the WEB application system performance history,the test is an item important but the rich job. The thesis studies how to guarantee the quality and reliability of the program via researching the software test based on the Web application program, Analyses the possible locations of the damage in the architecture of the Web application system.
Key words: Electricity Management System, Software Testing, Function test, Performance Testing
目录
1 绪论 1
1.1 课题背景及来源 1
1.2 课题研究的意义 1
1.3 论文结构 2
2 系统说明 3
2.1 系统介绍 3
2.2 系统分析 4
2.2.1 电力负荷管理系统构件设计 4
2.2.2 系统逻辑体系结构 4
2.2.3 功能结构 6
2.2.4 系统流程图 7
2.2.5 软件体系结构 8
3 基本理论知识及其应用 10
3.1 软件测试 10
3.1.1 功能测试 10
3.1.2 性能测试 12
3.2 MFC程序设计 13
3.2.1 SOCKET网络通讯 13
3.2.2 多线程 14
3.3 LOADRUNNER工具使用 15
4 电力负荷管理系统测试方案设计与实现 17
4.1 测试环境及工具 17
4.2 测试方案介绍 17
4.3 功能测试 17
4.3.1 功能测试实例 19
4.4 性能测试 27
4.4.1 终端数据采集性能测试 27
4.4.2 终端数据采集性能分析 33
4.4.3 WEB访问性能测试 34
4.4.4 WEB性能测试分析 44
4.5 结果分析 45
4.5.1 开发难点及相关策略 45
4.5.2 测试过程中遇到的问题 46
总结 47
致谢 48
参考文献 49
参考文献
[1] 许静,刘杰,庞博,王庆人.OCR 性能测试的分布式软件测试系统[J].计算机工程,2006,32(8):79-82.
[2] 古乐.软件测试技术概论[M].北京:清华大学出版社,2004 :20-240.
[3] Hung Q.Nguyen著,冯学民等译.WEB应用测试[M].北京:电子工业出版社,2003:40-200.
[4] 段念编著,软件性能测试过程详解与案例分析[M]. 北京:清华大学出版社,2006:30-150.
[5]章亮,刘斌.嵌入式软件测试开发环境的框架设计[J].北京航空航天大学学报