Changes between Version 6 and Version 7 of DeveloperGuidelines/Quality
- Timestamp:
- 12/29/13 16:17:29 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/Quality
v6 v7 8 8 These attributes are grouped in four quality "levels" - a higher level representing a higher quality standard. 9 9 10 In order to pass a level, all criteria of this level and all previous levels must be fulfilled. 10 Projects can refer to these levels to define minimum quality goals, to prioritize certain quality aspects vs. other requirements, or to define an iterative approach of continuous quality improvement. 11 12 In order to pass a level, all criteria of this level and all previous levels must be met. 11 13 12 14 ||=Level=||=Priority (MoSCoW)=||=Key Attributes=||=Description=|| … … 16 18 ||3 - '''Good'''||Can||integrated, configurable, robust||long-term development goals|| 17 19 ||4 - '''Optimal'''||Want||efficient, scalable, interoperable||optimization and enhancement goals|| 18 19 Projects can refer to these levels to define minimum quality goals, to prioritize certain quality aspects vs. other requirements, or to define an iterative approach of continuous quality improvement.20 21 20 === Level 1: Minimal === 22 21