PDA

View Full Version : Automatic testing


vartikapaul
07-21-2010, 03:30 PM
Hi all,

I created Unit tests (using Visual Studio .net 2008 in C#) for the Business logic layer classes of my application which I am able to run under NUnit .Now I am supposed to perform automatic testing ie: I want a regression test which will run on every code being checked in our CVS repository .

I am trying to link my test projects to CVS and I am also trying to use an automatic testing tool.But being a begineer m facing a lot of diffiuclties ..can u please tell me :

how can I link my test projects to the automatic testing tool and is there ne code required for making my unit tests automated ...


Thanks in advance,

Regards,

Vartika Paul