Home Database Mysql Tutorial 6.2 评估方法为什么评估基本上都是能通过的?

6.2 评估方法为什么评估基本上都是能通过的?

Jun 07, 2016 pm 03:37 PM
Why method Evaluate pass

好像很少听说某公司评估CMMI不通过的情况,似乎通过率很高,甚至100%,这其中有什么玄机吗? 主任评估师是专业人士来的,如果他不是对企业有信心,他是不会做评估的。评估师会通过预评估、Doc Review或者和咨询师的沟通等方式,来了解企业的情况,判断是否已

好像很少听说某公司评估CMMI不通过的情况,似乎通过率很高,甚至100%,这其中有什么玄机吗?


主任评估师是专业人士来的,如果他不是对企业有信心,他是不会做评估的。评估师会通过预评估、Doc Review或者和咨询师的沟通等方式,来了解企业的情况,判断是否已经适合做评估了,没有十足的信心,是不会做的。否则评估时才发现问题,就进退两难了。


很多公司的过程改进计划都定的很急,我相信很多评估师一开始就会说这个计划不行的,实际上我了解到的公司,实际的进展都比计划的长,甚至是一倍以上。我们公司当时定了个1年过5级的计划,其实很不切实际,结果我们搞了一年零8个月,如果加上前期时间,差不多要两年时间才能从CMM3到CMMI5级。

另外能通过评估的原因,就是以下情况了:
大家要用切实做好改进的思想来做过程改进,而不是为了拿证书。现在行内普遍都知道,要拿到3级证书并不难,拿到证书但不具备能力的情况比比皆是。行内也存在一些急功近利的软件公司,还有为了赚这些公司的钱的咨询公司,很多咨询公司都有能通过3级评估的可操作的并且是已经操作过很多次的方案。

大浪淘沙,优秀的公司并不是靠证书的,为了拿证而拿证的公司,最终会被淘汰掉的。




请看下一文……



作者:张传波

创新工场创业课堂(敏捷课程)讲师

软件研发管理资深顾问

CMMI首席专家

《火球——UML大战需求分析》作者

www.umlonline.org创办人


Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Why are the purple slashed areas in the Flex layout mistakenly considered 'overflow space'? Why are the purple slashed areas in the Flex layout mistakenly considered 'overflow space'? Apr 05, 2025 pm 05:51 PM

Questions about purple slash areas in Flex layouts When using Flex layouts, you may encounter some confusing phenomena, such as in the developer tools (d...

Does H5 page production require continuous maintenance? Does H5 page production require continuous maintenance? Apr 05, 2025 pm 11:27 PM

The H5 page needs to be maintained continuously, because of factors such as code vulnerabilities, browser compatibility, performance optimization, security updates and user experience improvements. Effective maintenance methods include establishing a complete testing system, using version control tools, regularly monitoring page performance, collecting user feedback and formulating maintenance plans.

Why can custom style sheets take effect on local web pages in Safari but not on Baidu pages? Why can custom style sheets take effect on local web pages in Safari but not on Baidu pages? Apr 05, 2025 pm 05:15 PM

Discussion on using custom stylesheets in Safari Today we will discuss a custom stylesheet application problem for Safari browser. Front-end novice...

What are the advantages of H5 page production What are the advantages of H5 page production Apr 05, 2025 pm 11:48 PM

The advantages of H5 page production include: lightweight experience, fast loading speed, and improving user retention. Cross-platform compatibility, no need to adapt to different platforms, improving development efficiency. Flexibility and dynamic updates, no audit required, making it easier to modify and update content. Cost-effective, lower development costs than native apps.

Can JS run without H5? Can JS run without H5? Apr 06, 2025 am 09:06 AM

Is JavaScript available to run without HTML5? The JavaScript engine itself can run independently. Running JavaScript in a browser environment depends on HTML5 because it provides the standardized environment required to load and execute code. The APIs and features provided by HTML5 are crucial to modern JavaScript frameworks and libraries. Without HTML5 environments, many JavaScript features are difficult to implement or cannot be implemented.

The relationship between Bootstrap Table garbled and page encoding The relationship between Bootstrap Table garbled and page encoding Apr 07, 2025 pm 12:03 PM

Bootstrap Table garbled is usually because the page encoding is inconsistent with the table data encoding. To solve this problem, you need to make sure they are consistent. The specific steps include: checking page and table data encoding, setting page encoding, and verifying the encoding. If UTF-8 is used, the server should also support it. If it cannot be resolved, try using the JavaScript encoding library.

Why does using the class name style of the official website example in the element-plus project have no effect? Why does using the class name style of the official website example in the element-plus project have no effect? Apr 05, 2025 pm 07:27 PM

How to use class name style correctly in element-plus? In the process of using element-plus, many developers will encounter a problem: why in their own...

Unable to log in to mysql as root Unable to log in to mysql as root Apr 08, 2025 pm 04:54 PM

The main reasons why you cannot log in to MySQL as root are permission problems, configuration file errors, password inconsistent, socket file problems, or firewall interception. The solution includes: check whether the bind-address parameter in the configuration file is configured correctly. Check whether the root user permissions have been modified or deleted and reset. Verify that the password is accurate, including case and special characters. Check socket file permission settings and paths. Check that the firewall blocks connections to the MySQL server.

See all articles