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 |
what is the diff. bw separate database testers and manual testers with sql knowledge guys... iam confusing so much ,,in cmpny database testers are not working on manual..? both positions are same are not? explian clesly with example? thank u
How to perform Gui testing ?
what is defect leakage?
How should your staff be managed? How about your overtime?
How do you perform regression testing of software?
which test is used for memory leakage?
I have an UI issue "please fill out this field" pop up in firefox browser keeps scrolling with the page is it valid???
1)What are diffrent matrics assosiated with testing?
what is traceability matrix? when we are using this traceability matrix in ur project?
what is agile model?
Diffrence b/w functional testing,functionality testing,system testing?
What is test out put?