I was very confused by that myself. Everytime you see a "Write All Data to a File", no matter which listener you see it in, means the same thing: That is, write the detail response time and success flag for each and every request to the file.
To be intuitive and more useful (notice I said "more" because it already is somewhat useful) it really should be context sensitive (for example, summary info on the AggregateReport listener) and have the detail-outputter be in it's own listener. My 2 cents, Jonathan >>> [EMAIL PROTECTED] 01/23/03 09:22AM >>> Hi, I'm collecting the test results with an AggregateReport listener and the file it produces. I expected the file to contain the same data as in the listener GUI (which shows the overall stats as opposed to the single results). However, the file contains a (long) list of single results, making it useless for my purposes. Is this behaviour correct? Or maybe, am I missing something? Thank you, Marcello PS: just to make my description clearer for all, the file I am referring to is the file specified in the "Write All Data to a File" panel in the AggregateReport GUI. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. ********************************************************************** -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

