Le lundi 26 novembre 2007 à 07:20 -0800, dariusch a écrit : > Hello, > > i just want to run my canoo webtests inside cruise control after i build and > start my application. i found some links > > http://lists.canoo.com/pipermail/webtest/2004q2/001763.html Link1: > http://www.nabble.com/WebTest-Result-not-display-in-Build-Results....-tf4467894.html#a12739431 > Link2: > > but they are not realy helpful. What i have to do, if i want to run and to > display my tests in the resultset from cruise control.
You want all ppl wants too ! :-) You need to completely use Canoo in CC (at least): http://webtest-community.canoo.com/jira/browse/WT-337 http://webtest-community.canoo.com/jira/browse/WT-348 http://webtest-community.canoo.com/jira/browse/WT-349 To present display in resultset, you need to hack your CC (take a look at webapps/cruisecontrol/buildresults.jsp). For my part, canoo generate html report as usaualy and place result with artifacts. I've added a new tab with an iframe using canoo html report. I've enhanced buildresult XSLT too to present brief Canoo result (find XSLT attach, place it into your xsl/ dir. and call it from webapps/cruisecontrol/xsl/buildresults.xsl. Take care, this is my first XSLT file ! :) ). If this could help... And if you find or write a good doc. about Canoo & CC integration, paste link to me ! :-) david. --
webtests.xsl
Description: XML document

