Hi, Does anyone know how to create loadrunner style reports from JMeter?
I basically need a individual/overlapping graph of the following data against time: 1. Running Threads/Virtual Users over Time 2. Average Transaction Response Time (for each Transaction) over Time 3. Errors Per Second (by Description) over Time 4. Throughput over Time 5. Hits per Second over Time There are other reports in LoadRunner as well, which show the different parameters over time. The Horizontal Axis shows the Time, while the Vertical Axis provides one of the details. In my initial experimentation with JMeter, I have only got a single value of average time over the entire test period. What I need is the running average over the entire time range for each time slot. Is there any way to log the data into a CSV file, and then run a program on the csv to generate these graphs? Or some excel template into which the JMeter data can be pasted to get the graphs? Regards, Sudip This e-mail (and any attachments), is confidential and may be privileged. It may be read, copied and used only by intended recipients. Unauthorized access to this e-mail (or attachments) and disclosure or copying of its contents or any action taken in reliance on it is unlawful. Unintended recipients must notify the sender immediately by e-mail/phone & delete it from their system without making any copies or disclosing it to a third person. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

