Class JMeterLoadCreator

java.lang.Object
Services.CorrelationsView.ScriptGeneration.JMeterLoadCreator

public class JMeterLoadCreator extends Object
Creates a complete JMeter test plan wrapping multiple user behaviors (E2E GUI tests) chosen by the tester.

This class generates a single JMX file containing multiple Ultimate Thread Groups corresponding to different user scripts.

It handles:

  • TestPlan creation
  • CookieManager addition
  • UltimateThreadGroup creation
  • Thread group mapping and aggregation
  • Writing the final JMX file to disk