Hi Bernd, +) the "webtest" uses ANT to execute the webtest scripts +) the options you need are defined in the <config> element
Cheers, Siegfried Goeschl [EMAIL PROTECTED] wrote:
Hi Marc and all, thanks for your awnser. When I have got the XML result file I do know how to treat it. I would read it in a database and get my reports from there. But I think I am even more newbie than I thougt :-( I don't even know how to get the XML result file of WebTest. All I do is to run the java programm "webtest" and I am getting result lines in the command-line. But I have not found a new generated XML file with the results. Where can I find it? Bernd [email protected] schrieb am 14.02.06 19:36:05:Hi Bernd, your email shows that webtest website/documentation needs some improvements. You can have a look at resources/webtestsRunner.xml to see how you can transform your xml result file to a nice html report. I wouldn't recommand Stefan's example of task definition: it isn't the best way anymore to define the webtest tasks and the webtestTaskdefs.properties will probably be removed from the distribution in a future build. The simplest (and recommanded) way to define the webtest steps is to include the provided taskdef.xml like in: <import file="${webtest.home}/lib/taskdef.xml"/> Perhaps should we provide other functionalities like formatting through import as well. Marc. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest______________________________________________________________ Verschicken Sie romantische, coole und witzige Bilder per SMS! Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193 _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest
_______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

