Hi Van, without reporting, Canoo WebTest is certainly only half of the fun :-)
Have you setup your installation like described in http://webtest.canoo.com/webtest/manual/install.html#Setup ? If so, the html report should be generated automatically in your reporting dir. WebTest first generates an XML result in the reporting dir. After the tests have finished, the build.xml executes an XSLT task to apply an XSL stylesheet to the XML that spits out the HTML report. You console output should show a respective line at the very end. If the above doesn't help, please send your console output (including how you started the process). cheers Mittie > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Van > Sent: Samstag, 17. Juni 2006 22:38 > To: [email protected] > Subject: [Webtest] webtest reports (was: memory allocation) > > > Mittie, > > I'd like to semi-hijack this message thread to ask how you generate > the nice HTML report. I'm not a complete newbie to webtest, but, I > have been learning as I go and I haven't figured how to produce a nice > report like that from the test summary XML report generated for a > given webtest test run yet. Is this documented on the webtest site > somewhere? Did you use this report task documented on the webtest > wiki? > > http://webtest-community.canoo.com/wiki/space/Report+Module+for+Webtest > > If that was not the way you generated the report, please point me in > the right direction. I'm a big fan of webtest and the only missing > piece right now is generating a nice HTML report of the results > similar to what I can do for JUnit tests as part of my Ant build > process. > > Thanks, Van > > -- > - Mike "Van" Riper > [EMAIL PROTECTED] > > On 6/17/06, Dierk Koenig <[EMAIL PROTECTED]> wrote: > > > > > > Hi Luiz, > > > > welcome to Canoo WebTest. > > > > How much MBs of memory is that? How many tests (steps) do you > have? How long > > do they take to execute? > > Looking at the generated reports, which steps have an usual > long 'duration'? > > > > With a quickly responding server, Canoo WebTest executes about > 200 server > > roundtrips per minute, see > > http://webtest.canoo.com/webtest/reports/selftest/WebTestReport.html > > > > cheers > > Mittie > > > > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Behalf Of Luiz Fernando Rodrigues > Sent: Freitag, 16. Juni 2006 23:23 > To: [email protected] > Subject: [Webtest] memory allocation > > Hello, > > I'm using canoo webtest in my application and it's taking a lot of time to > execute. The problem is that the test allocates several MB of memory slowing > the execution. Why does the tests has to allocate so much memory? Is there > somehow to flush this allocated memory to make the execution faster? > > Thanks, > Luiz > _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

