Question

I want to ask you a very simple Question "What is the difference between the Agile, Scrum and CMMI TFS process templates from a developers point of view"..

I am creating a project in Team Foundation Server and it is asking me to chose a Project Template.

I have different options, but I am wondering how it is going to affect my development if I choose MSF for Agile Software devlopment or Scrum.

As a Layman developer, please tell me the difference between these templates. Your answer should be focused on "As a developer, what is the diference I am going to feel"

Was it helpful?

Solution

The process template defines the set of work item types and reports that you will use to plan and track your project

Here is all the documentation you need. It cannot be described better in "Layman developer" terms.

Chances are you don't use the tools that are affected by the process templates provided by TFS.

Link updated for TFS 2017 & Team Services

OTHER TIPS

http://www.scrumalliance.org/community/articles/2011/february/implementing-scrum-(agile)-and-cmmi%C2%AE-together

Apparently CMMI is a more general set of software engineering rules, of which agile methods would be considered a subset, and scrum is a specific popular implementation of that subset, and this is reflected in the templates as well.

Also take a look at Difference between VS2010 Scrum v1.0 vs MSF for Agile software development v5.0 or the latter is the superset? from which one can come to the conclusion again as said above.

You can see this in the wizards definition:

  • For The Scrum Template:
        -"This template is for teams who follow the Scrum methodology and use Scrum terminology."

  • For The MSF Agile Template:
        -"This template is flexible and will work great for most teams using Agile planning methods, including those practicing Scrum."

  • For the CMMI Template:
        -"This template is for more formal projects requiring a framework for process improvement and an auditable record of decisions."

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top