what is soak testing
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
on what basis a tester writes test cases,i mean is it only based on FS and if so how can they know that a certain no of test cases can be written even b4 they write the test cases.bcoz a test plan contains how many test cases to be written by each tester.
what is the testing approach for windows Explorer(Not IE Explorer)
what is the difference between Error,Defect,Bug,Failure
What is a test environment?
At what stage the unit testing has to be done?
Complete Testing questions
Hi Frds., i am Nithi here.here in my company i am working in manual testing ie. application testing only front end not back end like i will enter datas and check whether the record gets updated r not. what kind of testig is this? and some people r working on scripting languages same manual testing what is the difference between these two testing? ans please thanks in advance
What is meant by bucket testing?
What is the difference between a Test Plan and a Test Strategy?
What are Templetes for Daily,Weekly,Monthly test reports(Test Execution report)?
What is Functional testing?
How can your reverse a sentence("I LOVE MY COUNTRY" to "COUNTRY MY LOVE I")