Presentation is loading. Please wait.

Presentation is loading. Please wait.

Copyright © 2004 by Prentice Hall

Similar presentations


Presentation on theme: "Copyright © 2004 by Prentice Hall"— Presentation transcript:

1 Copyright © 2004 by Prentice Hall
8. Evaluation In this chapter you will learn about: The benefits of testing The differences between expert-based and user-based testing The proper technique for conducting a user-based test Effective means of communicating test results Students seem to have relatively little difficulty with the concept of testing. They believe it has to be done, and few have a problem with the process. One problem: in the press of time they may tend to fall back on family and friends. This is not a total loss so long as they are getting performance measures: the time to find something isn’t warped because the user is your brother. Preference measures are less reliable: of course your mother is going to think it’s a great site. Suggest they concentrate on performance. Chapter 8: Evaluation Copyright © 2004 by Prentice Hall

2 The benefits of testing
Usability sells, if the user has a choice—which is almost always The designer is a poor choice to test own site; knows too much (Doesn’t have to search for buttons, because he put them there) Software development: no matter how carefully you planned, would you ship a product that had never been tested? Chapter 8: Evaluation Copyright © 2004 by Prentice Hall

3 Copyright © 2004 by Prentice Hall
Test early and often In traditional software development, users are brought in only at the beta test stage By then most of the budget has been spent It is much more expensive to correct an error than if it had been caught early Jared Spool: Bring in two users every week, throughout the development. You uncover lots of errors early. Then do full-scale testing as you near completion. Spool’s remarks are not in the book. From a presentation in Brooklyn April 22, 2003. Chapter 8: Evaluation Copyright © 2004 by Prentice Hall

4 Formative vs. summative evaluation
Formative: during development Summative: at completion “When the cook tastes the soup in the kitchen, that’s formative evaluation; when the guests taste the soup at the dinner table, that’s summative evaluation.” Make sure they understand the difference. (They should; we talked about it in Chapter 3—but that was weeks ago.) Try to emphasize that in their testing they should do both types. That’s one way to understand the Jared Spool comment on previous slide. Chapter 8: Evaluation Copyright © 2004 by Prentice Hall

5 Expert-based evaluation
Why bother with user testing? Aren’t there experts who can look at your site and identify problems? Experts don’t have the characteristics of your users, whom you studied so carefully before starting Chapter 8: Evaluation Copyright © 2004 by Prentice Hall

6 Testing with paper prototypes
As per Chapter 7 Need a test scenario Chapter 8: Evaluation Copyright © 2004 by Prentice Hall

7 Test scenario should state:
Motives for performing the work What the user will be asked to do (actual data rather than generalities) The state of the system when a task is initiated Readouts of displays and printouts that the test users will see while performing the task Chapter 8: Evaluation Copyright © 2004 by Prentice Hall

8 Copyright © 2004 by Prentice Hall
Sample Motivation and end results: “Find a woman’s blue V-neck sweater for under $80.” State of system: Test user is at the site’s home page. First-time visitor; no data on file. Shopping cart is empty. Chapter 8: Evaluation Copyright © 2004 by Prentice Hall

9 Copyright © 2004 by Prentice Hall
Sample Displays include: Home page Ladies Apparel Department page Sweaters page Search dialog (in case test user decides to search for item rather than clicking on links) List of available sweaters that meet search criteria Chapter 8: Evaluation Copyright © 2004 by Prentice Hall

10 Create a prototype, as in Chapter 7
See text for readable versions, and three more pages. In the book this is only two pages, reviewing and further motivation the Chapter 7 material. Chapter 8: Evaluation Copyright © 2004 by Prentice Hall

11 Copyright © 2004 by Prentice Hall
Preliminaries Practice with a friend—but don’t include these results as part of the actual testing Recruit users Preferably not family or friends, because they normally will be trying not to offend you If must use family and friend, say something like, “You’ll be doing me a favor by finding mistakes here” Chapter 8: Evaluation Copyright © 2004 by Prentice Hall

12 Ideal layout for paper prototype testing
Chapter 8: Evaluation Copyright © 2004 by Prentice Hall

13 Copyright © 2004 by Prentice Hall
Roles: Greeter Explains purpose of test Makes clear who is present, whether visible to user or not Says, “You are not being tested; the product is” (or some equivalent) Gets Informed Consent signed Offers refreshments At end, thanks user, pays ($$, cookies, T shirt) Chapter 8: Evaluation Copyright © 2004 by Prentice Hall

14 Copyright © 2004 by Prentice Hall
Informed consent Organization may have a prescribed form Main points to include: General purpose Participation is voluntary Results will be confidential There is no benefit to you, other than agreed-upon payment There is no risk to you 18 or over Signature and date Chapter 8: Evaluation Copyright © 2004 by Prentice Hall

15 Copyright © 2004 by Prentice Hall
Roles: Facilitator Only person who speaks to user during test Main job is to keep the user talking. This is the “Think Aloud” mode discussed in Chapter 3 User gets stuck, or stops talking. Don’t give clues, but: What are your options? What are you considering doing? If user asks for help, reflect the question back rather than answering the question At last resort, just say, “That’s fine. Let’s move on.” Chapter 8: Evaluation Copyright © 2004 by Prentice Hall

16 Facilitator (continued)
Neutral demeanor at all times No signs of impatience: sighing, tapping pencil Never criticize, and think twice before praising You want the user’s attitude to be, “How can I find that sweater?” not, “What can I do to please the facilitator?” Let user struggle until totally stuck “Never complain; never explain.” If the interface requires explanation, you have learned that it is deficient. Chapter 8: Evaluation Copyright © 2004 by Prentice Hall

