![]() Related Questions This function is developed to usein Mercury Load Runner peformance tool.This main use of this functions to return the current system time at any given point of time while load runner script is running.This Latest Answer : typedef long time_t; Action() { time_t t; lr_message("Time in seconds since 1/1/70: %ldn", time(&t)); lr_message("Formatted time and date: %s", ctime(&t)); return ... To emulate peak load on the server.
Latest Answer : 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. ... When multiple vuser to perform tasks at exactly the same time then insert the rendezvous point to emulate the peak load on the server.
Latest Answer : The rendezvous should be placed immediately before the transaction where you want to create peak load. ... By adding control-flow, structure, by inserting transaction point and rendezvous point, adding functions
Latest Answer : The important steps needs to carried to enhance a basic script1. Parameterization( Providing the user inputs to the application)2. Correlation(handling dynamic server responses)3. Transaction names( to get the response time)4. Think time( to simulate ... 1-LR Function.(vuser function)
2- protocol function.
While editing the script we have to inserting the transaction point and rendezvous point .
Latest Answer : using VU generator ... Rendezvous point insert in to the script to calculate the peak load of the server.
Syntax. lr-rendezvous("rendezvous name").
Latest Answer : You insert rendevous point before the start transactionsyntax: lr_rendezvous("rendezvous name") ... 1-host windows(list of machine).
2-script windows(list of all the vuser script)
3-rendezvous windows.
4-transaction windows(display all the transaction) .
5-output window( display error and If a multiple vuser to perform a tasks at exactly the same time.
Latest Answer : Rendezvous word is come from Greek. Renduvous means "Meeting Point". consider one scenario, that contain 4 Actions. 1. Download the site2. Login3. Cash withdraw4. Logout.100 Vusers perfrom the actions one by one. but we wants emulate the heavy load at Case ... It indicate when vuser were released from rendezvous point and how many vuser are released from each point.it help the transaction performance time .
Latest Answer : Its the graph that shows the load of Concurrent Vusers. ...
Sponsored Links
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||