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 |
how can we perform load testing and performance testing manually.
what is e-tester?
Who Decide Severity And Priority ?
12 Answers British Telecom BT,
How GUI testing will be done in manual testing for a website?
Is it Mandatory to use "ECP" & "BVA" Techniques for "LOGIN" Page???,Can any one tell me the correct answer ?,If Yes then why?
How do you handle conflict with programmers?
in which Software Life cycle phase does testing occur?
if we ve 1000 test cases to run and we ve no time and we dnt wanna use automation tool how we will complete testing in time constrant plz do answer
Is integration testing is a validation testing ?
What are stubs and drivers?
Explain Boudary value testing and equivalence testing ?
What techinques do you follow during testing?