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?
Answer / loadtool.blogspot.com
This is all depends on loadbalancer .you can monitor appserver and loadbalancer.If you see lot of difference in load for different servers then it should be issue with load balancing mechanism.Admin can tune that process. Else if you want control load from your side you can hard code app server url with specific app server and distribute load equally .Ex: you want to run with 100 users , create 4 different scripts by changing app server url,then distribute 25 users for each script.
| Is This Answer Correct ? | 1 Yes | 0 No |
What Component of LoadRunner would you use to record a Script?
What is the difference between overlay graph and corelated graph?(Chandana)
How can u find out hidden files in Load Runner Script and how can u correlate?
What is mutation testing?
can we run the script using mozila or netscape, recorded using internet explorer ?
what are the benifits of creating multiple actions within any virtual user script ?
If you find bottleneck what is your next step?
What is performance testing in loadrunner?
In what situation the throughput will decrease even the hits per second increases???
Hi, I am executing a scenario for 48 hours. My controller is on remote host, so I am using RDC. After some 24 hours my remote session got terminated as it is put idle for some time. When I tried to open the result file(As it is Auto Collated and saved in the results folder), it is giving error. Is there any way that I can see the results for which the remote session is terminated? Please help in resolving this.
How to increase the load on Server when number of users restricted?
How to insert think time While we record Vuser Script in LoadRunner?