Hi everybody,
I'm glad to share with new new tool for JMX editing: BlocklyJMX (
https://jmeter-plugins.org/editor/). It is pure client application that works in your browser and does not require Java or JMeter to be installed. You can view JMX files and do basic editing to them, however there's no ability to run tests at the moment.
BlocklyJMX uses interesting approach to JMeter's test tree: a 2-dimensional Blockly editor. This allows to separate scope elements like listeners, from test flow elements like controllers and samplers. This way, your test plan is a bit more obvious.
When you work with BlocklyJMX, your files are not sent to any backend, so your privacy is preserved.
Best regards,
Andrey