Tuesday, November 12, 2019

How to find out usability problems myself?


I'm a tester.


Currently when I see something that I don't like I suggest amending it and specify how. However I don't often see specific problems in application's usability and when I do I don't always suggest the most appropriate improvements.


It is often suggested that we incorporate a usability testing phase with end users during specific sessions. But can I do it myself? How can I determine that it's not usable?



Answer



You should not be doing heuristic evaluation(HE) or cognitive walkthrough(CW) instead of usability testing, but in addition to. Jeff Sauro wrote couple of great post about both methods: "6 things you didn't know about Heuristic Evaluations" and "What’s the difference between a Heuristic Evaluation and a Cognitive Walkthrough?".


Basically according to Sauro there are 6 things you generally don't hear about heuristic evaluation:




  1. You need 3-5 evaluators to get results. Different evaluators find different things. Nielsen's research backs this up (check Nielsen(&Molich) references from early 1990s).

  2. You should do heuristic evaluation in addition to usability testing.

  3. "Rolf Molich, one of the co-creators of the method said "Heuristic Evaluations are 99% bad" at UPA 2009 on a panel with Jakob Nielsen and Chauncey Wilson on Heuristic Evaluations. His reaction was in large part because HE is being used instead of user-testing and only loosely based on any heuristics."

  4. Heuristic evaluation is most effective when evaluators are usability experts and domain experts. (Nielsen, 1992).

  5. There are several sets of heuristics available, not just Nielsen's heuristics.

  6. There is controversy on how effective heuristic evaluation is (Gray & Salzman, 1998).


The second article is about comparing heuristic evaluation with cognitive walkthrough. Both are inspection methods. Biggest difference is that while HE is about heuristics, CW is about tasks user performs.


The main point is that both of these inspection methods are great when done properly and when usability testing is not possible for some reason. Limited money is generally not a great reason to use these methods instead of usability testing as doing HE or CW well is not that cheap.


The things both methods have in common are:




  1. Best evaluators are experts in both usability and domain in question.

  2. Both uncover a lot of usability problems.

  3. Neither can replace usability testing, but can offer valuable feedback especially in situation where usability testing is unfeasible.

  4. Both require the expert to take the user's point of view.

  5. It's best to have multiple evaluators.

  6. Inspection methods can generally cover larger portions of the UI than usability testing.


Sauro also recommends combining both, in essence doing cognitive walkthrough while looking at the UI with the lens of chosen heuristics.


No comments:

Post a Comment

technique - How credible is wikipedia?

I understand that this question relates more to wikipedia than it does writing but... If I was going to use wikipedia for a source for a res...