[hatatap] JMeter file conversion
Martin Klang
martin at o-xml.org
Wed May 11 23:00:55 UTC 2005
Hi all,
I've put a new version of hatatap up on the download site - v0.8.4.
It includes experimental JMeter file conversion functionality - invoke
hatatap on a JMeter JMX file and it turns out a hatatap script.
If you've got any JMeter scripts available pls do try it out - more
samples will help me fine-tune the conversion.
Otherwise, you might want to try the JMeter recording proxy as
discussed earlier on this list.
Currently supported JMeter constructs are: user defined variables, http
defaults, counters, regex extractor, http sampler, simple assertions.
Usage - turn JMeter file 'foobar.jmx' into a hatatap script called
'foobar.xml':
java -jar hatatap.jar foobar.jmx -out foobar.xml
Easy! The JMeter input file must have the suffix .jmx to be recognised.
thanks to David for helping out -
enjoy!
/m
More information about the hatatap
mailing list