Depends what data you want to write. Sampler Response Data can be written to files using the Post-Processor "Save Responses to a file".
This was added after 1.9.1, and is in the nightly builds. Functional test mode will do the same, but the data all goes to the same file so it can get a bit messy. BeanShell sampler (also after 1.9.1) can execute arbitrary Java code. You might also be able to persuade the JavaScript function to write to a file (but don't ask me how). S. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 15 January 2004 14:43 To: JMeter Users List Subject: Write values to a file Is there a way to write out data to a file while jmeter is executing a plan? I couldn't find anything. -Chris --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

