摘要
阐述了软件可靠性聚集的思想及其实现技术。软件可靠性聚集是指依据软件的可靠性特性,在软件开发设计时,将可靠性相互依赖的部分聚集在一起,将影响软件故障的因素进行隔离,使软件由可靠的软件组件构成,从而达到提高软件可靠性的目的。文中从程序设计技术、人员组织、生产过程管理等方面讨论了软件可靠性聚集的实现技术。
In this paper,a new technique to enhance software reliability is proposed.The main idea of the techique is gathering dependent reliability factors within a component and seperating different fault factors among different components while a software is developed,and thus to make software be composed of reliable components.To realize this technique,programming techniques,personnel organization and development management are discussed.
关键词
程序系统
可靠性
软件开发
聚集技术
programming systems,reliability,software developing,gathering technique