Changes between Version 3 and Version 4 of DeveloperGuidelines/Quality
- Timestamp:
- 12/29/13 16:04:14 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/Quality
v3 v4 62 62 63 63 ==== Usable ==== 64 65 * The solution can be used by the intended user group in the target scenario, i.e. the users can: 66 - discover and access the features 67 - understand and perform the required user actions 68 - understand and control the consequences of actions 69 - understand and provide the required type, quality and format of input data 70 - discover and access the results, and apply them to achieve their goals 64 71 ==== Maintainable ==== 65 72