Is there a way to create a JMeter test plan without going through a GUI?
those. can you create a script with clean code?
In a way, yes. You can create a JMX file in a text editor, but for this you need to know what each component needs.
You are better off creating in GUI mode and manually modifying the JMX file manually.
, , JAVA. : StandardJMeterEngine - , HashTree - , JMeter, .
: http://blazemeter.com/blog/5-ways-launch-jmeter-test-without-using-jmeter-gui
I can write and run JMeter without a GUI. JMeter uses JMX as you can here .