philwilson.org

2 posts tagged with "testing"

See all tags and the latest posts

Personal Unit Tests with a dash of magic

04 September, 2007 - 425 words
I love this idea of Personal Unit Tests. It’d be easy enough to fill in a piece of paper each day or remember to fill in the wiki page with my details, but I think I can do better than that (read: that’s too easy and dull, and would get me started sooner). How my thoughts progressed: cron a script (...

read more

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...

read more