owncloud / QA

:collision: public test plans for owncloud components and apps
GNU Affero General Public License v3.0
14 stars 14 forks source link

[iOS] Accessibility testing #660

Open jesmrec opened 3 years ago

jesmrec commented 3 years ago

We must accurate which scenarios or views must be tested in terms of accessibility.

Which scenarios must be tested

Which is the app/feature with which all accessibility labels are overlayed? this is an important test so it allows to check at a glance if everything has accessibility label.

When accessibility must be checked

This is an open discussion to add/modify/remove scenarios, so feedback about the most important ones for final users would be welcome. Test strategy is also open to discussion.

@michaelstingl @hosy

michaelstingl commented 3 years ago

Which is the app/feature with which all accessibility labels are overlayed? this is an important test so it allows to check at a glance if everything has accessibility label.

iOS Settings > Accessibility > Voice Control > Overlay

michaelstingl commented 3 years ago

Which scenarios must be tested

Also see "Scopes" from web UI testing: https://github.com/owncloud/web/issues/4300