There is way to Get the aggregate report in seconds instead of milliSec.

* run the jmeter test using "ant"

cd  <jmeter_dir>/extras
ant -Dtest=<script_name_without_jmx>

* This will generate the jtl output off the result
* find the xsl style sheet in the same location and change the milliseconds
calculation to seconds. By adding "divided by1000 " you can do that.
* Run this

ant report
from the same extras directory

On Sat, Oct 29, 2011 at 4:14 AM, Akhilkumar Patel <
[email protected]> wrote:

> Ant to build at a time of job execuution from hudson
> On Oct 28, 2011 10:40 AM, "itsbritto" <[email protected]> wrote:
>



--

Reply via email to