Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 666 Bytes

File metadata and controls

19 lines (12 loc) · 666 Bytes

Setting up JMeter to do load testing on IBM Sterling B2B and Connect:Direct

Do not use GUI mode for load testing!, only for test creation and test debugging.

For load testing, use CLI mode (not GUI):

jmeter -n -t [jmx file] -l [results file] -e -o [Path to web report folder]

increase the Java Heap to meet your testing requirements Best Practices with JMeter

Load Tests