1août/09Off
ASP .NET + Watin + CC .NET
I finally managed to plug our ASP .NET web app with Watin and CC .NET this week. It was a challenge because I was in unknown territory. In a nutshell, it works great. CC .NET kicks in every night at 8 PM and launches Watin. I do close IE at the end of each test just to make sure I'm not holding any unmanaged resources. It felt normal to start a browser for each test as I don't want one test to influence another test.





