[Yanel-dev] Canoo webtests

simon litwan simon.litwan at wyona.com
Tue Jul 8 11:28:38 CEST 2008


Michael Wechner schrieb:
> Hi
>
> Just a minimal howto re Canoo webtests. Will try to add more later on
>
> Cheers
>
> Michi
>
> Canoo Webtests
> ==============
> --------------------------------
>
> 1. download and install canoo webtest package
>   http://webtest.canoo.com/webtest/build.zip
>
> 2. unzip build.zip e.g. to /home/USER/canoo
>
> 3. edit (local.)build.properties
>   webtest.home=/home/USER/canoo
this (local.)build.properties is the one in src/build/ right?
shouldn't we add this (commented) to the build.properties?

or even let's maven download canoo and put it somewhere in yanel.

WDOT?
simon
>
> 4. start tomcat
>
> 5. type ant to run the tests
>
>
>
> How to add new tests
> --------------------
>
> 1. download and install the webtestrecorder firefox plugin
>   http://webtestrecorder.canoo.com/install.html
>
> 2. record a test in the browser
>
> 3. make a copy of one of the test files under /tests
>
> 4. edit the file and replace the actual test code with the recorded code
>
> 5. clean up the code if necessary
>
>
>
> Known bugs
> ----------
>
> the recorder plugin has a problem with XHTML strict.
> somehow it doesn't record all events (e.g. clickButton).
>



More information about the Yanel-development mailing list