Automating web testing
10 November, 2006 - 296 words
We’re just starting to ramp up the amount of testing we do on our web apps at work, mostly via the use of JUnit and some code coverage tools which are automated via CruiseControl.
I’m reasonably interested in getting some automated user acceptance testing go...