Answer Posted / shankar
Hi Folks,
Soak Test - Running a system at high load for a prolonged
period of time. For example, running several times more
transactions in an entire day (or night) than would be
expected in a busy day, to identify and performance
problems that appear after a large number of transactions
have been executed.
Objectives of Soak Testing
The objective of soak testing is to identify any
performance problems that may appear after a system has
been running at a high activity level for an extended
period of time.
It is possible that a system may? Stop? Working after a
certain number of transactions have been processed due to
(for example):
1. Serious memory leaks that would eventually result
in a memory crisis;
2. Failure to close connections between tiers of a
multi-tiered system which could halt some or all modules of
a system;
3. Failure to close database cursors under some
conditions which could eventually result in the entire
systems stalling;
4. Gradual degradation in response time of some
function as internal data structures become less efficient
during a long, high intensity test.
Soak testing provides an opportunity to identify such
defects.
I think it will help you out
Regards,
Shankar
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
What are all the components of loadrunner?
What is the purpose of an extended log?
What are the types of checkpoints is available in loadrunner?
What is a correlation? Explain the difference between automatic correlation and manual correlation?
Which web protocol recording level generates the web_submit_form function?
While the script is running we find some values that may need to be correlated? Is it possible to do manual correlation for those values?
difference between latency and transaction response time
What are monitors?
How to run a scenario?
What is a correlation?
What is elapsed time in load runner?
How do you load a load runner agent?
What is the difference between web_reg_find and web_find?
What is stand-alone mode?
Why we insert the rendezvous point while running the scenario?