RSS Amplifier

Relatable Code · Jun 20, 2022

Checklist for usability testing and identifying common ARIA patterns

0
Sign in to vote or save

Diego Ballesteros · Relatable Code

🗞 News

No ARIA is better than bad ARIA

ARIA is often misused when making our code more accessible.

This is this updated page by W3 that gives us an overview of how to use ARIA and its pattern in our different components correctly. This is very important because misused ARIA will just make our page noisier for those who depend on screen readers.

The information that is provided must be concise and relevant.

I highly recommend checking out this page:

https://www.w3.org/WAI/ARIA/apg/patterns/

It gives a ton of information on the latest standard for using ARIA patterns.

X avatar for @maria_rosala

Maria Rosala@maria_rosala

New to moderating usability tests? Check out my latest article for a step-by-step guide and download an example of a facilitator guide that I use in my own tests.

nngroup.com

Checklist for Moderating a Usability Test

1:16 PM · May 30, 2022

6 Likes

Usability testing is when you check how a user actually uses the application. This is useful information because just making automated tests can miss out on a ton of things.

  • Critical paths for features

  • Confusing UI

  • Common use cases

Maria Rosala goes over a checklist that should be kept in mind while moderating these usability tests.

Highly recommend checking out the article.

📦 More interesting Articles

⚛ React

🎨 CSS

🔧 Other

Read the original on relatablecode.substack.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.