web应用程序性能测试方法研究.rar

RAR格式版权申诉手机打开展开

web应用程序性能测试方法研究,web应用程序性能测试方法研究1.9万字 18页论文+开题+任务书+外文翻译摘要随着网络技术的发展,现在人们交流的方式有很大一部分依赖于网站,这首先就须要有一个性能健全的web网站。可是当一个web网站刚推出的时候,开发者并不知道将来会有多少人同时访问,以及这个web网站在同时接受如此多用户的访问时候能否负荷的了。这就...
编号:88-31366大小:56.80K
分类: 论文>计算机论文

该文档为压缩文件,包含的文件列表如下:

内容介绍

原文档由会员 xiaowei 发布

Web应用程序性能测试方法研究
1.9万字 18页
论文+开题+任务书+外文翻译


摘要
随着网络技术的发展,现在人们交流的方式有很大一部分依赖于网站,这首先就须要有一个性能健全的Web网站。可是当一个Web网站刚推出的时候,开发者并不知道将来会有多少人同时访问,以及这个Web网站在同时接受如此多用户的访问时候能否负荷的了。这就必须要求开发者在此网站正式推出使用之前,必须针对该网站的实际需求作出对应的测试工作,所以Web应用程序的测试方法便应运而生。
本文将首先介绍Web测试的基础,然后向大家着重介绍当今主要的几种测试方法,主要是功能测试,性能测试,可用性测试,客户端测试及安全测试。然后在第四章中详细的向大家介绍比较重要的性能测试的其中一种:负载测试。负载测试主要是为了在Web正式推出之前,以各种方法模拟大量用户以各种方式在不同时间访问此Web,用来测试站点的性能反应情况。
关键字:Web 性能测试 负载

The Study Of Performance
Testing Mathods Of Web Application Programs
Abstract
As the great development of the Internet technologies, now much communication rely on the web. So it is very important to have a good quality web. But before the web is used. ,we do not know how many people will visit the web .For this resson,we must use a program to simulate lots of visitors to visit the web in all of the ways. So the web testing programs are invented.
The article will first introduce the basis of web testing, and then introduce some important testing ways, such as function test , performance test, press test, overload test, safety test. Last in the forth chapter, it will introduce an important way of capability test ways called overload test. The overload test that simulate many visitors to visit the web in different ways in different time is used to test the reaction of the web.
Keyword: Web performance test overload





目 录
摘要 1
Abstract 1
目 录 2
第一章 测试基础 3
1.1 测试概览 3
1.1.1 测试为什么重要 3
1.2测试方法的现今状况及趋势 3
1.3诊断Web系统 4
1.4 Web下的整体测试的概述 4
1.5本章小结 7
第二章 Web测试方法概述 7
2.1概述 7
2.2 Web测试手段 8
2.3 功能测试 8
2.3.1 链接测试 8
2.3.2 表单测试 9
2.3.3 Cookies测试 9
2.3.4设计语言测试 9
2.3.5数据库测试 9
2.4性能测试 9
2.5可用性测试 10
2.5.1导航测试 10
2.5.2图形测试 10
2.5.3内容测试 10
2.5.4整体界面测试 10
2.6客户端兼容性测试 11
2.6.1平台测试 11
2.6.2浏览器测试 11
2.7 安全性测试 11
2.8 本章总结 11
第三章 性能测试的研究 12
3.1 性能测试详细分类 12
3.1.1 基准性能测试 12
3.1.2特定负载下的测试 13
3.1.3过载测试 13
3.2 对负载测试的进一补研究 13
3.2.1 测量当前负载级 13
3.2.2 估计目标负载级 13
3.2.3 估计测试持续时间 13
3.2.4 确定方案 14
3.2.5 脚本执行 14
3.2.6系统性能监视 14
3.2.7结果简单分析 14
3.3本章总结 15
第四章 总结 15
致 谢 16
参考文献 17



参考文献
[1] N. Zelnick. Nifty Technology and Nonconformance: The Web in Crisis. Computer, 1998(10): 115-119
[2] W. Gibbs. Software's chronic crisis. Scientific American. 1994.9
[3] Yogesh Deshpande and Steve Hansen. Web Engineering: Creating a Discipline among Disciplines. IEEE Software,2001(2): 82-87