Quality is delighting customers
"What is Stress Testing and when its to be done in the application? Guys pls answer this..."
Tags:
Permalink Reply by banu on September 4, 2012 at 12:25pm The excution of SUT under customer expected configuration & more than customer expected load by incrementing intervally.To find load capacity is said to be stress testig
Permalink Reply by Karthikeyan on September 4, 2012 at 2:28pm
Permalink Reply by Alligatortek on September 4, 2012 at 4:02pm Stress Testing:
Stress testing is subjecting a system to an unreasonable load while denying it the resources (e.g., RAM, disc, mips, interrupts) 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).
By
Permalink Reply by Karthikeyan on September 6, 2012 at 12:45am Thanks Guy. Can u pls let me know when its to be done (during system testing or after that or after performance and load testing completed)?
Permalink Reply by Subbu on September 5, 2012 at 9:26am Stress testing is part of performance testing.
Below the baseline limits testing is load testing
Beyond the baseline limits testing is stress testing
Permalink Reply by Karthikeyan on September 6, 2012 at 12:46am Thanks Subbu. Can u pls let me know when its to be done (during system testing or after that or after performance and load testing completed)?
Permalink Reply by Nagaraju.Velde on September 6, 2012 at 10:42am Stress testing is done to evaluate the application's behaviour beyond normal or peak load conditions. It is basically testing the functionality of the application under high loads. Normally these are related to synchronization issues, memory leaks or race conditions etc. Some testing experts also call it as fatigue testing. Sometimes, it becomes difficult to set up a controlled environment before running the test.
Manager QA at IdeaS Revenue Optimization
© 2013 Created by Quality Testing.