简体   繁体   中英

What metrics for GUI usability do you know?

Of course the best metric would be a happiness of your users.
But what metrics do you know for GUI usability measurements?
For example, one of the common metrics is a average click count to perform action. What other metrics do you know?

Jakob Nielsen has several articles regarding usability metrics, including one that is entitled, well, Usability Metrics :

The most basic measures are based on the definition of usability as a quality metric:

  • success rate (whether users can perform the task at all),
  • the time a task requires,
  • the error rate, and
  • users' subjective satisfaction.

我只是看看我希望用户去哪里以及他们在屏幕上的哪个(物理上),我使用来自Google Analytics的数据。

Not strictly usability, but we sometimes measure the ratio of the GUI and the backend code. This is for the managers, to remind them, that while functionality is importaint, the GUI should get a proportional budget for user testing and study too.

check:

http://www.iqcontent.com/blog/2007/05/a-really-simple-metric-for-measuring-user-interfaces/

Here is a simple pre-launch check you should do on all your web applications. It only takes about 5 seconds and one screeshot

 Q: “What percentage of your interface contains stuff that your customers want to see?” 
  1. 10%
  2. 25%
  3. 100%

If you answer a, or b then you might do well, but you'll probably get blown out of the water once someone decides to enter the market with option c.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM