What is rendezvous point.

To emulate peak load on the server.

Showing Answers 1 - 25 of 25 Answers

Rama

  • Aug 18th, 2005
 

Rendezvous point 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.

krishna r pulusu

  • Sep 19th, 2005
 

v users execute the script whenever they get the time slot. In this process some vusers may reach end of the script while other vusers may not have yet started. So to stop the execution of vusers untill all the vusers reach at a particular point and execute all at a time we insert rendezvous point.

  Was this answer useful?  Yes

sathya narayan

  • Oct 24th, 2005
 

rendezvuous pt means mulitple user start the application simultaneously at particular time

  Was this answer useful?  Yes

somu_18sec

  • Nov 23rd, 2005
 

it is an inturpt point and is used to stop the process of execution while remaining V-users scripts are executed upto that point.

Goto incert menu select rvgnds point.. give name  !_> ok

  Was this answer useful?  Yes

By using the rendezvous point we can perform the same task for more number of users simultaneously.

So that we can identify the status of the Application when there is more number of users.

  Was this answer useful?  Yes

rendezvous point is a work place where all users gathered and released at a time to perform their task on the application. this is used to increase load on the application, to observe how application is working(to measure performance)  at peak stages, and to know bottle neck point.

regards,

Swapna 

sridhar

  • Apr 7th, 2006
 

It is a german  word

ask if you had any german girl/boy friends

Sri

  Was this answer useful?  Yes

Sundar

  • Jul 20th, 2006
 

Rendezvous point is Synchronization point which helps us to synchronize all the vusers and stops them at that point before executing the subsequent transactions. The significance of this is to emulate some heavy load only to particular portion of the scenario and experience the behaviour of the application.

CHARAN

  • Aug 25th, 2006
 

Rendezvous point is a point where all or users are stopped at one point and all the users are released at a time so as to obtain concurrency.

  Was this answer useful?  Yes

sudhakar2068

  • Oct 22nd, 2006
 

It is a Interrupt point .It stops current vuser script execution until all v_user scripts are executing up to that point. This point is defined load balancing.

sudhakar kolla,

My email:kollasudhakar2005@yahoo.co.in.

My number:09819859346

  Was this answer useful?  Yes

Sujatars

  • Jun 13th, 2007
 

Rendzevous point is a meeting point where all the vusers come and meet & then they perform an action simultaneously on the application.It is come and wait point 

  Was this answer useful?  Yes

kvkanth008

  • May 11th, 2008
 

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.

  Was this answer useful?  Yes

Arron

  • Oct 24th, 2011
 

This function is used to stress a particular element of the infrastructure, for example you might want to design a test where 100 vusers simultaneously hit a button to transfer some funds.

  Was this answer useful?  Yes

Pritesh Gupta

  • Jan 8th, 2014
 

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.

  Was this answer useful?  Yes

jenu

  • Feb 24th, 2014
 

virtual user wait during the test executions for multiple v user to arrive at certain point. in order that they may simultaneously perform a task

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions