Modern-day samurai kneeling in traditional armor, sword in hand, against a vibrant wall of multicolored paint splashes — symbolizing the fusion of ancient warrior spirit with contemporary creativity.

Articles tagged with "Testing"

The Evolution of Accessibility Testing: From Static Rules to Intelligent Automation

blogA comic-style illustration of Michaël Vanderheyden holding a futuristic digital magnifying glass with a divided lens. The left side shows standard code with green pass markers. The right side reveals a glowing purple and blue neural network overlay, symbolizing AI detecting semantic and layout issues. The entire background is solid white.

Static rules are fast, but they lack context. Explore how AI can enhance the full a11y testing workflow—from smarter scanning to intelligent triage and fixes.

14 min read • 1,752 words

Beyond compliance: Building accessibility into quality with test automation

blogComic-style illustration of Michaël Vanderheyden showing his latest post on the Atos Blog on a tablet

Learn how to move accessibility beyond compliance by embedding automated checks into CI pipelines, reducing regressions, and scaling inclusive quality with existing test automation workflows.

2 min read • 134 words

When AI helps with better detection in accessibility testing

blogA comic-style illustration of a developer from behind looking at a monitor. The screen displays code and an AI analysis of a photo, with specific labels identifying a man, a dog, and a park scene.

Accessibility Cloud's ACAI adds AI to the detection phase of accessibility testing, helping teams identify issues that traditional rule-based scanners cannot.

5 min read • 638 words

Scroll-Driven Animations and Test Automation

blogCartoon-style developer at a standing desk scratching his head in confusion while looking at code on a monitor, struggling to make visual test automation work with scroll-driven animations.

Scroll-driven animations break test automation. Learn why SDAs cause false positives in accessibility testing and discover practical solutions.

11 min read • 1,304 words

Things You Need To Test Your Web App

blogDigital workspace with a developer surrounded by a desktop, laptop, tablet, and phone, representing comprehensive web app testing across platforms.

Discover essential techniques for testing web apps across devices and browsers. Use DevTools, Lighthouse, and network throttling to ensure reliable performance.

8 min read • 934 words

How to display code coverage of a Vue project in Gitlab

blogA Developer showing code coverage history graph in Gitlab on a large screen

One might think that this should be pretty straight forward but there are some hoops you need to jump in order to get it to work.

5 min read • 648 words