When Do u Do LoadTesting and When You do StressTesting?
What settings you have to changes for loadtesting and stress testing?
Answers were Sorted based on User's Feedback
Answer / ravichandra
When the client wants to know how much load their application can serve without performance degradation they will do the load testing.
As part of performance testing suit we will do stress testing.
Stress testing is to know the break point of the application.
what is the maximum load that an application can survive.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / gyanesh
when we don,t know how much load application can sustain then in that case we Prepare the scenario in step up mode means increasing a user slowly slowly .during the test we need to monitor the response time graph and transaction completed graph.
thanks
| Is This Answer Correct ? | 0 Yes | 0 No |
How to calculate Elapsed Time in LoadRunner?
For what purpose, user will be using ‘continue on’ error?
How many types of graphs are available in loadrunner?
How many users can I emulate with loadrunner on a pc?
How do you decide the number of load generator machine required to run a test?
Case1: recording script, Login in Vuserinit,Body in Action and Logout in Vuserend. Case2: recording Login,Body and Logout in Action itself. Run both the scripts. What are the difference u will find? Is there any difference?
How can i parameterize data through Excel sheet using VB Vuser protocol?
Why do you create parameters?
What is the benefit of running a vuser script as a thread?
What is memory leakage?
1.What is the relation b/w Throughput and Response Time?
What is the difference between Set_window() and _set_window ()?