WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Web applicationtesting

for

From: sucharu
Date: Aug 4, 2016 11:05PM


Hi,
As per my understanding, JAWS and NVDA behavior differently because of two facts
1. JAWS make some guess work in some situations like unlabeled forms
2. ARIA support is at different levels in both screen- readers
So, I think JAWS is likely to skip the errors easily catchable by freely available automated accessibility testing tools like AXE, a- inspector.
So, Is to test with automated tools first and then with JAWS, a better approach?