On Thu, Mar 4, 2010 at 9:28 AM, Saurabh Gupta <[email protected]>wrote:
> Hi, > > I can produce report using ANT but not using the Performance Plugin in > Hudson. > > Some of the things not clear to me like... > > 1. To run Jmeter script, do i need to select the "Batch Task" check box and > pass the arguments in it ? > 2. "Publish Performance test result report" ?? Do i need to write the path > of my .xml, .jtl or .JMX files...what to write.. > The output files, in XML format (can be named xml or jtl, depending on your configuration). Each hudson run will generate a report of that runs results. The jobs's JMeter report page will show the changes between runs. > > Any other point to include ? > > Thanks, > Saurabh > > > On Thu, Mar 4, 2010 at 12:35 PM, M.Vijaya Bhaskar < > [email protected]> wrote: > > > Hi, > > > > go to your jmeter folder there you can find extras folder > > > > in the extras folder you can find build.xml > > > > in the build.xml configure your scripts > > > > > > > > On Thu, Mar 4, 2010 at 12:22 PM, Saurabh Gupta > > <[email protected]>wrote: > > > > > Please guide me how to write a ANT script to run JMeter script. > > > > > > Any link or PDF would be great.. > > > > > > > > > Thanks > > > > > > On Thu, Mar 4, 2010 at 12:18 PM, Deepak Shetty <[email protected]> > > wrote: > > > > > > > http://wiki.hudson-ci.org/display/HUDSON/JMeter+Plugin > > > > > > > > On Wed, Mar 3, 2010 at 10:38 PM, Saurabh Gupta > > > > <[email protected]>wrote: > > > > > > > > > Hi Guys, > > > > > > > > > > Could you please let me know whether Hudson allows to run a Jmeter > > test > > > > and > > > > > how to make reports using it ? > > > > > > > > > > > > > > > -- > > > > > Thanks, > > > > > Saurabh > > > > > > > > > > > > > > > > > > > > > -- > > > Thanks, > > > Saurabh > > > > > >

