WebAIM - Web Accessibility In Mind

E-mail List Archives

Thread: accessibility testing for native apps

for

Number of posts in this thread: 4 (In chronological order)

From: Julius Charles Serrano
Date: Sun, Jun 21 2020 2:23PM
Subject: accessibility testing for native apps
No previous message | Next message →

Hi all.


I hope you all are well. I have a question for our friends who are doing
testing for native apps


What advice or suggestion would you give to a tester who plans to do
mobile accessibility testing for native apps?


Here's where I'm at:

*    has experience in accessibility testing for desktop versions of sites

*    has sufficient knowledge in WCAG 2.1

*    has experience in using VoiceOver screen reader on iOS


I am totally blind and I have an iPhone for my personal use. My
intention is to add mobile accessibility testing (for native apps) to my
skill set.


I read that learning to use VoiceOver and Talkback would be a good
starting point. I'm thinking of spending time learning to use Talkback
on Android. I'm also wondering if learning to use the iPad and an
Android tablet would be helpful.


Your thoughts and suggestions would be truly appreciated.


Cheers everyone!


Julius

From: Murphy, Sean
Date: Sun, Jun 21 2020 5:30PM
Subject: Re: accessibility testing for native apps
← Previous message | Next message →

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

-----Original Message-----
From: WebAIM-Forum < = EMAIL ADDRESS REMOVED = > On Behalf Of Julius Charles Serrano
Sent: Monday, 22 June 2020 6:24 AM
To: = EMAIL ADDRESS REMOVED =
Subject: [WebAIM] accessibility testing for native apps

[External Email] This email was sent from outside the organisation – be cautious, particularly with links and attachments.

Hi all.


I hope you all are well. I have a question for our friends who are doing testing for native apps


What advice or suggestion would you give to a tester who plans to do mobile accessibility testing for native apps?


Here's where I'm at:

* has experience in accessibility testing for desktop versions of sites

* has sufficient knowledge in WCAG 2.1

* has experience in using VoiceOver screen reader on iOS


I am totally blind and I have an iPhone for my personal use. My intention is to add mobile accessibility testing (for native apps) to my skill set.


I read that learning to use VoiceOver and Talkback would be a good starting point. I'm thinking of spending time learning to use Talkback on Android. I'm also wondering if learning to use the iPad and an Android tablet would be helpful.


Your thoughts and suggestions would be truly appreciated.


Cheers everyone!


Julius

From: Steve Green
Date: Sun, Jun 21 2020 5:34PM
Subject: Re: accessibility testing for native apps
← Previous message | Next message →

I found it very useful to learn how to build basic native apps. This gave me an insight into what's going on inside the app, so it is no longer a black box. Also, it taught me what is and is not possible, so I hopefully don't recommend fixes that developers cannot implement.

Steve Green
Managing Director
Test Partners Ltd


-----Original Message-----
From: WebAIM-Forum < = EMAIL ADDRESS REMOVED = > On Behalf Of Julius Charles Serrano
Sent: 21 June 2020 21:24
To: = EMAIL ADDRESS REMOVED =
Subject: [WebAIM] accessibility testing for native apps


Hi all.


I hope you all are well. I have a question for our friends who are doing testing for native apps


What advice or suggestion would you give to a tester who plans to do mobile accessibility testing for native apps?


Here's where I'm at:

*    has experience in accessibility testing for desktop versions of sites

*    has sufficient knowledge in WCAG 2.1

*    has experience in using VoiceOver screen reader on iOS


I am totally blind and I have an iPhone for my personal use. My intention is to add mobile accessibility testing (for native apps) to my skill set.


I read that learning to use VoiceOver and Talkback would be a good starting point. I'm thinking of spending time learning to use Talkback on Android. I'm also wondering if learning to use the iPad and an Android tablet would be helpful.


Your thoughts and suggestions would be truly appreciated.


Cheers everyone!


Julius

From: Birkir R. Gunnarsson
Date: Sun, Jun 21 2020 6:48PM
Subject: Re: accessibility testing for native apps
← Previous message | No next message

Does anyone have an idea how accessible the app development
platforms/code inspection tools are?
I learnt a lot from the Deque University courses (accessible iOS apps
and accessible 'Android apps), it goes beyond just the surface and
starts diving into code and code examples.
I think the courses are still free for individuals with disabilities,
though I have not checked lately. Else they are $40.
There are also a number of "developing accessible apps" resource from
Google and Apple, both have fairly extensive guidance, even if the
guidance is a bit technical.


On 6/21/20, Steve Green < = EMAIL ADDRESS REMOVED = > wrote:
> I found it very useful to learn how to build basic native apps. This gave me
> an insight into what's going on inside the app, so it is no longer a black
> box. Also, it taught me what is and is not possible, so I hopefully don't
> recommend fixes that developers cannot implement.
>
> Steve Green
> Managing Director
> Test Partners Ltd
>
>
> -----Original Message-----
> From: WebAIM-Forum < = EMAIL ADDRESS REMOVED = > On Behalf Of
> Julius Charles Serrano
> Sent: 21 June 2020 21:24
> To: = EMAIL ADDRESS REMOVED =
> Subject: [WebAIM] accessibility testing for native apps
>
>
> Hi all.
>
>
> I hope you all are well. I have a question for our friends who are doing
> testing for native apps
>
>
> What advice or suggestion would you give to a tester who plans to do mobile
> accessibility testing for native apps?
>
>
> Here's where I'm at:
>
> *    has experience in accessibility testing for desktop versions of sites
>
> *    has sufficient knowledge in WCAG 2.1
>
> *    has experience in using VoiceOver screen reader on iOS
>
>
> I am totally blind and I have an iPhone for my personal use. My intention is
> to add mobile accessibility testing (for native apps) to my skill set.
>
>
> I read that learning to use VoiceOver and Talkback would be a good starting
> point. I'm thinking of spending time learning to use Talkback on Android.
> I'm also wondering if learning to use the iPad and an Android tablet would
> be helpful.
>
>
> Your thoughts and suggestions would be truly appreciated.
>
>
> Cheers everyone!
>
>
> Julius
>
>
>
> > > http://webaim.org/discussion/archives
> > > > > >


--
Work hard. Have fun. Make history.