in reply to Re^2: trouble,, need help! (parsing apache jmeter xml, preparing html report)
in thread trouble,, need help!
I got this errors: ... not well-formed (
This means you did not use the download link, you should use it, How does 'Select Code to Download' Work?
Name "main::DATA" used only once: possible typo ...
This means you did not have __END__ or __DATA__ section but still used \*DATA in the program, in other words, you did not run the program I posted
secondly, I am executing Jmeter on commandline so the results are individual xml files, I have to read through all and filter those values.
I understood :)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: trouble,, need help! (parsing apache jmeter xml, preparing html report)
by numberuno (Initiate) on Apr 26, 2012 at 15:00 UTC | |
by Anonymous Monk on Apr 26, 2012 at 15:13 UTC | |
by numberuno (Initiate) on Apr 26, 2012 at 18:18 UTC | |
by Anonymous Monk on Apr 27, 2012 at 02:23 UTC | |
by numberuno (Initiate) on Apr 27, 2012 at 03:00 UTC |