Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

difference between load testing and stress testing

This is a discussion on difference between load testing and stress testing within the Testing Issues forums, part of the Software Testing category; plz let me help for what the difference between load testing and stress testing....

Go Back   Geeks Talk > Software Testing > Testing Issues
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read
  #1 (permalink)  
Old 02-23-2008
Contributing Member
 
Join Date: Feb 2008
Location: Pune
Posts: 73
Thanks: 34
Thanked 6 Times in 6 Posts
bhushanbhangale is on a distinguished road
difference between load testing and stress testing

plz let me help for what the difference between load testing and stress testing.
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 02-25-2008
Moderator
 
Join Date: Sep 2007
Location: Chennai, INDIA
Posts: 406
Thanks: 2
Thanked 195 Times in 89 Posts
sridharrganesan has a spectacular aura aboutsridharrganesan has a spectacular aura aboutsridharrganesan has a spectacular aura about
Re: difference between load testing and stress testing

Hi,

Load Testing is the process of subjecting the system to load while measuring something such as performance or reliability. The Load Testing is pretty vague and most often it is used to mean measuring the performance of a system while subjecting it to an increasing load (to the expected maximum the system should handle).

In other words, the Load testing is done by loading the system with 'n' number of users, which is usually done by using automated tools by introducing virtual users and validating the load of the system. Here the testing is done by introducing load at the same time, applying load in regular intervals and applying load randomnly.

Stress Testing is where a system is tested to a breaking point to ensure that it fails in a graceful way; also known as graceful degredation. The system is stressed by subjecting it to conditions outside of its specified limits whilst denying of the resources required to process that load. For example, the system could have memory or disk space removed. The purpose of the test is to find bugs in the way the system degrades, for example does it place an order without taking payment.

Though stress testing is often associated with load testing, they are not directly related. Example: Operating a computer at -20 degrees, well outside of its specified operational temperature range, is a stress test with no bearing on load.

In other words, Testing conducted to evaluate a system or component at or beyond the limits of its specified requirements.

Regards,
Ganesan
Reply With Quote
The Following 3 Users Say Thank You to sridharrganesan For This Useful Post:
  #3 (permalink)  
Old 02-26-2008
Contributing Member
 
Join Date: Nov 2006
Location: India
Posts: 79
Thanks: 3
Thanked 16 Times in 11 Posts
j_madhuri is on a distinguished road
Re: difference between load testing and stress testing

Stress Testing : To test how the application is responding while we enter maximum length of strings into the application.

Load Testing : To test the application respond(response time) by increasing the number of users.
Reply With Quote
The Following User Says Thank You to j_madhuri For This Useful Post:
  #4 (permalink)  
Old 10-02-2009
Junior Member
 
Join Date: Oct 2009
Location: India
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Udayabanu is on a distinguished road
Re: difference between load testing and stress testing

Load Testing: Testing a system for its promised load, ex. 100 users is the limit and testing the system by applying 100 user is called as Load Testing.

Stress Testing: Testing the system beyond the promised load ie.beyond 100 users and towards the system crash is called as Stress testing.
Reply With Quote
Reply

  Geeks Talk > Software Testing > Testing Issues

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
Difference b/w Localization Testing and Internationalization Testing jainbrijesh Testing Issues 2 1 Week Ago 09:30 AM
Jmeter for load testing and stress testing dhamodharan2006 LoadRunner 1 10-06-2008 04:10 AM
plz let me know about Load size in load testing prakashnemesis Testing Issues 4 08-19-2008 03:26 AM
QTP Script in Load Runner for Load Testing rohits_1982 QTP 2 08-13-2008 04:51 AM
Difference between End to end testing and System testing newhere Testing Issues 5 12-28-2007 02:30 AM


All times are GMT -4. The time now is 06:17 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved