Currently, the test results (JTL) files capture a subset of the information contained in the SampleResult class. For some of the work I'm doing, it would be nice to have additional information captured in the JTL files, for instance, the cause of an assertion failure.
As far as I can tell, there is no way to configure which of the SampleResult data gets put into the files. It seems to be something that we should add. Because I'm not all that familiar with the organization of the code yet, I'm open to advice about where such results file configuration information should be put to be consistent within JMeter and with other Apache projects. I would hope that giving the option of adding information to the results file would be no big deal. Is there any compelling reason we shouldn't? Thanks for your input, Keith -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