17 Copyright © 2004 by Prentice Hall
Roles: “Computer” In paper prototyping, the person who pulls down the menus, puts a new page in place, and so on Goes back to the original (1948) meaning of the word “computer,” which is why ACM stands for Association for Computing Machinery (Machinery? Wouldn’t Association for Computing Machinists make more sense?) I tried. I spent quite a bit of time as ACM vice president pushing for a change to “Association for Computing.” The membership gave it a majority, but not the two-thirds required for a constitutional amendment. Chapter 8: Evaluation Copyright © 2004 by Prentice Hall

18 Copyright © 2004 by Prentice Hall
Roles: Observer Says nothing Takes careful notes Consider using 3x5 or 5x7 index cards, so they can be sorted in evaluating the test Chapter 8: Evaluation Copyright © 2004 by Prentice Hall

19 But . . . you can learn a lot with just one user and yourself
You can be your own greeter Not ideal to combine roles of facilitator and observer, but lots of things aren’t ideal Jared Spool says, “Just do it.” Quotes Yogi Berra, “You can learn a lot just by watching.” Combining facilitator and greeter requires skills that I don’t have. I’ve never been able to take decent minutes for a meeting at which I am presiding. Many people are better at it. If the choice is: a) combine the roles, or, b) don’t practice—of course students should combine the roles. Or maybe Yogi said, “You can learn a lot by just listening.” Or maybe he said, “You can observe a lot by watching.” (I’ve seen all versions quoted.) Or, of course, he may have said none of the above. He is also reported to have said, “I really didn't say everything I said.” Chapter 8: Evaluation Copyright © 2004 by Prentice Hall

20 Debriefing user: possible approaches
Open-ended: “What did you like best/least about the site?” What improvements would you suggest? Closed-ended: multiple choice, Likert scale, recall of features Most of the useful information comes from the notes taken during testing Chapter 8: Evaluation Copyright © 2004 by Prentice Hall

21 Copyright © 2004 by Prentice Hall
Using results Sort note cards into categories, by type of problem encountered Correlate problem areas with prototype, especially site and page navigation Look at results in terms of your usability specifications Chapter 8: Evaluation Copyright © 2004 by Prentice Hall

22 Copyright © 2004 by Prentice Hall
Refining the design If no problems encountered, congratulations! Problems may call for redesign Easier to convince developers that rework is needed if they watched the test Or, if you videotaped, picked out a few sections for a summary of main problems If you videotape you must, of course, have the user sign a release. If developers are watching, they must say absolutely nothing during the test. And although you must inform the user that there are observers, you should not say that the developer is among them. User testing people love to summarize what developers say as each user leaves. First, “Well, you have to expect a few stupid users.” Then, “Where did you find these people? The odds of getting two users this stupid are pretty low.” Then, “Hmmm. I’m beginning to see a pattern here.” Developer leaves with tail between legs. Chapter 8: Evaluation Copyright © 2004 by Prentice Hall

23 Copyright © 2004 by Prentice Hall
Writing the Report Start with an executive summary Talk in terms of improvements, not criticism Don’t use terms “bad design” or “poor color combination” Instead suggest “moving icon from bottom of page to top left will make accessibility easier for user” “Black on white instead of white on black will be easier to read” Chapter 8: Evaluation Copyright © 2004 by Prentice Hall

24 Copyright © 2004 by Prentice Hall
Writing the Report Don’t state general design principles; give specifics Not “Difficulties with poor labeling confused user” Instead “Label ‘Upload logo’ was confusing to user; change to ‘Add logo’” Not “Take care in choosing colors” Instead “Red on green background is hard to read, consider red on white. Chapter 8: Evaluation Copyright © 2004 by Prentice Hall

25 Copyright © 2004 by Prentice Hall
Writing the Report Keep it short Prioritize recommendations Put testing procedures and raw data in an appendix if at all Chapter 8: Evaluation Copyright © 2004 by Prentice Hall

26 Copyright © 2004 by Prentice Hall
Optional: use the NIST Common Industry Format for Usability Test Reports NIST = National Institute of Standards and Technology, formerly the National Bureau of Standards Usability is so important that vendors and users asked the NIST to devise a common format A Word document containing a blank customizable form for a report can be downloaded Change the .htm extension to .doc to download the form The link for downloading the Word sample form: I’ve done this twice now, once making it optional for extra credit and this last semester making it required. Even if students are so rushed they do only a “fill in the blanks” job, they will learn the basics. And I find it a powerful motivator to be able to say, “People buying software consider usability along with price, service, and all the other factors in a buy decision. Everybody was shouting, ‘My product is more usable than the competition.’ Industry asked for a common format, and the United States federal standards body thought it important enough that they developed the CIF.” Chapter 8: Evaluation Copyright © 2004 by Prentice Hall

27 Copyright © 2004 by Prentice Hall
Summary The benefits of testing The differences between expert-based and user-based testing The proper technique for conducting a user-based test Effective means of communicating test results Usability sells In an HCI program, at either the graduate or undergraduate level, Evaluation is a complete course. You can’t pack a complete treatment into one introductory course. But you certainly can make it one major unit, either ending the course with it or making it an essential preliminary to final implementation. Chapter 8: Evaluation Copyright © 2004 by Prentice Hall


Download ppt "Copyright © 2004 by Prentice Hall"

Similar presentations


Ads by Google