Kerry Buckley

What’s the simplest thing that could possibly go wrong?

BVB: Big Visible Belly graph
30 November 2006

Google’s best product yet?

Beer tokens!

Google beer token

(From XP Day 06).

16 November 2006

Integrating Selenium with Exactor

We use Exactor to automate acceptance/regression testing for our web application. This is fine for most things, but once we started introducing DHTML and AJAX features, we found that Exactor (or more specifically the version of JWebUnit that it uses behind the scenes) couldn’t handle testing them.

The obvious candidate for testing these enhanced features was Selenium, which uses a real browser to perform its tests. We wanted to stick with Exactor though, for a few reasons:
Read the rest of this entry »

|