[AIAB-03] Setup LoadRunner Enterprise

You need a fully working LoadRunner Enterprise environment to run a load test on your target Konakart system.

Take note of the following ids/configurations while setting up all your LRE artifacts:

  • the credentials used to access and run the scripts on your LRE project;

  • your LRE project name and domain;

  • your test id;

  • the test set your test belongs to

  • the project your test belongs to

  • the domain your project belongs to

  • the tenant id your project belongs to (for multi-tenant installations only)

which you will need to set into your workflow configuration.

Moreover, take note of the address, the schema name, and the credentials of your InfluxDB external analysis server since they will be required while configuring the telemetry instance.

To create the LoadRunner Enterprise test you will need a script to simulate user navigations on the Konakart website. You can find a working script in the repository.

Please notice that you need to replace the URL of the requests from http://konakart.dev.akamas.io:8780 to the FQDN and port of the instance where Konakart is deployed.

Last updated