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 reasons to use the server resources monitor?
What do you mean by path?
What in percentile graph?
What component of loadrunner is used to record a script?
What type of function generate and insert by the vugen to the script when you record a script?
How you develop the database vuser script?
Does caching have a negative effect on your load testing results?
What is running virtual user graph?
Where are automatic correlation options set?
During run time where the hosts saves the files?
Suppose ur app server is .net server. In that connection pool is related to memory ?explain how?
How load runner interacts with the application?
If we want to know the size of each component in system how?
What is the think time? What is the threshold level for think time and how can be this changed?
When a scenario run exactly what happened?