Answer Posted / mercy
Load testing is the process of subjecting an application to
a work level approaching the maximum limit. This is
basically to test the reliability of the application. This
is a part of more general process called 'Performance
Testing'.
Eg: Assigning many jobs to a printer in a queque.
Load testing can be conducted in two ways:
1. Longevity Testing(Endurance Testing): This evaluates a
system's capability to handle a constant moderate load for
a long time.
2. Volume Testing: This evaluates a system's capability to
handle huge load for a short time.
Stress Testing: Evaluates the extent to which a system
keeps working when subjected to extreme work loads or when
some of its hardware or software is comprimised. The
primary goal is to determine the maximum amount of work a
system can handle without breaking.
Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
what should be tested when credit card is used as payment option in ecommerce project?can anyone tell me in detail what to test n how to test when credit card is involved in web application?
where do we work with Application, web and Database servers Means which type of applications.
Explain the sub-genres of performance testing?
Hi Could someone please provide Siebel Testing Interview questions for 5 years exp.
how can u prepare the test plan?
What are the phases involved in software testing life cycle?
What is the limit for test steps?It should be 10/20/30etc
What is the role of the test group vis-?is documentation, tech support, and so forth?
Suggest some book to learn more test case???
How we can test Cookies Manually?
I have an UI issue "please fill out this field" pop up in firefox browser keeps scrolling with the page is it valid???
What is the difference between code walkthrough and code review? What is the difference between walkthrough and inspection?
Explain about PET Model?
How to find that tools work well with your existing system?
Which was the most interesting bug you found.