Both Selenium [1] and Shale Test Framework[2] are used by MyFaces.  Shale's Test
Framework is part of the Maven Build Process.  Selenium test are run manually, 
but
their are services, HostedQA, the can be used to run a Selenium test in the 
Maven
Build Process. Look at the Tomahawk Simple example project to see how we use 
Selenium.

Their is some information about this on MyFaces site[3] and the wiki[4].

[1] http://myfaces.apache.org/tomahawk/testing/selenium.html
[2] http://shale.apache.org/shale-test/index.html
[3] http://myfaces.apache.org/tomahawk/testing/selenium.html
[4] http://wiki.apache.org/myfaces/Automated_Testing

Paul Spencer
Colin Chalmers wrote:
hi all,

We're developing a site based om MyFaces and Ajax4Jsf.
In order to improve quality and time-to-martket I want to automate the testing utilising scripts for both regression and load testing. Our tester says that because of our choice of tools (see first sentence) he is unable to test with any known open source tooling such as JMeter.

Can anyone help me with suggestions for good tools on this front? I can't beleive we're the only one's with testing problems.

Colin


Reply via email to