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 Posted / 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 |
Post New Answer View All Answers
What is vuser-init section?
What is the advantage of using loadrunner?
What do you mean by remote command launcher(rcl)?
when i run start senario for different process it always completed at elapsed time 6.32 sec. i don't understand why it happens.. can we set elapsed time ? plz answer.... pratik196@gmail.com
Difference b/w 9.1 and 9.5 Versions in LoadRunner?
What the host attributes determine?
What is host?
What are the information contain by script windows for each script in the list?
You have an application which shows the exam results of the student. Corresponding to name of each student its mentioned whether he passed or failed the exam with the label of “pass” and “fail”. How will you identify the number of passed and failed student in vugen script?
What is loadrunner agent?
What is the purpose of a loadrunner transaction?
What is report viewer?
What is vugen recording and scripting?
How does caching affect performance testing results?
How will you stop the execution of a script on error?