I think there is certainly value in making the test file more human
readable. A lot of real world use cases I've seen treats the jmx file as
code. It is checked into git/svn very often - where it gets displayed as
text/XML but isn't easy to read/parse.

There are a few different attempts including Ruby-jmeter and blazemeter's
Taurus that are basically DSL wrappers trying to address this need.

I get that the IDE is still the primary way to create/edit a test, but
bring able to quickly change something in a text editor is valuable.

On Wed, Jul 27, 2016, 5:30 AM Philippe Mouawad <[email protected]>
wrote:

> Hi,
> In Jmeter, you're never supposed to manipulate xml.
> You use gui (which is a full fledge IDE for plan creation) to modify the
> test plan and pass parameters using properties.
>
> But If you need a dsl, look at ruby-jmeter.
> For now DSL for JMeter is not prioritary in the roadmap unless users think
> it should.
>
> Regards
>
> On Wednesday, July 27, 2016, 易, <[email protected]> wrote:
>
> > Do you have any plan to change the JMX file to any other language like
> > scala? My working environment is linux, it is very hard for me to change
> > the xml file if I need to modify the parameters.
> >
> > Thanks a lot.
> >
> > --
> > Best Regards
> >
> > Wei
> >
>
>
> --
> Cordialement.
> Philippe Mouawad.
>

Reply via email to