what is the difference between stress and load testing
Answers were Sorted based on User's Feedback
Answer / geeta
load testing--Testing the application behaviour under
cetain load
for eg1: if an application is being loaded with 10 users
(load)
then application performance will be very fast for
the 10 users
(i.e Request/Respone)
for eg2: If an application is being loaded with 100 users
(load),then Request/Respone
will gradually decrease
Stress Tesing : Testing the application behaviour beyond
the limit
it meanse at what particulat point of time
system break to perform
| Is This Answer Correct ? | 2 Yes | 0 No |
the execution of build under customer expected load and
customer expected configuration is called load testing
execution of our build under customer expected configuration
and various load levels from low to peak to test whether the
build is working or not is called load testing
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rajesh.veggalam
load testing: check login performance under customer
expected load
stress testing:check login reliability under various load levels
| Is This Answer Correct ? | 0 Yes | 0 No |
Load Testing: Increase n number of users and check the
response time of the applications.
Stress Testing : Increase the n number of transactions and
check the response time of the applications
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / sangeetha
load testing:
upto the limit how the system is working.for
example, the load limit is 1000 for that application then
we have to test upto load 1001.
stress testing:
beyond the limit how the system is working. For
example, the load limit is 1000 for that application then
we have to test upto load 999.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rohituppal
Stress testing and load testing are performance testing.
In stress testing, the application is loaded and the resources like RAM required by application are depleted so as to check at what point the application breaks.
In load testing, application is put under load like the number of transactions are increased so as to check how many transactions the application can handle.
| Is This Answer Correct ? | 0 Yes | 0 No |
Rightway global solutions, madhapur, hyderabad is a good institute for software testing?
Hi,friends i am going to write ICST certificate exam on augest.So can anybody post some of sample qusetions for ICST certificate exam.Really it will be useful for me
How u did security testing for the web application???
what is Gui testing and how is it performed
What is test bed? and what is test harness? what is difference between these two?
What is Test Data?. When we prepare test data?, is it included in Test Cases or should it be seperately prepared. What and when will be the actual use of Test Data and who prepares it.
Hi all, can anyone tell me what is the selection procedure in Birlasoft for Manual Tester?It will be a great help.
When u will start writing test cases?who will intemate u ,to write test cases?if the requirements changes day by day what will u do allready written test cases?
what is the difference between 2-tier appli. and 3-tier appli. testing
which document we prepare first whether test plan or test case document
Hi can any bady tell me who provide QA,QTP,QC,training please let me know i need help i want get training thanks in advance
1.What is mean by data base testing?explain with example? 2. you can check the data base testing through sql then why we are using QTP Data base check ? 3.difference between modified waterfall model and waterfall model? 4.defect life cycle?