What is soak testing

Questions by dineshmajhi

Showing Answers 1 - 5 of 5 Answers

nishant

  • Feb 16th, 2007
 

Soak testing involves testing a system with a significant load extended over a significant period of time, to discover how the system behaves under sustained use.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 like 'memory leak' may cause the system to fail or behave randomly.

  Was this answer useful?  Yes

naim

  • Feb 23rd, 2007
 

this soak testing is also know as recovery testing or realiability testing.During these testing TE validates where the application build recovers from abnormal situation to normal situation or not.
for examples while taking print out just remove the cabel of the printer and see whether the application is validating it with proper error message.

  Was this answer useful?  Yes

Kusuma

  • Feb 28th, 2007
 

Testing the satability and performance of an application by applying load contineously for an amount of period.

  Was this answer useful?  Yes

himatadala

  • Mar 2nd, 2007
 

It is a type of testing in which the application is tested for a longer period of time to check its stability.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions