Usability Engineering?
Total Page:16
File Type:pdf, Size:1020Kb
E PRESENTATION OVERVIEW USABILITY • Why Usability Engineering? ENGINEERING • What is Usability? Néstor J. Rodríguez • Usability Heuristics for User Interfaces Catedrático Asociado Departamento de Ingeniería • Usability Testing Eléctrica y Computadoras • Other Usability Assessment Methods 2 Your Best Guess is not Good Enough The User is Always Right • It is not possible to design an optimal user • If users have problems with an aspect of the interface just by giving it your best try. interface is not because: • Users have potential for unexpected ◆ they are stupid misinterpretations of interface elements. ◆ they did not try a little harder • Users have potential for performing their job in a different way than you imagine. • Designers are not users Prescription: ➔ do not blame the users for usability problems ➔ be humble, acknowledge the need to modify Prescription: the original design to accommodate the ➔ understand the users and their tasks user’s problems ➔ validate the design with usability assessment methods 3 4 The User is not Always Right Usability Has an Economic Impact • Users often do not know what is good for • Reduces training costs them. • Products with good usability sell better • Users have a very hard time predicting how • Users can do more productive work per they will interact with systems with which hour they have no experience. • Users will often have divergent opinions when A Very Good Example: asked about details of user interface design. Changing a screen from full to half full saved a telephone company 40 Prescription: million dollars per year. ➔ do not design user interfaces exclusively based on what the users say they would like ➔ usability test user’s preferences 5 6 USABILITY ATTRIBUTES Learnability • The system should be easy to • Learnability learn • Efficiency • Users should rapidly be able to • Memorability do some productive work with the system • Errors • Satisfaction 7 8 Efficiency The Learning Curve • The system should be efficient Usage Proficiency to use and Efficiency • The user should eventually novice user expert achieve a high level of user productivity with the system Time 9 10 Memorability Errors • The system should be easy to • The system should have a low remember error rate • Casual users should be able • Users should easily recover to use the system without from errors having to learn everything all over again • Catastrophic errors should not occur 11 12 Satisfaction USABILITY ASSESSMENT METHODS • Heuristic Evaluation • The system should be pleasant to use • User Testing • The system should be one that the users like to use • Questionnaires and Interviews 13 14 HEURISTICS EVALUATION Jakob Nielsen’s Usability Heuristics • Simple and Natural Dialogue • Based on well-known principles • Speak the User Language for user interface design • Minimize User Memory Load • Consistency • Detects usability problems before user testing • Feedback • Clearly Marked Exits • Does not provide solutions • Shortcuts • Good Error Messages • Discount usability assessment • Prevent Errors method • Help and Documentation 15 16 SIMPLE AND NATURAL DIALOGUE Mapping • User interfaces should be simplified as Ö Is the mapping between computer concepts and much as possible user concepts as simple as possible? Ö Is the navigation through the user interface • The ideal - present exactly the minimized? information the user needs (and no more) at exactly the right time and Ö Is the information provided exactly the place information the user needs (and no more) at exactly the time and place where it is needed? • User interfaces should match the users’ task in as natural a way as Ö Are the information objects and operations possible. accessed in a sequence that matches the way users will most effectively and productively do things? • Minimize navigation through the interface 17 18 Graphic Design Colors Ö Is the information that will be used Ö Does the interface looks like an angry together displayed close together or at fruit salad of wildly contrasting, highly least in the same screen? saturated colors? Wisdom: Grouping could be achieved Ö Does the interface uses more than 7 with dividing lines, boxes, colors, etc. colors? Ö Do the most important dialogue Ö Could the interface be used without elements stand out? colors? Wisdom: Blinking should only be used Wisdom: Colors should be used to in extreme cases (it is distracting and categorize, differentiate and highlight. annoying). 19 20 Less is More SPEAK THE USERS’ LANGUAGE Ö Is irrelevant information presented in the interface? • The terminology should be based on the users’ language Ö Is less important information left for auxiliary screens? Ö Are too many choices provided? Wisdom: Use training wheels approach - provide multiple nested levels of increased complexity (for novice users to expert users). 21 22 Verbal Language Graphical Language Ö Is the terminology used based on the users' language (not on system oriented terms)? Ö Is there a good mapping between the computer display of information and Ö Are words in nonstandard meanings used? the user's conceptual model of the information ( the one million dollar Ö Are interaction messages stated from the users' question) perspective? Ö Are there restrictions on the names the users Wisdom: When using metaphors care assign to objects (i.e. limits on the number of should be taken to present the characters that can be specified)? metaphor as a simplified model of a more detailed conceptual model of the Wisdom: Use vote winning terms (words). system and not as a direct Wisdom: Allow for rich use of synonyms in representation of the system. interpreting command languages and in documentation indexes. 23 24 MINIMIZE THE USERS’ MEMORY LOAD Minimizing Memorizing • Users should not be forced to Wisdom: In general, people have much easier remember information or codes to time at recognizing than recalling. interact with the computer Ö Are dialogue elements displayed to the users so that they can choose from them or edit • Users should be allow to choose them (menus, pallets, dialogue boxes, default values)? from items on a dialogue element ➔ menus Ö Are generic commands used? ➔ dialogue boxes options Wisdom: The system should be based on a small number of pervasive rules that apply ➔ palettes throughout the user interface (cut & paste, point & click, drag & drop, etc.) ➔ default values 25 26 CONSISTENCY Maintaining Consistency • Users should not have to wonder Wisdom: Users feel more confident in whether different words, situations or using the system if they know that the actions mean the same thing same command or the same action will always have the same effect. • The same information should be Ö Is the same information presented in presented in the same place on all the same location on all screens and screens and dialog boxes dialogue boxes? Is it formatted in the same way? • Follow the user interface standard Ö Is the interface standard being followed? 27 28 FEEDBACK Providing Good Feedback Ö Does the system continuously inform • The system should the user about what it is doing and how continuously inform the user it is interpreting the user's input? about what it is doing Ö Is feedback expressed in abstract and general terms (like in command line interfaces)? Wisdom: Feedback should restate and rephrase the user's input to indicate what is being done with it (i.e. when overwriting a file). Ö Is feedback provided in case of a system 29 failure? 30 Feedback Persistence CLEARLY MARKED EXITS Ö Is the degree of persistence of the • The system should provide the user feedback appropriate? an easy way out of as many situations as possible Ö Is feedback provided according to ➔ undo response time of operations? ➔ cancel Wisdom: ➔ ... ◆ No special feedback is needed for delays less than 1 second. ◆ Feedback for events lasting more than 10 seconds should have a high degree of persistence (use percent done indicators). ◆ Do not use percent done feedback for operations taking between 2 to 10 seconds. 31 32 Getting out of Undesired Situations SHORTCUTS Ö Does the system provides the user an easy way • Provide features that allow experienced out of as many situations as possible (cancel, users to speed up interaction undo, etc.). ➔ function keys Ö Do the exit and undo mechanisms visible (not a ➔ special code or an obscure combination of double clicking keys)? ➔ repeat operation ➔ Wisdom: Users will make errors no matter what macros else is done to improve the interface, and one should therefore make it as easy as possible to recover from these errors. Wisdom: In general, interfaces should show a high degree of responsiveness, to the extent that paying attention to the user new actions should get higher priority than finishing the user's old actions (like stopping a printer). 33 34 Speeding up the Interaction GOOD ERROR MESSAGES Ö Are users allowed to jump directly to • Error messages should: the desired location in large information spaces? Ö be phrase in clear language Ö Are users allowed to reuse their interaction history (i.e. list of Ö avoid obscure codes documents previously accessed)? Ö be precise Wisdom: The following are shortcuts to Ö help the user solve the problem consider: • function keys • repeat last command Ö not intimidate the user • templates • repeat last operation Ö not blame the user • wizards • working groups • double clicking • history list Ö avoid abusive terms such as fatal, • type-ahead • list files by date • click-ahead • default values illegal, etc. 35 36 PREVENT ERRORS HELP AND DOCUMENTATION • Avoid putting the user in error • Provide on-line help prone situations Ö Are there mechanisms to prevent errors due to: • Provide useful manuals ➔ spelling names of objects or operations • Provide good task- ➔ case sensitive text oriented search and look ➔ operations with serious consequences up tools ➔ use of modes ➔ other situations 37 38 Good Help and Documentation USABILITY TESTING WITH USERS Wisdom: • It is the most fundamental usability The fundamental truth about documentation is method that most users simply do not read the manuals.