what is soak testing

Answers were Sorted based on User's Feedback



what is soak testing..

Answer / pjagya

Soak testing is running a system at high levels of load for
prolonged periods of time.

Some times basic functionality of the application works fine
but given extra load e.g. 1000 users trying to access a web
application at the same time or filling the memory of device
may cause some exceptions.

In other words we can say soak testing is a combination of
load and performance testing.

Is This Answer Correct ?    3 Yes 1 No

what is soak testing..

Answer / lakshmanaraj bg

soak testing:

Soak Tests is also Known as Endurance Testing.

Soak testing is running a system at high levels of load for prolonged periods of time.

A soak test would normally execute several times more transactions in an entire day than would be expected in a busy day, to identify any performance problems that appear after a large number of transactions have been executed.

Also, it is possible that a system may ‘stop’ working after a certain number of transactions have been processed due to memory leaks or other defects.

Soak tests provide an opportunity to identify such defects, whereas load tests and stress tests may not find such problems due to their relatively short duration.

For example, in software testing, a system may behave exactly as expected when tested for 1 hour.

However, when it is tested for 3 hours, problems such as memory leaks cause the system to fail or behave randomly.

Soak testing falls under stress testing.

Is This Answer Correct ?    1 Yes 0 No

what is soak testing..

Answer / mfsi_krushnas

Soak testing is running a system at high levels of load for
prolonged periods of time. A soak test would normally
execute several times more transactions in an entire day (or
night) than would be expected in a busy day, to identify any
performance problems that appear after a large number of
transactions have been executed.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

What is the difference between functional specifications and business requirement specification?

2 Answers  


what is selection procedure in AMDOC for software testing , if anybody attended the interview pls tell what the portions i should cover. pls help me friends

2 Answers  


What is adhoc testing?when it can be done?

5 Answers  


Write max. no of test case's in following scenario Developer develops single page which consist of simple Text box and a Submit button. Developer has not written a single line of code for the button (i.e. no relation of Text box and Submit button). No validations are implemented on Test box as well as button.

4 Answers   TCS,


What is a maturity level?

0 Answers  






There is only requirements document. You have 10 days and 8 resources to release the system.At the end of the 8th day u tell ur TL that system is ready for release. How will you proceed with the testing process or in other words what all approach you will follow once you get requirements

0 Answers  


What is meant by Metrices?What is purpose of Metrices in Testing?What is Template for that?PLZ REPLY ASAP.Thanks in advance.

1 Answers  


what will you do in review meetings?

2 Answers  


Can u give me explanation about section 508 testcase and Testcase for this section. It need a details checklist for the same Manimozhi

0 Answers  


How is testing affected by object-oriented designs?

1 Answers   Crea,


How smoke testing is done with example??

7 Answers   Virtusa,


what is srs based review, brs based review and trm based review

1 Answers  


Categories