web压力测试实验报告.docx

上传人:b****6 文档编号:3363616 上传时间:2022-11-22 格式:DOCX 页数:11 大小:863KB
下载 相关 举报
web压力测试实验报告.docx_第1页
第1页 / 共11页
web压力测试实验报告.docx_第2页
第2页 / 共11页
web压力测试实验报告.docx_第3页
第3页 / 共11页
web压力测试实验报告.docx_第4页
第4页 / 共11页
web压力测试实验报告.docx_第5页
第5页 / 共11页
点击查看更多>>
下载资源
资源描述

web压力测试实验报告.docx

《web压力测试实验报告.docx》由会员分享,可在线阅读,更多相关《web压力测试实验报告.docx(11页珍藏版)》请在冰豆网上搜索。

web压力测试实验报告.docx

web压力测试实验报告

软件测试实验报告

实验题目:

web压力测试实验

评语:

教师:

年月日

班级:

030513

学号:

03051235

姓名:

陆义良

地点:

EⅡ-508

时间:

2008年5月16日

实验目的:

一、理解web压力测试概念

二、熟练运用WAS(webapplicationstresstool)软件进行web压力测试

 

实验内容:

一、WAS软件安装

二、设计测试方案

三、使用WAS软件进行测试

四、分析测试报告,寻找被测网站的最大负载量

 

实验设备:

一、WAS软件

二、联网的计算机

脚本报告:

脚本1报告:

Overview

======================================================================

Reportname:

2008-5-1616:

01:

08

Runon:

2008-5-1616:

01:

08

Runlength:

00:

24:

13

WebApplicationStressToolVersion:

1.1.293.1

Numberoftestclients:

1

Numberofhits:

11899

RequestsperSecond:

9.01

SocketStatistics

--------------------------------------------------------------------------------

SocketConnects:

12310

TotalBytesSent(inKB):

3323.06

BytesSentRate(inKB/s):

2.52

TotalBytesRecv(inKB):

105140.76

BytesRecvRate(inKB/s):

79.65

SocketErrors

--------------------------------------------------------------------------------

Connect:

49332

Send:

0

Recv:

46

Timeouts:

20

RDSResults

--------------------------------------------------------------------------------

SuccessfulQueries:

0

ScriptSettings

======================================================================

Server:

192.168.1.8

Numberofthreads:

500

Testlength:

00:

22:

00

Warmup:

00:

01:

00

Cooldown:

00:

01:

00

UseRandomDelay:

No

FollowRedirects:

Yes

MaxRedirectDepth:

15

Clientsusedintest

======================================================================

localhost

Clientsnotusedintest

ResultCodes

CodeDescriptionCount

======================================================================

200OK11897

NAHTTPresultcodenotgiven2

PageSummary

PageHitsTTFBAvgTTLBAvgAuthQuery

======================================================================

GET/595511184.1412031.11NoNo

GET/tanchu.html594421075.5721101.67NoNo

脚本2报告:

Overview

======================================================================

Reportname:

2008-5-1616:

34:

24

Runon:

2008-5-1616:

34:

24

Runlength:

00:

22:

12

WebApplicationStressToolVersion:

1.1.293.1

Numberoftestclients:

1

Numberofhits:

123235

RequestsperSecond:

102.69

SocketStatistics

--------------------------------------------------------------------------------

SocketConnects:

123283

TotalBytesSent(inKB):

33261.82

BytesSentRate(inKB/s):

27.72

TotalBytesRecv(inKB):

813014.92

BytesRecvRate(inKB/s):

677.49

SocketErrors

--------------------------------------------------------------------------------

Connect:

3426

Send:

0

Recv:

17819

Timeouts:

0

RDSResults

--------------------------------------------------------------------------------

SuccessfulQueries:

0

ScriptSettings

======================================================================

Server:

192.168.1.8

Numberofthreads:

500

Testlength:

00:

20:

00

Warmup:

00:

01:

00

Cooldown:

00:

01:

00

UseRandomDelay:

No

FollowRedirects:

Yes

MaxRedirectDepth:

15

Clientsusedintest

======================================================================

localhost

Clientsnotusedintest

ResultCodes

CodeDescriptionCount

======================================================================

200OK105414

500InternalServerError2

NAHTTPresultcodenotgiven17819

PageSummary

PageHitsTTFBAvgTTLBAvgAuthQuery

======================================================================

GET/618792889.354694.87NoNo

GET/tanchu.html613562469.934104.67NoNo

脚本3报告:

Overview

======================================================================

Reportname:

2008-5-1617:

06:

21

Runon:

2008-5-1617:

06:

21

Runlength:

00:

22:

07

WebApplicationStressToolVersion:

1.1.293.1

Numberoftestclients:

1

Numberofhits:

67632

RequestsperSecond:

56.36

SocketStatistics

--------------------------------------------------------------------------------

SocketConnects:

67585

TotalBytesSent(inKB):

14846.30

BytesSentRate(inKB/s):

12.37

TotalBytesRecv(inKB):

982958.80

BytesRecvRate(inKB/s):

819.10

SocketErrors

--------------------------------------------------------------------------------

Connect:

15995

Send:

0

Recv:

170

Timeouts:

0

RDSResults

--------------------------------------------------------------------------------

SuccessfulQueries:

0

ScriptSettings

======================================================================

Server:

192.168.1.8

Numberofthreads:

500

Testlength:

00:

20:

00

Warmup:

00:

01:

00

Cooldown:

00:

01:

00

UseRandomDelay:

No

FollowRedirects:

Yes

MaxRedirectDepth:

15

Clientsusedintest

======================================================================

localhost

Clientsnotusedintest

======================================================================

ResultCodes

CodeDescriptionCount

======================================================================

200OK67462

NAHTTPresultcodenotgiven170

PageSummary

PageHitsTTFBAvgTTLBAvgAuthQuery

======================================================================

GET/112674145.787793.87NoNo

GET/tanchu.html112573815.917094.71NoNo

GET/xuanke.html112933794.807555.34NoNo

GET/guizhang.html112923580.077338.23NoNo

GET/chengguo.html112703804.977283.22NoNo

GET/ziyuanxiazai.html112533663.537382.60NoNo

附录:

脚本3截图

心得体会:

进行压力测试是指实际破坏一个Web应用系统,测试系统的反映。

压力测试是测试系统的限制和故障恢复能力,也就是测试Web应用系统会不会崩溃,在什么情况下会崩溃。

黑客常常提供错误的数据负载,直到Web应用系统崩溃,接着当系统重新启动时获得存取权。

展开阅读全文
相关资源
猜你喜欢
相关搜索
资源标签

当前位置:首页 > 小学教育 > 语文

copyright@ 2008-2022 冰豆网网站版权所有

经营许可证编号:鄂ICP备2022015515号-1