10 things non-technical users don't understand about your software

Source: Internet
Author: User
Address: http://successfulsoftware.net/2010/08/24/10-things-non-technical-users-dont-understand-about-your-software/

If you are writing consumer software you have to understand that you and your average user have a very different level of understanding of computers. when you first start doing support it can be a shock to realize just how vast this gulf is. it doesn't mean that your users are stupid, just that they havene' t spent the thousands of hours in front of a computer that you have. below I have summarized a few of the things I have come to understand about non-Techies through answering thousands of support requests relating to my own table planning software.

1. copy and paste

It is very clear from internal support emails I have received ed that users will often re-type a licence key emailed to them because they don't know how to (or even that they can) copy and paste text. yes, really. you can mitigate this to some extent by including instructions on how to copy and paste where relevant and making licence keys easy to type (short and without ambiguous characters, e.g. '0' and 'O ').

2. The difference between web and native applications

Extends users are used to web applications and don't understand that they need to download and install new versions of desktop software to get access to the features in a new version. you can avoid this by automating the update process, but this can be pretty catastrophic if you get it wrong.

3. Data Storage

Using users don't understand how or where data is stored or even that it is separate from the application. they don't understand that some data is stored on their local harddisk and some is stored 'in the cloud '. and they don't understand the difference between storage in a file, a database or the Windows registry. consequently, when they install a desktop app on a new machine they are often surprised that it can't automatically access the specified ents they created on a previous machine. so it is worth having something in your FAQ about moving from one machine to another.

Given that users don't understand the basics of data storage it shoshould come as no surprise that they also don't understand the concept of file formats either. for example when told to 'Save. XLSX file as. CSV file 'some users will simply change the file extension from. XLSX. CSV and be surprised when the resultant. CSV file is gibberish when they open it in Excel. you can try to avoid this by providing clear step-by-step instructions on how to save. XLSX file as. CSV file.

4. the jargon you use

Using terms that your users don't understand can be very off-putting. for example, non-Techies have no idea what a "dialog" is, let alone a "Modal Dialog ". just call it a "window ".

5. Right click

Some users have not discovered (or will not think to try) clicking the right mouse button. you shoshould therefore never put something only in a right click menu or anywhere else that it can't easily be discovered.

6. Concurrency

Some applications can handle concurrent access (e.g. client-server and web-based Apps) others can't (e.g. most desktop apps ). but need Users assume that all software can be safely used by multiple concurrent users. if your software can't it might be worth spelling this out in your marketing so as not to raise false expectations.

7. What changes can be reversed

Techies are happy to play with software to see what it does. they aren't usually too worried about trying things because they can rely on some combination to undo, version Control and backups to reverse most changes and they can usually judge when a change won't be reversible. non-technical users aren't so confident and won't try things in the same way. in fact some of them seem to think that a wrong move cocould cause the computer to burst into flames. so try to stick to conventions they will understand (e.g. on Windows those used by MS office and outlook) and offer step-by-step guidance for complex tasks.

8. The need for backups

Every few days I get an email from someone who has lost all their data because they had a major hardware problem and no backups on a separate device. sometimes this is because they don't even realize the data is stored on their computer. you can mention the need for back-ups in your documentation and/or in the software, but it is unlikely to make much difference. history shows that this is a lesson most people have to learn the hard way (techies sorted DED ). mentioning it doesn' t hurt though and it might help to defuse an angry users if you point it out to them after the event.

9. That they shocould read the documentation

People are using your software because they have things to do. like it or not, your beloved software is just a means to that end. although some users will read documentation, most consider it a waste of their precious time. in fact, support emails I receive provide incontrovertible evidence that some users won't even read a single sentence of text in an error message explaining what the problem is. this means you need to write clear and concise documentation, but you also shoshould develop your software under the assumption that most users won't read it. that is where usability testing comes in.

10. problem exists between keyboard and chair

Unskilled users often do not realize how unskilled they are. consequently they may blame your software for problems that are of their own making. one just has to be as polite as possible in such cases. making your customer feel stupid is never great for business. if it is clear that the customer doesn't have a sufficient level of skill to use you shoshould politely suggest that it "obviusly isn' t ideal for their requirements" and offer to refund them. however, if several people have the same problem then you need to change your product to be a better fit for your users (changing your users to be a better fit to your software unfortunately not being an option most of us ).

Have you been caught out by assuming technical knowlege that your users don't have? If so, please leave a comment below.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.