This year with quite a few regulations coming in this year I’m looking at ramping up accessibility risk testing.
There are a reasonable amount of designing with accessibility in mind ideas out there and some decent accessibility evaluation tools, scanners, etc both at UI and code level but I’m particularly interested in that actual usage of accessibility assistance tools themselves as part of testing.
If I consider android basics Talkback, Switch access and Voice access for example to what level are you using these in testing.
I loaded up Switch access this week, connected the office ps controller and set a couple of buttons to “next” and “tap” and went through the basic flows on one of the apps I’m testing.
It was useful learning for me, confirmed that yep switches will work with the app and I can do the main flows however its left me questioning to what extent the use of real tools should be part of the test coverage.
As I’m not a regular user, whilst I could spot obvious really awkward flows, it was not immediately clear in regards to what recommendations I would make to improve access for switches just based on actual usage.
We will be leveraging from real user of these tools as part of testing and their feedback will at least at this point be better than mine even though its a “user vs pro tester evaluation”.
So my question comes back to how much usage of these tools would you use in your testing.
Talkback and Voice access may follow the same model and I’ll also do that quick evaluation but would you recommend doing more, if so what would goals and usage have you found of value?