0
kicks
Web testing with Selenium and xUnit.net
In this post I describe how to use Selenium and xUnit.net to create a fully automated in-browser web test for testing the comment functionality on my blog. I provide a list of links to necessary components, such as Selenium, xUnit.net and Java and a step by step guide to creating the test.