how can we test clent server application and what is the
preliminary requirement for load testing
Answer / ravichandra
We can test the client server application by generating requests from client to server with the help of Load runner as like testing 3 tier( web server, app server, Data base server) architecture application.
The preliminery requirement for load testing is that we should have an application with dedicated testing environment.
| Is This Answer Correct ? | 0 Yes | 0 No |
We add think time between two transaction to give interval between transactions. Why?
What should be done to view parameter substitution in the execution log?
How to find response time in loadrunner?
what is the 90% ile time in the analysis results?
What is lr_output_message?
What is the exactly use of webserver and Application server in Load Runner.
Correlation means capturing a dynamic value which is generated from the server. I got this point. I need one small conformation. 1. is correlation applicable to the objects which are generated dynamically. eg: consider there are 2 form. based on the options filled in the form 1, form 2 objects will generate.to handle these dynamic objects is correlation is required or not.
What is memory Leak. What is the most suitable performance counter to detect Memory Leak.
what is the difference between Single user and multiple user protocol?
I have observed a scanrio executed/elapsed time in 16 seconds and succeded, when I set the duraion to 'Run Until Completion'. Same scanrio is failed/Gradually exited/stopped, when I set the time duration for 20 seconds (after the Ramp up has been completed). Why it is haapedned. Can anybody tell me the answer and solution also. Thanks in advance.
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
What is mean by Soak testing in Load runner?