If a Page is having 5 Links and there are 5 users and each
user is clicking on one link. How can we achieve it in
Loadrunner.
Answers were Sorted based on User's Feedback
Answer / mohan sundar
We can Parameterize the 5 links with sequential each
iteration, So that each Vuser Picks one link sequentially
and executes further
| Is This Answer Correct ? | 24 Yes | 3 No |
Answer / saurabh
You have to select 5 individual users & each user click on
one link, record the script. After that by using 5 Vusers
simultaneously perform the action then generate the load on
the app...........
| Is This Answer Correct ? | 4 Yes | 5 No |
Answer / chandra sekhar.k
IN Parameterize the 5 links with sequential each iteration, TO So that each Vuser Picks one link sequentially and executes further
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / chandra sekhar.k
IN Parameterize the 5 links with sequential each iteration, TO So that each Vuser Picks one link sequentially and executes further or it more information if want call 09611678545
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / saurabh
you have to first record the script for 5 links, after that
you can use the check points for making the scenario of 5
users clicking on each link...
| Is This Answer Correct ? | 3 Yes | 5 No |
how do u analyze result & what r analze results in load runner?
I have generated a script and inserted the rendezous point in that. With the help of dev. we have a created script which tracks the execution of the request and the response on the server machine and shows on the cmd console. I have assigned 10 Vusers and started the execution, then while tracking on the server machine, the requests are assigned one by one on the server. According to the rendezous point, the requests has to hit at a time on the server, but in this case the request are hitting one by one on the server. Any one help me out......
What r the rules to apply to select correlated values in project?(Chandana)
lr_output_message?
Explain the architecture of ur application ?
What is the difference in running the vuser as a process and as a thread? Which is more advantageous way of running vuser?
For what purpose, user will be using ‘continue on’ error?
What is vugen recording and scripting?
How do decrease the TPS,when one Vuser is running? For example, I am running one DRB with TPS 18 TPS, I want to maintain it as 7 TPS, how?
Does any one know how to over come the problem of "monitoring the load generators over firewall". We are able to use these machines for load generation, but are not able to monitor the measurements of these machines. When tried to add these machines to the windows resources, we were getting the error "Monitor name :Windows Resources. Cannot connect to machine stresstestxp6:62043. Reason: The network path was not found." Also note that, we are able to ping/telnet the LG from the controller, but not the vice versa Is there any router settings to be made or any other configuration has to be done?
we have auto correlation, so why do we need to perform the manual correlation
how to write a test cases in loadrunner application .plz give me an example. thank u