Alexander Mannsfeld wrote:
> 
> ...
> Nevertheless webTest refuses to create the HTML-report.
> I'm still very clueless, perhps you've got anohther idea?
> 

where are the results placed (xml and received responses)? How does the
output look like on the console when wt.htmlReports gets called?


Alexander Mannsfeld wrote:
> 
> How does multiples-targets work when using wt.testInWork?
> The "real test" looks more like:
> 
> <target name="testSuite"
> depends="GermanPortalLI,GermanPortalLIO,DutchPortalLI,
> DutchPortalLO,[...]several other targets[...],
> wt.htmlReports" />
> 

wt.full calls many targets to setup things, then wt.testInWork, then
different targets to generate html results, open file, ... You can do what
you put all the dependencies you want to wt.testInWork or perhaps better
create something like tests/allTests.xml and call it from wt.testInWork.

Marc.
-- 
View this message in context: 
http://www.nabble.com/WebTest-Reportingproblem-tf4882339.html#a13974491
Sent from the WebTest mailing list archive at Nabble.com.

_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to