What is endurance testing?
Answers were Sorted based on User's Feedback
Answer / harish..
Studying the memory leak of a server under stability period
is called endurance testing..(A memory leak occurs when the
memory allocated to objects are not being freed by the
application, and hence the system memory continues to be
used up when the application is run over a prolonged period
of time, until the point at which it breaks down due to
lack of memory...)
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / vsk309
Endurance testing involves examining a system while it
withstands a huge load for a long period of time, and
measuring the system's reaction parameters under such
conditions. Performance quality may also be tested to make
sure that both the result and the reaction times - after a
defined long period of continuous load - are degraded no
more than a certain specified percentage from their values
at the beginning of the test.
For instance, in program testing, a system may perform
exactly as anticipated when tested for one day. However,
when it is tested for three days, hardware resource issues,
such as a memory shortage, can cause the system to crash or
function improperly.
In the field of software, endurance testing may involve
testing the operating system and the computer hardware up to
or above their maximum ratings for a long period of time.
Some companies may endurance test a software package for up
to a year, while also applying external loads such as
Internet traffic or user actions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / utkarsh
There are two kinds of performance testing-
Load testing
Stress testing
First is aimed at observing and analyzing the application behaviour under different load conditions. Observation is the main criterion here.
Second one is to identify at what levels of load the application breaks or shows a considerable performance degradation. This is more destructive compared to Load Testing.
Endurance testing should fall into the second category, as to decide the endurance levels of the system. In other words, till what levels the system can endure stress/strain and at what points it breaks down.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / murali kishore
- This is also called SOAK testing
- During this test, the test engineers are validating
whether the the s/w build is running on customer expected
configuration and continuous customer expected load TO
ESTIMATE THE CONTINUITY AND RELAIBILITY.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / suneel reddy
Endurance testing is nothing but Security Testing
Testing how well system provides security against
unauthorized internal or external access
| Is This Answer Correct ? | 11 Yes | 135 No |
Can anyone listout major scenarios for a payment submission web page??? Can anyone tell me that yahoo messenger is a web-based application or a windows based application???
how will u create diff types of scenario for any website?
How would you do the ollowing Security Testing for web application? 1) Authentication. 2) Authorization. 3) cookies. 4) penetration testing. 5) session testing. 6) encryption and decryption testing pls give examples give example i can't understand so pl
Why must we test cookies?
what is difference between web application and client server application
What is mean by sdlc and expalin spiral model and proto type model?
Hi, Glamrous Should I write the test case for dropdown field For Above: -ve test case Test Case Name Expected Esult Without selecting Category - Default category should get select Is this a valid test case?
What are the difference between Water fall model and V- Model? Which one is better? Why 80% of Software companies using Water fall model nowadays?
On what basis we will perpare test data...?
what is means by feature to be tested in test plan
What is Cycle Testing? Not Testing Life Cycle?
What tests would you perform on common homepage?