We currently use SWEA (http://webiussoft.com) to run automated tests of the site during our CruiseControl.NET overnight builds.
We are looking for a more robust solution and we are looking at the "Art of Test" (http://www.artoftest.com) solution.
Has anyone experience with this tool?
Most importantly, how easy is it to maintain tests using this tool?
Or are there any other C#/NUnit/CruiseContol.NET solutions that you would recommend?
Another option could be WatiN.