Automated Build-Deploy-Test using TFS 2010

added by rcash
10/18/2011 9:03:32 AM

173 Views

Do to bugs and frequent changes it is important to have the ability to test on a regular basis and in a rapid manner. Continuous Integration is the process of improving the product quality along with maintaining the rapidness of delivery by replacing the traditional practice of performing testing activities after the development is complete. Read more...


2 comments

dpeterson
10/18/2011 9:21:56 AM
MS has created a pretty involved system with the new TFS and VS. I'd like to see how a similar system using cruisecontrol, jenkins, etc would be set up.

vijayst
10/18/2011 12:34:39 PM
This looks like a very neat architecture. Most aspects of continuous integration is covered.