Currently I have a setup of build controllers. I want to run automation test scripts referring to some dll. I tried giving the set-up in Process tab of build definition under automated tests. But nothing happens. Please guide what things are necessary for running automated tests.

link|improve this question

72% accept rate
1  
Can you provide the items you configured in the Build Definition's Process tab? Tests are off by default in a build definition and you need to flip them On in addition to adding the test containers/lists. – Nick Nieslanik Jan 31 at 14:54
feedback

1 Answer

up vote 0 down vote accepted

This is a good guide to setting up automated unit test in TFS Builds: http://geekswithblogs.net/jakob/archive/2009/06/03/tfs-team-build-2010-running-unit-tests.aspx

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.