WHAT IS SOAK TESTING IN LOAD RUNNER
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / 0014
To identify memory leak problems for longer period
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / lucky123
simply Soak esting is a combitation of load & endurance
testing. thr this we can identify the memory leaks of an
application.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / shivakumar
Soaktesting Nothing But Endurance test In This We Can find
out MTBF And MTTF
MTBF:Mean Time between Failure of application
MTTF:Mean Time To Failure
| Is This Answer Correct ? | 1 Yes | 1 No |
Does caching have a negative effect on your load testing results?
Hi i have installed LR 8.0v on my system and wanted to test siebel web application. when i tried to record the application throught siebel web protocol, the launcher tries to connect to that URL but after some time the URL gives as Page Cannot Be Displayed, the same URL when we login manually it works fine. LR is not able to connect to the Application. What could be the reason?
What is transaction per second graph(pass)?
What is use of URL Mode Recording?
During the load test, what is the optimum setting for logs?
How can data catching have a negative effect on load testing results ?
What is the Diffrence between Clint server & Web based application ? plz Explain in detail (Chandana)
I am getting the following error when I run a HTTP/HTML protocol script in controller. It simply says Error: 27764 - “https://..... Failed”. I was given 3 solutions but none of them worked. Offered solutions are 1. Change the Http version to 1.1 in the Run time settings of the script. – Changed but still got that error. (One of our team mate) 2. Check if I am running a mix of http and https Urls – Checked and I am only using Https URLs. (SQA forum) 3. In the controller, add all the scripts to one group using the ‘Vusers’ option – Done, But still getting errors. (Client) One thing I noticed is If the servers are restarted and the logs are cleared then the probability of getting this error is minimal but as the time grows between server restart, The number of error increases. If any of you have come across this before please help me in resolving this error
Hi all, I am new to Load Runner. I have run the load runner and i got analyzed reports/graphs. But i am very much confused about how to analyze those graphs. Can any one help me out this problem?
What is the difference between lr_error_message and lr_debug _message?
which exception will be loadrunner send during recording of oracle database
What is the relation b/w Throughput and Think Time?