Usability: a must have, not a nice to have
January 26th, 2010 | Published in software development | 2 Comments
Most people think good usability is not very important for internal IT systems: you can train the users and write manuals to compensate for bad usability. Also, your internal users have no choice, so they’re not going to go to the competition if your IT system is hard to use.
A story in webwereld shows that this is not true: Politie: onze statistieken zijn onbetrouwbaar. The dutch police are complaining that their statistics are incorrect: they don’t know what is happening, because their employees don’t enter the data. The new system is too hard to use, so employees refuse to use it.
Developers and techies often think that it’s enough for a product to have a specific functionality. That it doesn’t matter if it’s easy to use or not. For example, when a company like Apple launches a new product they’ll go: “that’s not new, some other product had that functionality long ago”. But there’s a huge difference between having a functionality, and making it easy enough so that users will actually start using it. Nice example is branching in version control systems: Subversion has had this ability forever, but Git makes it so easy that people actually start using it.
Moral of the story: usability isn’t just important when it’s a customer facing system, internal applications also need to be user friendly.
January 27th, 2010 at 7:39 am (#)
Good point. Now the next step: when was the last time you worked on a project that had an interaction design as one of the deliverables? Or to put it another way: When do customers find this usability thing important enough to put in the extra money and other resources?
January 27th, 2010 at 7:59 am (#)
Some time ago already: in 2003/2004 i worked on a project for cisco which had a interaction designer. This was an external facing website for contract renewal: bad usability equals lost sales.
On another project i did in 2004/2005 we had a big focus on usability, lots of discussions with users, but no usability expert. This project was about donor organ transplantation, every minute counts, so usability was a big issue.