You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by pravin shiraskar <sh...@gmail.com> on 2008/01/09 07:52:44 UTC

Jmeter

 i have test one application using Jmeter. All the result file in jmx (like
summary report,result tree).now i want to make report of this file to sent
to other person. ihe other person also required jmeter to open this file. or
how can i make report of testing.

-- 
pravin

Re: Jmeter

Posted by Ivan Rancati <iv...@sharpmind.de>.

pravin shiraskar wrote:
> 
>  i have test one application using Jmeter. All the result file in jmx
> (like
> summary report,result tree).now i want to make report of this file to sent
> to other person. ihe other person also required jmeter to open this file.
> or
> how can i make report of testing.
> 

Try JMeter Ant Task.html in the extras directory; there's an ant task for
generating an html report.

btw: you might get more replies with a more specific subject line instead of
just "Jmeter"


-- 
View this message in context: http://www.nabble.com/Jmeter-tp14706258p14707593.html
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Jmeter

Posted by pravin shiraskar <sh...@gmail.com>.
when i run Jmeter script  ,Following error  occured

java.lang.ClassNotFoundException:
org.apache.tools.ant.taskdefs.optional.XslpLiaison


-- 
pravin

Re: Jmeter

Posted by Giridharan Kesavan <gi...@gmail.com>.
Hi Pravin,

Go through throught the link below

http://www.programmerplanet.org/pages/projects/jmeter-ant-task.php

 Use this ant task to generate a html report

--
Giri



On Jan 9, 2008 12:22 PM, pravin shiraskar <sh...@gmail.com>
wrote:

>  i have test one application using Jmeter. All the result file in jmx
> (like
> summary report,result tree).now i want to make report of this file to sent
> to other person. ihe other person also required jmeter to open this file.
> or
> how can i make report of testing.
>
> --
> pravin
>