Questions tagged [usability-testing]

A quality step in software development where users are recruited who match key characteristics of target users and are asked to complete tasks using the software. Key measures are user error rate, time on task, and satisfaction. Can be moderated or unmoderated, remote or in-person. A skillful moderator can draw out mental model mismatches. The goal is to find issues while they are still relatively inexpensive to correct.

19 questions
14
votes
2 answers

Log every button press / interaction in an iOS App

Is there a way to catch all sorts of user interactions, but first and foremost button presses in an iOS app? I'm interested in logging these events with a time stamp and ideally with the name of the screen they appear on. I guess the simplest way is…
Christian
  • 1,027
  • 1
  • 13
  • 26
9
votes
5 answers

What libraries are available to record a user browsing your website for usability testing?

I remember seeing a JavaScript library a long time ago that offered the ability to record where users clicked and moved their mouse on your website, in order to do usability testing. I can't seem to find it anymore. Are there any libraries out there…
John
  • 91
  • 1
  • 2
5
votes
0 answers

How to differentiate typing text from pressing a shortcut

I'm trying to do some research on user activity with the app. I have found a way of making a special log module (combined with PRISM) which would use the EventManager.RegisterClassHandler static method. My question is - how would you differentiate…
4
votes
10 answers

Tips for finding things in your program that are broken that you don't know about?

I was working on something for a client today when I found a way to break some functionality in our program. (The code is really legacy code, it's been in development for about 10 years and I've only been working here for about a year.) It didn't…
leeand00
  • 25,510
  • 39
  • 140
  • 297
4
votes
3 answers

How to do a focus group for a website

I have been developing a new online game for the past year now. The site has recently gone to beta testing and I am looking to go gold later this fall. I have heard from some people that they are confused when they first signed up, and it gave me…
James Simpson
  • 13,488
  • 26
  • 83
  • 108
2
votes
2 answers

A/B multivariate platform that works with subdomains

I am about to run some a/b and multivariate tests for some landing pages. In the past I used google website optimizer, but I always had problems when dealing with subdomains. The documentation for gwo is poor and the various approaches I tried, made…
2
votes
3 answers

Free usability testing software

I'm looking to do some quick and relatively straight forward usability tests on my website with a few select users. Are there any free programs that would allow me record the users as they perform actions in the browser? I.e. Record user using…
Thomas Buckley
  • 5,836
  • 19
  • 62
  • 110
2
votes
2 answers

Nielson's usablity scale

Just wondering if anyone out there knows of a standard survey (preferably based off Jacob Nielson's work on usability) that web admin's can administer to test groups for usability? I could just make up my own but I feel there as got to be some solid…
Fuego DeBassi
  • 2,967
  • 6
  • 29
  • 37
1
vote
2 answers

Record iPhone screen and user's actions

In order to do usability testing I'd like to record an iPhone's display along with every user action. I can't modify the application itself however jailbreaking the phone wouldn't be a problem. Ideally I'd like to get a full resolution video of the…
MasterScrat
  • 7,090
  • 14
  • 48
  • 80
1
vote
0 answers

Usability testing with users with ASD?

Has anyone ever conducted usability testing with users with ASD? I need to test an existing website to make sure it is suitable for neurodivergent users as well. I would need to ask testers to perform a list of tasks on a targeted website and I've…
1
vote
2 answers

Usability Tests of Widely-Used Software

Does anyone know where I can go to find the results of usability testing of widely used software? I want to be able to make informed decisions about: which bits of existing packages to copy in my software how to choose between multiple packages…
AJ.
  • 13,461
  • 19
  • 51
  • 63
0
votes
1 answer

Showing power to every user harms Usability of a Requirement Management software?

I am working on a Requirement Management software which is truly powerful in features. But now its cluttered with usability issues & I have never seen such complex user xperience like this one. What I found, all features/powers are accessible to…
0
votes
1 answer

Google website optimizer and nested tests

I am running a test on a landing page. The conversion is a "signup" page with a form. I would like now to test some form designs, and find an optimized version. Can I use my form (conversion page for first test) as a new original for my new…
Rdpi
  • 609
  • 1
  • 5
  • 13
0
votes
0 answers

I need to build a live demo of a user flow that takes user responses and keeps them anonymous

Hello smart people of stack overflow. My team need to create a live demo (on the web preferably) of our user flow and we want to be able to take user responses, have the responses be sent back to the user via email and for those responses to be…
0
votes
0 answers

How to make LibreOffice 7.2 toolbar readable?

I have installed LibreOffice v7.2 and while it may be functionally OK, I am having extreme trouble actually reading toolbar-s. Here's an example screenshot: Note the circled areas. These are common toolbar buttons for alignment, indent,…
will
  • 4,799
  • 8
  • 54
  • 90
1
2