Java Test Tools
List of JavaTest Tools
Selenium - automated functional web testing
Last week, I set up automated functional testing for the test team using Selenium. So far, I’m thoroughly impressed with it.
Selenium comes in several version: IDE, core, remote-control, grid.
First, Selenium IDE is used to create tests and run them during test development. It comes as a Firefox plugin, which means that installation happens in one [...]
Women in IT
A couple of months ago Linda van der Pal and I, representing Duchess, gave a talk at FOSDEM 2008 on the issues about women in IT today. Here is the abstract:
TITLE
Duchess, Ladies in Java
link: www.jduchess.org
ABSTRACT
Female programmers are rare. Female Java programmers are even more rare. As female Java programmers ourselves, our interest in this issue [...]


