03.Nov.2008 Selenium
I recently become interested in examining the market for an automated test suite for web applications, naturally as I am self learning it will be from the open source category and first up it’s going to be Selenium.
From what I have seen so far I can record the test actions from a firefox web browser and then run the automated test at a scheduled time of my choosing. This is done by using the Selenium IDE Firefox extension.
What would interest me more is to either run a test suite which is for verification purposes, that is to say to check that actions have been performed on the web application.
I will post again after I have had a chance to play.
