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 did you plan the Load? What are the Criteria?
How do you debug a LoadRunner script?
what is connection pooling?
How do you identify the performance bottlenecks?
what is browser emulation in load runner
1.What will you do if the VuGen crashes while recording a script? 2.what will you do if Controller crashes while executing a scenario?
How do you write user defined functions in LR? Give me few functions you wrote in your previous project?
What is Perfomance Tuning? where can we use this
You want to have each step in your script measured as a transaction in the controller and not shown in the replay log in vugen. How can you accomplish this?
to upload the data into xl sheet we will use CSV doc but where we will get the CSV doc what is the procedure plzz explain realtime employees? thanks in advance
Explain the function of a transaction in a script?
why it is recommended to add verification checks to all your scenarios ?