Accessibility - ensuring a product is usable for all - is a challenging topic for development teams. A lot of requirements have to be taken into account when building accessible software. A big problem is ensuring that things stay accessible: Testing accessibility is largely a manual process. This clashes with the fast release cycles of modern software. How can we keep our pace while ensuring that the product stays accessible?
In this talk, I will give you the tools you need to better secure your product in terms of accessibility. We will start by learning about automated tools, their possibilities and limitations. After that, we will look at what we can do beyond the tools, namely writing our own tests for accessibility. Finally, we will look at how AI can support us in this regard.Level:Beginner