Articles in the HP Mercury LoadRunner Category
HP Mercury LoadRunner »
To use the following monitors, you must first install or configure monitoring components on the server machine:
COM+, Citrix, DB2, IBM WebSphere MQ, iPlanet (NAS), J2EE & .NET Diagnostics, Network Delay, Oracle, PeopleSoft (Tuxedo), SAPGUI, SAP Portal, SAP CCMS, Siebel Server Manager, Siebel Web Server, SiteScope, Tuxedo, UNIX, WebLogic (JMX), WebSphere Application Server
To obtain performance data for a monitor, you need to configure the monitor from the Controller, and indicate which statistics and measurements you want to monitor. You select these counters using the monitor’s Add Measurements dialog box.
To set up …
Popularity: 95% [?]
HP Mercury LoadRunner »
Vuser scripts can be created using Visual C 6.0 or higher. To create a Vuser script with Visual C, please follow the below steps:
In Visual C, create a new project – dynamic link library (dll). Select File > New and click the Projects tab.
In the Wizard, select empty dll
Add a new cpp file with 3 exported function: init, run, end
Add library file lrun50.lib
Select the C/C++ tab and select Code generation (Category) > Use Run Time library (List). Change it to: Multithreaded dll
Select the C/C++ tab and select Preprocessor (Category) > Preprocessor definitions …
Popularity: 92% [?]


