I'm trying to get in the unit testing for web pages game and came across Selenium IDE.
It's got a nifty recorder so you can just navigate the web form and right-click assertions along the way. WHen you are done you can export the test to C# code (among others).
Great way to learn Selenium I think.
Resources