Tagged Questions

Capability Maturity Model Integration

learn more… | top users | synonyms

16
votes
12answers
3k views

How to blend CMMI and Scrum?

I work in a shop that is certified at CMMI level 5. This certification is important because it gives us access to certain customers and contracts. I'm looking at how to blend Scrum with CMMI. I've ...
16
votes
20answers
1k views

Does anyone still believe in the Capability Maturity Model for Software?

Ten years ago when I first encountered the CMM for software I was, I suppose like many, struck by how accurately it seemed to describe the chaotic "level one" state of software development in many ...
12
votes
5answers
369 views

Good resources for example process definitions of software development methodologies?

Is there any website specifically for sharing and accessing actual software development processes implemented in software organizations? There are lots of resources that give advices and ...
6
votes
5answers
550 views

What are the implications of ISO 9001/CMMI for source control in general, and Git/Mercurial/DVCS in particular?

I've been asked this question about distributed source control in general by someone who's familiar with Team Foundation Server. Is it possible to use a DVCS such as Git or Mercurial for source ...
6
votes
8answers
1k views

Does a process like CMMI really helps a project

What do you think is the advantage of processes like CMMI in a project. When I go into a CMMI meeting I feel like I wasted a couple of hours because I don't see any value in filling all those project ...
6
votes
6answers
2k views

CMM certification is it really required?

One of my friend had recently (some 8 months ago) started a new software services company. The guys are totally smart and as initial step they went for ISO certification and achieved it. I'm working ...
5
votes
4answers
393 views

How to implement CMMI level 2 with Scrum?

We are currently interested in implementing CMMI level 2 for our development processes. I've read some documents about CMMI and also Scrum. Personally I'm interested in Scrum as our native ...
5
votes
4answers
1k views

Suggestions for requirements development tools that support CMMI objectives

We are currently evolving our development processes in an effort to become CMMI compliant (we will start with level 2, and move up from there). We are trying to locate a tool that is inexpensive (or ...
5
votes
4answers
572 views

How do you do lightweight CMMI?

In my organization, people believe lightweight CMMI is a myth, despite evidence to the contrary. What are your experiences with lightweight CMMI? Have you done it and is it working well for you?
4
votes
1answer
157 views

revision vs. version

I am kicking off some process improvements at a new company. One of the areas to concentrate on first is CM. I was asked during a briefing of what I am doing what is the difference between revision ...
4
votes
2answers
1k views

What is the impact of ITIL or CMMI on the development? [closed]

I read a lot of books about what practices work well or not in software development. And I have NEVER heard about methodoly like ITIL or CMMI in any webcast or book or blogs in the development field. ...
4
votes
5answers
2k views

What is the difference between a bug and a change request in MSF for CMMI?

I'm currently evaluating the MSF for CMMI process template under TFS for use on my development team, and I'm having trouble understanding the need for separate bug and change request work item types. ...
2
votes
3answers
2k views

Best approach to perform a CMMI Physical Configuration Audit?

The organization I currently work for an organization that is moving into the whole CMMI world of documenting everything. I was assigned (along with one other individual) the title of Configuration ...
0
votes
0answers
24 views

CMMI and SCRUM jobs [migrated]

I am an IT student and I have been working on team based projects for several years. I have read some papers about CMMI and SCRUM, this is really interesting to me and I would like to know what kind ...
0
votes
0answers
32 views

Certification really make sense for small and emerging IT company? [closed]

In Industry we have certifications like ISO and CMM. Which certification will better suits for a small software company which provides following offerings 1) Mostly Software Services 2) ...
0
votes
1answer
177 views

Definitions for CMMI Requirement Types in TFS2010

I've recently been informed that I need to define the requirements for the project I'm working on using TFS and CMMI. Upon writing a new requirement, you must supply a "Requirement Type". My question ...
0
votes
1answer
35 views

How we distinguish process model and process framework?

How do we distinguish between process model and process frame work (like CMMI). How they relate each other?
0
votes
1answer
134 views

How to track Domain Entities with TFS using the CMMI project template?

My enterprise is about to start a somewhat complex project in which we will probably use Domain Driven Design for the business layer. The project will be developed using Visual Studio 2010, and ...
0
votes
3answers
391 views

Which are the best IT methodology standards for a web development company? [closed]

IT methodology standards as ITIL and CMMI are by far the most popular standards for service delivery in IT companies. Which IT standard do you think that applies best for a web development company?
0
votes
2answers
223 views

Team Foundation Server reporting stops refreshing after adding a CMMi repository

I have this problem and did not find in the site a case like mine. Here is the thing. I created a TFS 2008 with the scrum template (Conchango). It was a clean install (a fresh OS, a fresh SQL ...