On 05/11/2008, Mishra, Ajay <[EMAIL PROTECTED]> wrote:
> Hi All,
>
>  Just wanted to know if there is way in Jmeter to compare the results of
>  two different runs at a time i.e. to compare two .JTL files which I
>  receive when a test is run from command line.

JMeter cannot compare JTL files.

However, you can load them into a JMeter GUI Listener.
So you could generate Summary Reports for the two runs, and compare
those visually.

>  Also any pointers on how to achieve it in any other way will be of great
>  help. We want to compare the different parameter values for different
>  runs.

I would probably use a script language such as Perl to extract the
important data into a CSV file, and then use a spreadsheet such as
Excel to graph it.

>  Regard's
>  Ajay Mishra
>
>  ---------------------------------------------------------------------
>  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]

Reply via email to