Build Process – Testing and Code Analysis

Team Foundation Server offers the option of running automatic tests and code analysis when it produces a build. The tests that can be run are based on Test List categories. Using a Test List as a abstraction layer allows you to modify the tests that are run with each build without having to modify the build configuration. This way, your team can customize the amount of automated testing for the build, depending upon your project’s current needs and completion status.