Requirements
Codebeamer must be running and accessible via an URL and Codebeamer's system administrator name and password must be also available.
Because requests are sent from several accounts parallel to Codebeamer the number of required floating ALM licenses can be calculated as below:
Project count * (Browse user count + Search user count + Create user count)
As default this equals to: 20 * (7+1+2) = 200
JMeter must be installed
Most Linux distribution include JMeter however it can be also downloaded from http://jmeter.apache.org/download_jmeter.cgi.
Running the performance tests on the same host where also Codebeamer is running does not significantly impact the results and has the advantage that network speed does not impact the test results.
Currently JMeter tests run with JMeter 5.4.x
* 
JMeter 5.4 requires the latest supported Java version.
Was this helpful?