Web Application Testing for .Net (WatiN Test Recorder)
I've been using WatiN as a testing tool for my current project. Besides the minor bugs with the Test Recorder, I've been able to use it and automate a lot of my tests in conjunction with NUnit. Anyone else out there with experience with different tools they might suggest? I have used: WatiN AutomatedQA TestComplete All of them have had their purpose and are very good tools. I have used Selenium before and hooked it into CruiseControl.NET and while it has it's quirks worked quite well. Here are some useful links. http://selenium-ide.openqa.org/ http://wiki.openqa.org/display/SIDE/Automating