November 2006

Google’s best product yet?

Beer tokens!

Google beer token

(From XP Day 06).

General nonsense

Comments (0)

Permalink

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:
Continue Reading »

Agile
Software

Comments (5)

Permalink