Skip to end of metadata
Go to start of metadata
WORK IN PROGRESS

Testing Guide

Outline

  • Testing the persistence service.
  • Functional Testing with HtmlUnit
  • Functional Testing with Selenium

Testing the persistence service.

http://www.theserverside.com/tt/articles/article.tss?l=PersistentDomain http://www.springframework.org/docs/reference/testing.html

Functional Testing with HtmlUnit

//TODO

Functional Testing with Selenium

See http://shale.apache.org/shale-apps/selenium.html (Thank you Wendy Smoak)
Install the Firefox plugin Selenium IDE from http://www.openqa.org/selenium-ide/

Labels: