Changes between Version 34 and Version 35 of DeveloperGuidelines/Quality


Ignore:
Timestamp:
12/29/13 22:41:25 (11 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/Quality

    v34 v35  
    141141  Example: User interfaces which are typically used in the darkness should not blind the user, but use a reduced palette of primarily reddish colors on dark background in order to prevent iris contractions. If the interface is though to be used under varying lighting conditions it should be adaptable (or even auto-adapt).
    142142
    143 In order to be valid and accomplishable, UX requirements must be clearly defined (like the above example) for the quality level for which they shall apply - even when their reasoning may be more complex sometimes.
     143In order to be '''valid and accomplishable, UX requirements must be specific and clearly defined''' (like the above example) for the quality level for which they shall apply - even when their reasoning may be more complex sometimes.
    144144
    145145Some general quality requirements also influence the user experience (e.g. correctness, usability, efficiency), but are not specific for the use-case and therefore usually not separately discussed as UX requirements. They are however relevant for UX evaluations and should thus be taken into account in such analyses.