What is mean by Soak testing in Load runner?
Answers were Sorted based on User's Feedback
Answer / monika sachdev
Soak testing is a type of performance testing in which we
test the application for a long time (may be 24 hrs or 48
hrs or more than that) with higher load to check maily the
application availability for longest period on high load.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / satya
Soak testing is a performance testing technique.testing the
application long duration with the limited load.this is for
the verify the application is stable under the load and
duration.main reason behind this is finding the memory
leakage of the application.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / ram
Test the behavior of an application or server with an average load for a longer duration.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shankar
Hi This not a Load Runner Related , It's a one kind of
testing approach in Performance Testing
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / varunk
Soak testing is a testing conducted with the huge load for a
long time to verify whether the Application Under Test is
capable of handling the applied load.
Let me know if I am wrong
E-mail:varunk.kolvi@gmail.com
| Is This Answer Correct ? | 2 Yes | 5 No |
what are the skip functions in Load Runner?
Types of frameworks which is fallowd in Loadrunner ? real timers plz(Chandana)
can anyone help me in getting a sample of TEST CASES..please, i am new to LR and i am having an interview tuesday.....please and any other tips
How can data catching have a negative effect on load testing results ?
How do you write user defined functions in LR? Give me few functions you wrote in your previous project?
Hi, this is hari. I reciently joined in a small company on testing. there is no team for testing am only the person to do. i know manual testing, i have knowledge on QTP 8.2. I currently working on web based application. but in my company they want Load/Performance testing. plese tell me what i have to do?? i know Load runner but i have no real time exp on that! and In which areas i have to apply QTP??
Is it possible to play back screen using loadrunner?
what is the exactly meening of web_reg_save_param?
How do you estimate test duration in LoadRunner?
What is loadrunner agent?
When do you do load and performance Testing?
There is a scenario like there is one gateway and four application servers.While recording the script for a business function the server address is of gateway. but the gateway route the request to one of these servers.In recording might be request went to server A but it can not be everytime.sometime the request will go to other servers too.How to handle this scenario in preparing the scripts? how to identify tht to which server request went?