Richard's 'automated GUI testing in .NET' project

Testing of software, and specifically the automated testing of software, is an area I have always been interested in. Recently I have been working on ways of automating the testing of .NET Windows Form applications.

Today I have posted an article The automated testing of graphical user interfaces in .NET as a taster as to what I have been doing, I will be posting a more articles with sample test harnesses and an extensible API soon.

Richard.