What is endurance testing?

Answers were Sorted based on User's Feedback



What is endurance testing?..

Answer / guest

Endurance Testing: Checks for memory leaks or other
problems that may occur with prolonged execution.

Is This Answer Correct ?    96 Yes 25 No

What is endurance testing?..

Answer / ksuresh_999

Endurance Testing: Checks for memory leaks or other
problems that may occur with prolonged execution

Is This Answer Correct ?    69 Yes 17 No

What is endurance testing?..

Answer / sailaja

it is also called soak testing. it is testing the
application under heavy volumes of data for a prolonged
period of time

Is This Answer Correct ?    67 Yes 19 No

What is endurance testing?..

Answer / pios and hari

Is conducted to identifieed the systems behavoure for longer
execution times. memory leaks and buffer over flows r
usaually identified through the testing.

Suneel Reddy's answer is absolutely wrong

Is This Answer Correct ?    49 Yes 15 No

What is endurance testing?..

Answer / ashish saxena

There are 4 types of performance testing:
1. Load: Determines response times of critical business
processes and transactions to determine whether they are
within documented expectations
2. Volume: Determines throughput associated with a specific
process or transaction. Determines the capacity drivers
associated with a specific process or transaction
3. Stress: Determines the load under which a system fails,
and how it fails
4. Longevity and endurance: Identifies performance problems
that may appear after a system has been running at a high
level for an extended period of time

Is This Answer Correct ?    32 Yes 7 No

What is endurance testing?..

Answer / premkumar

Testing is done with expected user load sustained over
longer period of time with normal ramp up and ramp down
time ; Identify Memory Leaks

Example:
Checks for memory leaks or other problems that may occur
with prolonged execution. (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 ?    34 Yes 12 No

What is endurance testing?..

Answer / rajkumar adekar

the indurance testing is to identifieed the systems behavior
for longer time
execution pariod and memory leaks and buffer over flows are
usaually identified through this testing.

Is This Answer Correct ?    15 Yes 5 No

What is endurance testing?..

Answer / ramesh

Testing is done with expected user load sustained over
longer period of time with normal ramp up and ramp down
time ; Identify Memory Leaks

Is This Answer Correct ?    10 Yes 3 No

What is endurance testing?..

Answer / mm

Endurance testing is usually done to determine if the
application can sustain the continuous expected load.
During endurance tests, memory utilization is monitored to
detect potential leaks. Also important, but often
overlooked is performance degradation. That is, to ensure
that the throughput and/or response times after some long
period of sustained activity are as good or better than at
the beginning of the test.

Is This Answer Correct ?    13 Yes 8 No

What is endurance testing?..

Answer / mfsi_chinmayb`

Endurance testing is otherwise known as Soak
testing.Endurance testing is the stability check for the
application . It is a test done to analyze the performance
of a application whane put under a certain enviroment for a
threshold duration .

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

is there any checklist to check SRS document

1 Answers  


what is meant by deffered status

6 Answers   Infotech,


what is error seeding

3 Answers   AZTEC,


TestCase for White Paper?

5 Answers  


what are the advantages of manual and automation testing ? and which one would u term as efficent testing and effective testing ?pls do reply thankx in advance

0 Answers  






Are regression tests required or do you feel there is a better use for resources?

1 Answers   Ordain Solutions,


What is FT Disk?

1 Answers  


What is Internalisation testing?

3 Answers   Keane India Ltd,


what is test leakage?

2 Answers   Photon,


How to write a mail to PM and Client regarding Bug status report.And how u r introducing your self to the client through mail.I want a format of both.

1 Answers  


Please write 4 high severity & high pririty bugs on ONLINE SHOPPING OF PRODUCT.Write bugs that should be practical and original.Thank u

3 Answers  


If I have written the test cases for any module.And some features are added/removed to & from that module then what should I do with test cases?

1 Answers  


Categories