This ZopeProduct can be added to a plone site to allow automated functional testing. It extends Zelenium and Selenium, adding
- the ability to write tests as pythonscripts in the plone skin
- a suite of standard tests for plone sites.
- http://ingeniweb.sourceforge.net/Products/PloneSelenium
- home, docs
- http://ingeniweb.sourceforge.net/Products/PloneSelenium/doc/ploneselenium_paper.html
- white paper
- http://ingeniweb.sourceforge.net/Products/PloneSelenium/doc/FAQ
- FAQ
- check out the latest from SVN
svn co http://svn.plone.org/svn/collective/PloneSelenium/trunk PloneSelenium
- http://www.openqa.org/selenium
- Selenium, the web testing framework on which this is based
- http://www.openqa.org/selenium-ide
- Selenium IDE, a firefox extension which makes development of table-based tests easier