51Testing软件测试论坛

 找回密码
 (注-册)加入51Testing

QQ登录

只需一步,快速开始

微信登录,快人一步

手机号码,快捷登录

查看: 4325|回复: 0
打印 上一主题 下一主题

[资源] What's the difference between load and stress testing ?

[复制链接]

该用户从未签到

跳转到指定楼层
1#
发表于 2007-1-31 18:03:22 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
One of the most common, but unfortunate misuse of terminology
is treating "load testing" and "stress testing" as synonymous.   The
consequence of this ignorant semantic abuse is usually that the system
is neither properly "load tested" nor subjected to a meaningful  stress
test.

1.    Stress testing is subjecting a system to an unreasonable load
while denying it the resources (e.g., RAM, disc, mips, interrupts,
etc.) needed to process that load.  The idea is to stress a system to
the breaking point in order to find bugs that will make that break
potentially harmful.  The system is not expected to process the
overload without adequate resources, but to behave (e.g., fail) in a
decent manner (e.g., not corrupting or losing data).  Bugs and failure
modes discovered under stress testing may or  may not be repaired
depending on the application, the failure mode, consequences, etc.  
The load (incoming transaction stream) in stress testing is often
deliberately distorted so as to force the system into resource
depletion.

2.    Load testing is subjecting a system to a statistically
representative (usually) load.  The two main reasons for using such
loads is in support of software reliability testing and in
performance testing.  The term "load testing" by itself is too vague
and imprecise to warrant use.  For example, do you mean representative
load," "overload," "high load," etc.  In performance testing, load is
varied from a minimum (zero) to the maximum level the system can
sustain without running out of resources or having, transactions
suffer (application-specific) excessive delay.

3.    A third use of the term is as a test whose objective is to
determine the maximum sustainable load the system can handle.   
In this usage, "load testing" is merely testing at the highest
transaction arrival rate in performance testing.
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏
回复

使用道具 举报

本版积分规则

关闭

站长推荐上一条 /1 下一条

小黑屋|手机版|Archiver|51Testing软件测试网 ( 沪ICP备05003035号 关于我们

GMT+8, 2024-9-23 17:14 , Processed in 0.069896 second(s), 28 queries .

Powered by Discuz! X3.2

© 2001-2024 Comsenz Inc.

快速回复 返回顶部 返回列表