Answer Posted / subbu malepati
Stress testing is subjecting a system to an unreasonable
load while denying it the resources (e.g., RAM, disc, mips,
interrupts, etc.) 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). Bugs and
failure modes discovered under stress testing may or may
not be repaired depending on the application, the failure
mode, consequences, etc. The load (incoming transaction
stream) in stress testing is often deliberately distorted so
as to force the system into resource depletion.
Load testing is subjecting a system to a statistically
representative (usually) load. The two main reasons for
using such loads is in support of software reliability
testing and in performance testing. The term "load testing"
by itself is too vague and imprecise to warrant use. For
example, do you mean representative load," "overload," "high
load," etc. In performance testing, load is
varied from a minimum (zero) to the maximum level the system
can sustain without running out of resources or having,
transactions >suffer (application-specific) excessive delay.
A third use of the term is as a test whose objective is to
determine the maximum sustainable load the system can
handle. In this usage, "load testing" is merely testing at
the highest transaction arrival rate in performance testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is validation in software testing?
Write the test cases for godaddy home page
What is test driver and test stub?
What is un-installation testing?
negative test cases on banking domain ?
hi friends, i have completed course and project on insurance domain in mindq testing institution...can any working employee please tell me ,which notes( testing subject notes,project notes)i have to prefer first.i was studied both notes and getting confussion.one of my friend got job throughly only project notes and said that project notes is enough to get job.in which way ,i have to prepare interview( which important topics first ), if you are follow any strategy to interview purpose,pls send me important topics list.
What is bucket testing?
Did any one completed CSTE certiication? can u send sample question papers? how to apply that? pls send it to my mail id - dsnathi@gmail.com THANKS IN ADVANCE
What is date driven testing?
For any web application, what are the possible login features that should be tested?
Can test condition,testcase and testscript help u in performing the static testing
types of reviews?Advantages of reviews? Diff between process and procedure? diff b/w verification and validation? diff b/w cmm,cmmi? exp tqm,gqm,iso,ieee? Roles and responsibilities of tester? Ricks,types of ricks? what r Quality factors?
What is software review?
How do you get programmers to build testability support into their code?
Explain the procedure for manual testing.