E-mail List Archives
Re: accessibility testing for native apps
From: Murphy, Sean
Date: Jun 21, 2020 5:30PM
- Next message: Steve Green: "Re: accessibility testing for native apps"
- Previous message: Steve Green: "Re: your thoughts on the WCAG test procedures"
- Next message in Thread: Steve Green: "Re: accessibility testing for native apps"
- Previous message in Thread: Julius Charles Serrano: "accessibility testing for native apps"
- View all messages in this Thread
Julius
Tips for native apps:
iOS:
1. Learn XCode inspect. You can view a lot of information via this tool and do a lot of your test via this method.
2. Use VoiceOver roter options to ensure the developer has placed the correct roles on objects. Such as headings, correct roles for edits, buttons, etc. This concept also applies for Android with TalkBack
3. Use the Android Accessibility Scan tool from the google play store. This tool performs automation test on Android native apps.
4. More challenging, learn the Android development tool. I believe this also has the capability of viewing the accessibility framework (API).
5. Learn in depth how the accessibility API works on the different platforms. Windows, Mac, iOS and Android. Understanding this will help you greatly.
Finally get this book:
Developing Inclusive Mobile Apps
Building Accessible Apps for iOS and Android
Rob Whitaker
It is a good book to read for mobile accessibility.
Regards
Sean Murphy
Sean Murphy | Senior Digital System specialist (Accessibility)
Telstra Digital Channels | Digital Systems
Mobile: 0405 129 739 | Desk: (02) 9866-7917
Digital Systems Launch Page
Accessibility Single source of Truth
- Next message: Steve Green: "Re: accessibility testing for native apps"
- Previous message: Steve Green: "Re: your thoughts on the WCAG test procedures"
- Next message in Thread: Steve Green: "Re: accessibility testing for native apps"
- Previous message in Thread: Julius Charles Serrano: "accessibility testing for native apps"
- View all messages in this Thread