You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by sebb <se...@gmail.com> on 2005/05/08 13:23:51 UTC

2.1file formats

The 2.1 JMX file format is a lot easier to read, but it seems to me
that it could be further simplified by using shorthand for some of the
commoner items.
For example, the standard TestElement fields test_class, gui_class,
name and enabled coule perhaps be combined into a single tag with
attributes.

The JTL format could perhaps likewise be simplified - for example, do
we need the class="java.lang.String" attribute on the nested tags?

Oh, and it would probably be useful to save the responseData length as
an attribute, given that this is now displayed in the Results Table
Listener.

WDYT?

S.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org