Why we insert the rendezvous point while running the scenario.

If a multiple vuser to perform a tasks at exactly the same time.

Showing Answers 1 - 2 of 2 Answers

Pushpa

  • Jan 5th, 2006
 

It is an interrupt point to stop current VUser script execution untill remaining VUsers scripts also executed upto that point.It maintains ' Load Balancing ' while running VUsers script.

  Was this answer useful?  Yes

Jeeva vellaisamy

  • Oct 6th, 2006
 

Rendezvous word is come from Greek. Renduvous means "Meeting Point".

consider one scenario, that contain 4 Actions.

1. Download the site

2. Login

3. Cash withdraw

4. Logout.

100 Vusers perfrom the actions one by one. but we wants emulate the heavy load at Case withdraw action. So we will insert rendezvous point at Cash withdraw action. Vusers will wait at cash withdraw action once all the users will arive at cash withdraw then controller release all users simultaneously.

regards,

jeeva.vellaisamy@fadv.com

  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