Archive for 2009

How I learned to love Selenium’s fireEvent

“I clicked on that, why didn’t the click work!” I recently faced the challenge of using Selenium to automate a web application that stubbornly resisted my attempts to automate it – until I found the fireEvent!

Get rid of those pesky IE dialogs with AutoIt

Over the years I have used and reused a variant of a single AutoIt script. The script basically polls windows for a dialog that matches a certain pattern and then performs some action. I most recently used this to get rid of the IE dialog that pops up using Selenium with IEHTA asking if you [...]

Locky – the file locking test tool

When I test applications that read files I like to test how they handle locked files. And yes, I once had a situation where I needed to lock lots of files, and then lock some more and then lock even more. So I wrote Locky to help me. [Download]

Notes on the evolution of my exploratory testing documentation style

Looking back at ETA I can see that my current approach to documenting exploratory testing has changed since I last worked on ETA. Back then I remember my style as: what did I just do? what did I just observe? scribbled thoughts on paper I kind of scribbled future thoughts on bits of paper off [...]

Exploratory Test Assistant – a tool for recording your exploratory testing notes

A long time ago I started writing a tool to help me with my exploratory testing [Download]. I wanted a tool that would sit out of the way unnoticed until I needed it (at the call of a hot key), then I could type in a little note, save it and forget about it. And [...]

Re-released Microsoft Compatibility Testing Virtual PC Images

The Microsoft compatibility Virtual PC images have had a re-release.  These time out on April 2009 (even when they time out you still get a grace 1 hour usage as I found out this morning).

How not to behave as a test contractor

Sometime back, Linda Wilkinson had a good post on Test Contractor behaviour I shall add a few more ‘things not to do’ to the list based on some recent (and slightly less recent) experiences with contract testing staff.