![]() 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 ... The vuser script include the function that measure and record the performance of the server during the scenario.
Latest Answer : While recording the application, a script will be generated in the virtual user genetator. According to the script generated, the created virtual users will perform the operations. ... Data base vuser do not operate client application .using load runner API function the database vuser can access the data from the server.
1-LR Function.(vuser function)
2- protocol function.
obtain the information about vuser running in a scenario .
Latest Answer : it is a general function which is accessed by all types of users.this is also called LR function because all general functions start with lr. ... Obtain the information about the type of vuser.
Explain the function for manual correlation. Latest Answer : Manual Correlation can be done in 3 ways 1) SnapShot Comparison2) Vuser(Script) Comparion3) Manual Check ... Read Answers (4) | Asked by : Sunitha As per client request, I need to create CPU Utilization per transaction graph using the Loadrunner? Any body any idea about this?I tried with following syntax to find the cpu_value but it is throwing Latest Answer : In load runner analysis section you can find CPU utilisation graph. Here you will find out option to drill down the graph with respect to Response Time and transaction measure (bytes/sec) or pages/second. ...
Sponsored Links
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||