Custom libraries

How to import custom libraries, jar files, binaries and configuration for your Flood

It is possible to include custom libraries when running flood tests on your grid nodes.

This lets you bundle 3rd party external libraries for those with experimental or commercial plugins not already included by Tricentis Flood. It also lets you modify default JMeter and/or Gatling settings and configuration on the fly.

Examples might include:

To install these plugins, simply upload a zip file with your flood test that includes your custom directories such as bin, lib, lib/ext or conf.​

These will then be merged with your container when the flood test executes. Containers are unique to your test and discarded at completion.

Tip: you can save yourself having to upload the same archive each time by using the repeat functionality for your next flood test.​

Last updated