The Micro Focus LoadRunner plugin is a quality automation based plugin. It is run during development and deployment process to automate the execution of performance tests.
This plugin is a work in progress but it is intended to provide the following steps:
- Execute LoadRunner Scenario (Wlrun) - Execute a LoadRunner Scenario using Wlrun.exem
- Analyze LoadRunner Scenario (AnalysisUI) - Analyze an executed LoadRunner scenario and produce a HTML Report using AnalysisUI.exe
The plugin currently uses the WlRun.exe and Analysis.exe executables - the intention is to use the HpToolsLauncher and LRAnalysisLauncher executables from the Micro Focus Application Automation Tools plugin for more configurability and stability at a later date.
Download the latest version from the release directory and install into Deployment Automation from the Administration\Automation\Plugins page.
Because of the nature of LoadRunner and its integration this plugin only works on Windows based systems.
To build the plugin you will need to clone the following repositories (at the same level as this repository):
and then compile using the following command
mvn clean package
This will create a .zip file in the target directory when you can then install into Deployment Automation
from the Administration\Automation\Plugins page.
If you have any feedback or suggestions on this template then please contact me using the details below.
Kevin A. Lee
Please note: this plugins is provided as a "community" plugin and is not supported by Micro Focus in any way.