On 19 June 2012 15:23, Immanuel Hayden <[email protected]> wrote: >> The contents of that listener are basically what is in the JTL file it >> would create. >> So just e-mail the JTL once the run completes. > but I'd still need some kind of trigger after the test run is finished > to not eg. send only the half-finished file.
I assumed from your original post that you were running a batch job, i.e. running JMeter in batch (non-GUI) mode. If not, you should be. In which case, just add the mail step after the test finishes. >> P.S. This is really a question for the user list. > I figured as I want to write a Listener for the job (and probably also > get it included in future versions of jmeter), it fits better in the > dev list ;) I don't think you *need* a Listener to solve your requirement.
