Answer Posted / l rekha basu
Redezvous point is used in Load Runner when we do
performance Testing.
Rendevous Point instructs Vusers To wait till all vusers
come to a certain point and proceed together.
The purpose of using Renzvous point is to see how the
particular transaction of the application responds with
loads.
ex:on a bank application.
Tester wants to see the performance of the system if 1000
users try to deposit in their accounts one time.
we instruct 1000 vuser to login and do some deposit
transaction to their respective accounts.
because each user has different connection and sys
config,they would reach goals with little time difference
or may reach all at once.
when we insert rendzvous point right before deposit
transaction,loadrunner pauses the vusers who ever reach
that point(login and see thier account,about to deposit)
and waits for all other vusers to reach to that particular
point.
| Is This Answer Correct ? | 47 Yes | 2 No |
Post New Answer View All Answers
Which function is used to end a nested transaction?
How you develop the database vuser script?
What is loadrunner api function?
What are all the important protocols that load runner supports?
How are concurrent users differing from simultaneous users?
When the rendezvous point is insert?
What are the 5 icons appear in the buttom of the controller windows?
How you edit the script?
What is vuser-end section?
How will you divide your script into multiple actions? Why?
What do you mean by path?
How can you set the number of vusers in loadrunner?
When the loadrunner controller open the winrunner file then what is the location of the winner configuration file?
What is the difference between lr_error_message and lr_debug _message?
What is the use lr_abort function?