What is a rendezvous point?
Answers were Sorted based on User's Feedback
Answer / mahesh sv
You insert rendezvous points into Vuser scripts to emulate
heavy user load on the server. Rendezvous points instruct
Vusers to wait during test execution for multiple Vusers to
arrive at a certain point, in order that they may
simultaneously perform a task. For example, to emulate peak
load on the bank server, you can insert a rendezvous point
instructing 100 Vusers to deposit cash into their accounts
at the same time.
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / maheshwar
It is nothing but waiting point.This point indicates all
the Vusers to meet at certain point inorder to generate a
peak load on the server.
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / sowmya
It allow the Vusers to generate peak load on the server at
the same time.
For example if there are 100 Vusers, the rendevous point
allow the 100 vusers to access the webpage at the same to
check the peak load.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / charan
Rendezvous Point is the point where all the Vusers are
stopped at one point and are released at the same time as to
obtain concurrency.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / amrita singh
During a scenario, you can instruct multiple users to
perform tasks simultaneously by inserting rendezvous
point.It create intense load on the server and enables Load
Runner to measure server performance.The users who arrive
at this point wait for other users to come at the point and
they simultaneously perform the task.We need to set the
following in the rendezvous policy -
Release policy - How many Vusers will be released from a
rendezvous at a time.
Timeout - How long the Controller waits before releasing
Vusers from a rendezvous
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / satish kakkirala
These two terms are used interchangeably to denote the
maximum power requirement of a system at a given time, or
the amount of power required to supply customers at times
when need is greatest. They can refer either to the load at
a given moment (e.g. a specific time of day) or to averaged
load over a given period of time (e.g. a specific day or
hour of the day).
| Is This Answer Correct ? | 1 Yes | 0 No |
How do you write user defined functions in LR? Give me few functions you wrote in your previous project?
How do you debug a LoadRunner script?
What are the changes you can make in run-time settings?
When do you disable log in Virtual User Generator, When do you choose standard and extended logs?
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.
How do you estimate test duration in LoadRunner?
what is the real process dealt in load runner,starting from getting the requirement till submitting the deliverables,when a tester is provided with the scenarios? if any real time user could answer it would be very useful for me.also i need what are the real time bottlenecks u have undergone
can we run the script using mozila or netscape, recorded using internet explorer ?
What is the relation b/w Throughput and Think Time?
What is protocol function?
How is each step validated in the script?
What is .lrs?