What is diff between Load testing Stress testing?
Answers were Sorted based on User's Feedback
Answer / jayesh katariya
Testing application to check how it will behave with
increasing number of users/ For perticular scenario is
called LOAD TESTING
but when you start testing the system when system is so
much loaded such that it fails to execute...
For example- you test online banking Application that can
handle 10000 transactions/Sessions for perticular function
when you start testing with 100, 1000, 4000 etc. to analyze
time taken, performance, system issues is called LOAD TEST
when you keep doing this you may find that system becomes
slow with increasing load and when reaches 10000+ it fails
to function further, but it should take care of all the
failed transactions/ other functionalities/ related pages
etc. in best way can be considered as a STRESS TEST (this
is just a simple example...)
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / priya
Testing an application under heavy load,such as testing of a
website under a range of loads to determine at what point
the system's time degrades or fails.
Beyond the expected or increase the load is called stress
testing.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / rudraneel
Simply
if u r giving inputs beyond limit to test that will be
recognised as strss testing
and if we r giving inputs within limit to test will be
recognised as load testing.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / satya
max no of users testing the application is called load
testing.max no of users testing the app at atime is called
stress testing
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / pravin
To create heavy user load to the server and estimate the
server performance is call load tesing. where as take one
by one user load to the server and estimate the server
performance is called stress testing.
time consume by load testing is very low.
time consume by stress testing is very high because we take
the load one by one.
if anyting wrong then plz inform me.
| Is This Answer Correct ? | 0 Yes | 4 No |
What is the purpose of a test completion criterion? What is the purpose of a test completion criterion? a) to know when a specific test has finished its execution b) to ensure that the test case specification is complete c) to set the criteria used in generating test inputs d) to determine when to stop testing
HI friends Can any body help me by sending me a SRS document in my email id:- subhasis.study@gmail.com.I want to write testcases by seeing that SRS, before attening any interview.So that i will gain more confidence.Without urs help its not possible.Plz send me.......
What r the domain for pharma, interview if they ask about phrma application, what need to tell, is there anybody have screens or any information please tell me and if have URL let me know please.
how to deploye the build when the developers give the source code..?
How do u ensure that there are no duplicate testcases?
I have 2 years of exp. in testing and looking for a change if any body knows, about any vacancy in testing then plz contact me on deepti_ac@yahoo.co.in
what is proto type model?
What is show stopper bug pls explain,pls give any real time bug u get in your project
Can any one please tell me what is the Buffer size of transmission buffer or rectiption buffer in TM,UM and AM of RLC.
What is API Testing? how do we perform this testing?
How do we run the database testing manually
If there is dropdown field say Select Category. & Default category is Indian. What are the test cases for this field?