Changes between Version 5 and Version 6 of DeveloperGuidelines/Quality
- Timestamp:
- 12/29/13 16:17:01 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/Quality
v5 v6 11 11 12 12 ||=Level=||=Priority (MoSCoW)=||=Key Attributes=||=Description=|| 13 ||1 - '''Minimal'''||Must||valid, correct, safe||minimum standard that must be met by any solution to be considered a "solution" at all|| 13 ||0 - '''Experimental'''||-||-||any solution that does not (yet) fulfill all criteria of level 1|| 14 ||1 - '''Minimal'''||Must||valid, correct, safe||minimum standard for any solution|| 14 15 ||2 - '''Appropriate'''||Should||usable, maintainable, secure||minimum standard for production use|| 15 ||3 - '''Good'''||Can||integrated, configurable, robust|| goals of long-term development||16 ||4 - '''Optimal'''||Want||efficient, scalable, interoperable|| goals of optimization efforts||16 ||3 - '''Good'''||Can||integrated, configurable, robust||long-term development goals|| 17 ||4 - '''Optimal'''||Want||efficient, scalable, interoperable||optimization and enhancement goals|| 17 18 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.