You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Elisabeth VanSchaardenburg <El...@asg.com> on 2006/05/11 19:10:43 UTC

Automated Testing

I'd like to know if anyone has any recommendations with regard to
automated testing tools for testing the Jetspeed Portal.  

 

I'm pretty comfortable with using JUnit for unit tests of the underlying
code, but I'd like to be able to automate testing user actions within
the portal itself to make sure portlets are functioning correctly.  I
guess the appropriate terms for what I want to do would be functional
testing.  I'd also like to be able to do load testing as well.

 

I find a pretty extensive list of tools at
http://www.manageability.org/blog/stuff/open-source-automated-test-tools
-written-in-java/view and would like to know if anyone is using any of
these (or others) and if any of these have been found to be more
suitable for testing Jetspeed.

 

Thanks,

Elisabeth