Geeks Talk

Prepare for your Next Interview




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 FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 02-23-2008
Contributing Member
 
Join Date: Feb 2008
Location: Pune
Posts: 71
Thanks: 34
Thanked 5 Times in 5 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 153 Times in 81 Posts
sridharrganesan will become famous soon enoughsridharrganesan will become famous soon enough
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 15 Times in 10 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:
Reply

  Geeks Talk > Software Testing > Testing Issues


Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
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
Difference b/w Localization Testing and Internationalization Testing jainbrijesh Testing Issues 1 06-08-2007 11:51 AM


All times are GMT -4. The time now is 06:02 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved