Selenium

Today I discovered a useful testing tool, written in Javascript and HTML.

One can quickly make functional tests with the Firefox plugin Selenium IDE. If your web app runs on IE, just export the sequence of tests into either an HTML file or a Java file.

Here is a screenshot of some testing i did at work. The tests run directly inside the browser !