软件过程度量数据
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
Metric 度量Definition
定义
Baseline
基线
LCL
下限
UCL
上限
Allocated Requirements Stability Index 分配需求稳定性指数(%) (1 ٛ (number of
allocated
requirements
modified, added or
deleted / total
number of initial
allocated
requirements)) *
100
(1 ٛ (修改、增加
或删除的分配需
求数 / 初始的分
配需求数)) * 100
96 88 100
Software Requirements Stability Index 软件需求稳定指数(%) (1 ٛ (number of
software
requirements
modified, added or
deleted / total
number of initial
software
requirements)) *
100
(1 ٛ (修改、增加
或删除的软件需
求数 / 初始的软
件需求数)) * 100
90 70 100
Duration Variance 持续时间偏差(%) ((actual duration ٛ
planned duration) /
planned duration) *
100
((实际持续时间-
计划持续时间) /
计划持续时间) *
100
23 11 35
Schedule Slippage 进度偏移 (%) ((actual end date ٛ
planned end date) /
planned duration) *
100
((实际结束时间-
计划结束时间) /
计划持续时间) *
100
14 2 26
Effort Variance
工作量偏差 (%) ((actual effort ٛ
planned effort) /
planned effort) *
100
((实际工作量-计
划工作量) / 计划
工作量) * 100
22 -10 54
Size Variance 规模偏差(%) ((actual size ٛ
planned size) /
planned size) * 100
((实际规模-计划
规模) / 计划规模)
* 100
21 -3 45
Defect Detected Density
发布前缺陷发现密度(个/KLOC)total number of
defects detected
before release /
size
发布前缺陷发现
总数/ 规模
45 28 62
Residual Defect Density
遗留缺陷密度(个/KLOC) number of defects
found after release
/ size
发布后缺陷发现
数 / 规模
0.84 0.76 0.92
Productivity (C, C++)
生产率(C, C++) (LOC /人天) software size / total
effort
软件规模 / 总工
作量
30 10 50
Activity Wise Defect Detection Density 活动缺陷发现密度
SRS Review
软件需求规格评审缺陷发现密度(个/页) number of defects
detected during
SRS review/ total
pages of SRS
软件需求规格评
审发现的缺陷数 /
SRS文档页数
0.7 0.6 0.8
STP Review
系统测试计划评审缺陷发现密度(个/用例) number of defects
detected during
STP review/ total
number of ST
Cases
系统测试计划评
审发现的缺陷数 /
ST用例数
0.9 0.2 1.6
HLD Review
概要设计评审缺陷发现密度(个/页) number of defects
detected during
HLD review/ total
pages of HLD
概要设计评审发
现的缺陷数 /
HLD文档页数
0.8 0.5 1.1
ITP Review
集成测试计划评审缺陷发现密度(个/用例) number of defects
detected during
ITP review/ total
number of IT
Cases
集成测试计划评
审发现的缺陷数 /
IT用例数
0.9 0.2 1.6
LLD Review
详细设计评审缺陷发现密度(个/页) number of defects
detected during
LLD review/ total
pages of LLD
详细设计评审发
现的缺陷数 /
LLD文档页数
0.4 0.32 0.48
UTP Review
单元测试计划评审缺陷发现密度(个/用例) number of defects
detected during
UTP review/ total
number of UT
Cases
单元测试计划评
审发现的缺陷数 /
UT用例数
0.9 0.2 1.6
CODE Review 代码评审缺陷发现密度(个
/KLOC) number of defects
detected during
CODE review/
code size
代码评审发现的
缺陷数 / 代码规
模
13.2 7 19.4
UT
单元测试缺陷发现密度(个
/KLOC) number of defects
detected during UT
/ code size
单元测试发现的
缺陷数 / 代码规
模
6.8 4.2 9.4