Monday 24 August 2015

Difference Between lr_rendezvous and lr_rendezvous_ex

lr_rendezvous


Creates a rendezvous point in the Vuser script.

C Language

int lr_rendezvous( const char *rendezvous_name);


Java Language

int lr.rendezvous( String rendezvous_name);



Arguments

NameComments
rendezvous_nameThe name of the rendezvous.
The lr_rendezvous function creates a rendezvous point in a Vuser script. When this statement is executed, the Vuser program stops and waits for permission from LoadRunner to continue.
This function can only be used in an action section, and not in vuser_init or vuser_end.
The difference between lr_rendezvous and lr_rendezvous_ex is that lr_rendezvous always returns zero.

Return Values

This function always returns zero.

Parameterization

You cannot use standard parameterization for any arguments in this function


lr_rendezvous_ex

Creates a rendezvous point in the Vuser script.

C Language

int lr_rendezvous_ex( const char *rendezvous_name);
Example: lr_rendezvous_exRun-Time Functions

Arguments

NameComments
rendezvous_nameThe name of the rendezvous.
The lr_rendezvous_ex function creates a rendezvous point in a Vuser script. When this statement is executed, the Vusers stop and wait for permission from LoadRunner to continue.
The default timeout is 30 sec. The timeout is set in the scenario policy in the Controller.
This function can only be used in an action section, and not in vuser_init or vuser_end.
The difference between this function and lr_rendezvous is that lr_rendezvous does not return a range of values.

Return Values

The return values of the lr_rendezvous_ex function are defined in the Lrun.h file. On Linux platforms, the function returns 0 for success and -1 for an illegal name. On PC platforms, the function returns one of the values described in the table below:
EnumValueMeaning
LR_REND_ALL_ARRIVED0Vuser was released after all the designated Vusers arrived.
LR_REND_TIMEOUT1Vuser was released after the timeout value was reached.
LR_REND_DISABLED2The rendezvous was disabled from the Controller.
LR_REND_NOT_FOUND3The rendezvous was not found.
LR_REND_VUSER_NOT_MEMBER4Vuser was not defined in the rendezvous.
LR_REND_VUSER_DISABLED5Vuser was disabled for the rendezvous.
LR_REND_BY_USER6The rendezvous was released by the user.

Parameterization

You cannot use standard parameterization for any arguments in this function.

2 comments:


  1. I like your suggestions they are really helpful. Thank you so much for sharing this post.

    Function Point Estimation Training

    ReplyDelete
  2. Complete Reference On Loadrunner          Contact For Training - +91-8050148265: Difference Between Lr_Rendezvous And Lr_Rendezvous_Ex >>>>> Download Now

    >>>>> Download Full

    Complete Reference On Loadrunner          Contact For Training - +91-8050148265: Difference Between Lr_Rendezvous And Lr_Rendezvous_Ex >>>>> Download LINK

    >>>>> Download Now

    Complete Reference On Loadrunner          Contact For Training - +91-8050148265: Difference Between Lr_Rendezvous And Lr_Rendezvous_Ex >>>>> Download Full

    >>>>> Download LINK sZ

    ReplyDelete