|
Defect Type
缺陷类型
|
Defect Name
缺陷名称
|
Description
描述
|
|
10
|
Documentation
文档
|
Comments, software unit description
注释,软件单元描述
|
|
20
|
Build, package
版本,打包
|
Change management, library, version control
变更管理,库文件,版本控制
|
|
30
|
Assignment
赋值
|
Declaration, duplicate name, scope, limit
声明,重复的名称,范围,限制
|
|
40
|
Design Entities Interface
设计实体接口
|
Procedure calls and reference, I/O, user formats
过程调用和参考,I/O,用户格式
|
|
50
|
Checking
验证
|
Error message, inadequate checks
错误信息,不适当的验证
|
|
60
|
Data
数据
|
Structure, content
结构,内容
|
|
70
|
Function
功能
|
Logic, pointer, loop, recursion, computation, function
逻辑,指针,循环,递归,计算,函数
|
|
80
|
System Behavioral
系统行为
|
Configuration, timing, memory
配置,处理效率,内存
|
|
100
|
Performance
性能
|
Metric values for measurable attributes of the system, execution time, timing of event, etc,
系统可度量属性的指标数值,如执行时间,事务处理效率等
|
|
110
|
Quality
质量
|
Attributes of the system: usability, portability, reliability, maintainability
系统的特征:可用性,可移植性,可靠性,可维护性
|
|
120
|
Constraints
限制
|
Constraints under which the system must operate usually affected by policies or regulations such as security, safety, or restriction hardware, etc…
系统必须遵循的限制条件,通常受政策或法令的影响,例如安全性或限制硬件
|
|
130
|
Software Interface
系统接口
|
Data management systems, operating system, other applications
数据管理系统,操作系统,其他应用程序
|
|
140
|
User Interface
用户接口
|
Characteristics for the human/computer interaction: screen format, validation for user input, function availability, page layout, etc…
人机交互的特征:屏幕格式,确认用户输入,功能有效性,页面排版等
|
|
150
|
Norms
标准
|
Notation for design entities representation
设计实体表现的符号
|