Analysis API Reference

The LoadRunner Analysis API set can be used for unattended creating of an Analysis session or for custom extraction of data from the results of a test run under Controller.

To download the API help, Analysis API Reference, see Download Help Centers.

After download, access the help on the LoadRunner Professional machine: Select Windows Start menu > Micro Focus > Analysis API Reference.

Notes and limitations

  • The Analysis API is only supported for 32-bit environments. If you use Visual Studio to develop your script, make sure to define the platform as x86 in the project options.
  • When LoadRunner Professional and LeanFT are installed on the same machine, before invoking the Analysis API from an external code or plugin (for example, Jenkins), make sure that LeanFT is excluded from the PATH environment variable on the virtual machine. For more information, see this Knowledge Base article.