Explore the importance of combining automated tools, manual testing, and professional accessibility testers to create inclusive e-commerce apps and learn how each step offers unique insights to improve usability for all users.
In today's digital age, creating an inclusive and accessible online experience is not just a moral (and, soon, legal) obligation but also a business imperative. For e-commerce applications, where user experience can directly impact sales and customer loyalty, ensuring accessibility must be a top priority.
Automatic testing tools are the first essential step towards accessibility that should not be underestimated. They can help identify some accessibility issues, but they are not all-encompassing. Our team recently embarked on a project on a complex e-commerce platform, which included a specific high standard for accessibility for the final product. Through this journey, we discovered that more than relying solely on automatic testing is required. In this blog post, we'll share our insights and lessons learned, highlighting the importance of combining automated tools with manual testing to create a truly accessible shopping experience for all users.
The first, most basic way to check the accessibility of your product is through automated testing, using software tools to automatically scan and analyze web applications for common accessibility issues, such as missing alt text, improper heading structures, and color contrast problems. These tools quickly provide insights into how well basic accessibility guidelines (such as the WCAG - Web Content Accessibility Guidelines) are met. Because of their speed and ease of integration into development workflows, automated testing is often used in the early stages of web development to catch and address simple, straightforward issues before they escalate into larger, more complex problems later in the development process.
Let’s have a look at the automated tools we've used in our accessibility testing process, along with our thoughts on their strengths and limitations:
While automated testing is an important first step, it cannot fully replace manual testing. Learning to use tools as AQA it was an interesting and useful experience, helping our team identify a baseline set of accessibility issues efficiently. However, achieving full accessibility compliance requires a more comprehensive approach beyond automation: a static analysis by these tools cannot simulate how a real user will interact with a page or uncover the challenges they may face during their experience. In the next section, we’ll explore the importance of manual testing to address the gaps that automated tools often miss.
Manual testing involves developers directly interacting with the app using assistive technologies or simulating the experiences of users with disabilities. This hands-on approach reveals usability issues and gaps that automation cannot catch.
This step in accessibility testing truly shifted my perspective, allowing me to experience the app through the eyes of a user with disabilities. It highlighted challenges I hadn’t previously considered and led me to rethink aspects of UI/UX design, that’s why I highly recommend other developers try this approach.
The most impactful and easily adoptable manual testing methods are as follows:
Manual testing was a step that, as a developer, I wasn’t accustomed to performing, especially when it came to using screen readers. I knew that optimising pages for screen readers would make a significant difference in usability, but I was genuinely surprised by just how much of an impact it could have.
A simple detail—ensuring the screen reader announces the number of entries in a dropdown upon opening—goes a long way in aligning the experience of visually impaired users with that of sighted users, which ultimately is the goal of accessible development.
In the next chapter, we will take accessibility testing a step further by exploring the benefits of direct testing with users with disabilities and collaborating with professional accessibility testers. Their real-life insights provide invaluable feedback that can enhance your app's usability and ensure a truly inclusive experience.
The final tier in our accessibility testing approach involves engaging professional accessibility testers. These experts bring a wealth of experience in identifying a broad spectrum of accessibility issues and can thoroughly evaluate complete user journeys. They are often users with disabilities themselves or are trained to understand how disabilities affect user interaction with a page, making their insights invaluable for refining an app's usability.
To get the most value from professional accessibility testers, it's important to provide them with detailed information about the app's goals and key user flows, allowing them to focus on the critical interactions that matter most to users. Additionally, collaboration with these testers should be an ongoing process, with regular testing conducted as new features are introduced or changes are made. This iterative approach ensures that accessibility remains a priority throughout the entire development lifecycle, preventing issues from slipping through as the app evolves.
A prime example of how working with a professional tester improved our final app is the implementation of a Google Map component. This component was intended to display the locations of physical stores where customers could find products listed on the e-commerce platform. Initially, we hid the map element from screen readers and tab navigation using an ARIA tag. We believed this approach would benefit users with disabilities by allowing them to skip the map entirely—avoiding the risk of getting stuck navigating through numerous store pins—and jump directly to the list of store details. However, the professional tester offered us a different perspective.
The tester helped us understand that this approach would have significantly altered the perceived structure of the page for visually impaired users, potentially leading to communication gaps between them and sighted users. Their suggested solution was to include a hidden "Skip" button as the first element within the map component, accessible only through tab navigation. This approach would allow visually impaired users to bypass the map and go directly to the store list if they wished, while still being aware of the map's presence on the page.
The tester also provided several other valuable tips:
label
element should appear in the DOM before the input
element.These insights have been invaluable in enhancing the overall accessibility of the app, and we’ll be sure to apply them in future projects. Additionally, we plan to explore closer collaboration with professional testers moving forward.
If you're looking to work with professional accessibility testers but aren't sure where to start, consider reaching out to digital accessibility agencies, which often have a network of certified experts. You can also explore freelance platforms that feature experienced testers or collaborate with advocacy groups for people with disabilities, who can connect you with individuals using assistive technologies daily and offer valuable real-world feedback.
To wrap up, we've explored the critical importance of a comprehensive accessibility testing process for e-commerce applications.
Automated tools, manual testing, and professional testing each have their own strengths and limitations, contributing a fundamental piece to the overall accessibility puzzle. By combining them, developers can create truly accessible e-commerce experiences that cater to all users, regardless of their abilities.
Although establishing such a comprehensive process may seem daunting, we view accessibility as an ongoing journey. While there is always room for improvement, taking actionable steps toward accessibility is far better than doing nothing at all.
If our approach to accessibility testing resonated with you and you’re seeking guidance, feel free to reach out. We’ll be happy to provide the support you need, making your transition to an accessible app smoother and more effective.
Federico is a full-stack developer who has been with Buildo since 2021. Initially focused on backend development, he quickly expanded his skills to the frontend technologies used in the company, making this one of his strengths. Inspired by his collaboration with the design team, he developed a strong interest in building design systems, with a particular focus on accessibility, which has made him an effective bridge between the dev and design teams.
Are you searching for a reliable partner to develop your tailor-made software solution? We'd love to chat with you and learn more about your project.