Selenium IDE is a free Firefox add-on that is used for automated website testing. One can record their mouse and keyboard inputs and create a 'test case'. Further customizion (i.e. confirming a phrase appears) can be done using Selenium or a text editor. One can then play back their test in Firefox and Selenium IDE will flag any errors or mismatches to the test case. Mostly I've used it to test Plone sites and bulletin boards. It's a brilliant tool for any development team.























