How do you perform functional testing under load?
Answer / mahesh sv
Functionality under load can be tested by running several
Vusers concurrently. By increasing the amount of Vusers, we
can determine how much load the server can sustain.
| Is This Answer Correct ? | 1 Yes | 1 No |
Hi anyone please share the load runner error messages
What is planning for the test?
Can anyone please mention what are the common errors that we can see while replaying the Vugen script and also while running the controller scneraio and How to handle them with a few examples. This will be greatly helpful.
what is scalability testing, and how will u perform in real time.
What r the rules to apply to select correlated values in project?(Chandana)
how can we record the Ajax Script, when some of the validations devloped in AJax using Loadrunner 8.0. I know there is separate protocol in LR 9.0
how test an real time application using the loadrunner .plz give me an example
How do you enable text and image checks in vugen?
what is the difference between HTTP & HTTPS
In correlation(web_reg_save_param) function,i need to display the last but one value(n-1) value if the boundary values keeps on changing. For example : At the time of recording,the n value is 3 and at the time of playback, the n value is 4. then how can i display the n-1 value
difference between GET & POST methods in JAVA?
What is the modular approach of scripting?