In addition to the three quality questions, how to deal with the five soul tortures of quality management?

  • What is software quality? What is eligible software?

  • Does the software we develop meet stakeholder needs?

  • Is it easy to use? is it safe? Is it reliable? Is it easy to maintain? Is it easy to expand?

For any organization, it is important to answer questions like this .

While we know that software companies often operate on a vague, approximate notion of quality, and tolerate flaws that most engineering disciplines cannot tolerate.

However, product quality also reflects the research and development process behind the product. A high-quality R&D process can save the development organization from the time of rework and iterative design/code modification .

If the entire company and the entire team reach a consistent and correct understanding of software quality and quality management, they will have more time to think about how to increase product value and focus on quality details, promote innovation and develop creative features , Only by delivering good quality products can we minimize waste and improve R&D efficiency.

In the process of software development, everyone often pays attention to the progress and delivery speed, and often ignores the quality . If you improve quality, it is easy to be challenged and tortured. In addition to quality three questions  : who is the quality (what)? Where does the quality come from? Where to go? Quality management also encountered five tortures. Let's answer the five soul tortures from quality management.

 

1. What is the value of quality?

It is not enough to think that quality is important, the value of quality must be recognized. If the value of quality is not recognized, quality will be ignored over time.

Where is the value of quality? The most obvious value is to make users like to use your products and services. Because the higher the quality, the happier the customer. If customers like your product, they will be willing to spend money to buy it, and form a good word-of-mouth, one spread ten, ten spread, ... bring more customers, so good quality, it will bring customers and the company profit and improve the competitiveness of the company .

质量好,还能体现自己公司和其它公司的差异性,为自己公司带来很高的利润率,苹果公司生产的iPhone手机就是一个典型的例子。从2010年开始,全球智能手机的利润,苹果公司占有率从40+%提高到2015年的92%,这是多么不可想象的事。

质量管理的作用是,为企业找利润,让企业更好地活下去。而且,当软件研发过程及其产品处在高质量水平,还能提升产品交付速度、部署速度,从而更好地对业务变化及时做出响应,维持或提高竞争优势。

质量好,有了更高的利润,生产的压力不会太大,在研发上投入也会加大,进一步促进企业和员工的创新

 

2. 质量的价值如何度量?

由美国商业部门的国家标准和技术机构(NIST)委托的一项研究发现,软件缺陷使美国经济每年付出近600亿美金的成本。研究也发现,大约百分之八十的软件资金都被软件开发人员确定和纠正缺陷消耗掉了。在另一项研究中,Standish 组织报告,每年被取消的软件开发项目花费了组织550亿美金。很明显,糟糕的软件质量--和糟糕的软件开发过程--是商业利益率的最大消耗

要度量质量的价值,挺难的,需要引入一个“劣质成本(COPQ)”的概念,即产生一个缺陷会给企业增加多大的成本。某需求缺陷,如果没在需求、设计发现,而是在编程时发现实现不了,然后需要改需求、设计,就造成返工,这返工的成本就属于COPQ。如果这个需求缺陷在系统测试时发现,那么就需要改需求、设计和代码,还要重新测试,这时会带来更大的成本。如果这需求缺陷在测试也没被发现,遗漏到生产线上,带来的COPQ会大得多。

通过劣质成本的核算,就能体现质量的价值。所以从这个角度看,测试也不是成本中心,当在测试上投入的成本低于COPQ时,测试就是利润中心,即保障性成本小于 劣质成本是合算的。

 

劣质成本常常被比作冰山一角,看不到的损失要大得多!因为直接看到的(能核算的)成本是很小的一部分,还要大量看不见的损失:如品牌、丢失订单、被客户抛弃。就像昨天谈到的微盟系统遭恶性删库事件,不仅仅是股票市值的损失、也不仅仅是几天不能提高服务而带来的营业额的损失,还有大量的损失(如公信力丧失、丢失客户等)无法计算。

为了提高质量的价值,提高管理的效益,美国质量大师提出“零缺陷质量管理思想”,就是一次把事情就做对,成本最低。甚至说“质量是免费的”,并不是人们常常所想的:质量越高、投入的质量保障成本越高。其实,不一定是这样,要求研发人员一次把事情就做对,在做之前会增加策划、思考的时间,但后续测试、改Bug时间会少多了,效率反而提高了,成本降低了,而不是提高。

 

3. 如何明确质量目标?

质量目标包括过程质量目标和所交付的产品质量目标。可以把重点放在产品质量的目标制定上,通过产品质量的目标来驱动过程质量。而产品质量的目标制定,主要依据下列质量模型,再结合自己特定的产品特性、应用场景和客户特定需求,进一步分解为特定的质量目标。可以参考我写的《全程软件测试(第3版)》第14章来制定。

 

4. 质量指标和业务指标如何衔接?

质量管理的成功最终要反映在业务上,所以质量指标必须和业务挂钩,这就是人们通常用KPI、OKR来确定个人或团队的绩效考核指标。业务目标会分解到某些质量指标上,最好的工具就是质量屋QFD(Quality Function Deployment, 质量功能展开)。

 

5.究竟如何能搞好质量管理?

首先是领导力:领导/管理层要拥有正确的质量价值观,如TQM、零缺陷管理等思想,重视质量,领导质量管理工作。其次,是整个组织的质量意识和质量文化,就像上面提到的“认可质量价值”,把质量放在第一位,而不是把进度放在第一位。

质量管理是一个系统的工程,从人与组织、流程、方法、技术和工具等各个方面去管理质量,做到全员、全过程的管理,还包括质量策划、质量控制、质量改进,详细可参考下个月出版的《软件质量保证与管理(第2版)》。

 

包括先进的质量管理平台

 

 

参考:

Guess you like

Origin blog.csdn.net/KerryZhu/article/details/104661836