Hi I guess you are approaching this the wrong way - What is the report you want to see in XLS ?
In general JMeter's result can be in CSV format , and you can import the raw data. Some of the Listeners (like SummaryReport) allow you to export their data to CSV and some like the extras generate HTML tables and so can be opened in excel directly. Some like the graphs need you to redo the graph using the raw data + Excel charts. There isnt a fixed answer. So think about what is it that you want to be there in your Excel Report and then you can probably see what can be done directly and what probably needs you to write some processing . Note that excel isn't a good choice with raw data and a test that outputs a lot of rows. regards deepak On Sun, Jul 19, 2015 at 3:46 AM, Pravesh Prajapati < [email protected]> wrote: > Hi All, > How can and which are the reports generated in jmeter including extras we > can import into xlsx or csv file with proper headers or contents. > please help I need it urgently. > Thanks in advance. > > > -- > Regards, > Pravesh prajapati. > Mob:-9702600170 >
