Systems | Development | Analytics | API | Testing

The latest News and Information on Software Testing and related technologies.

What is the European Accessibility Act: Sauce Labs and Deque Set the Record Straight

Hosted By: Rachael Yomtoob, Product Owner - axe DevTools Mobile, Deque Marcus Merrell, Principal Technical Advisor, Sauce Labs Jason Baum, Senior Director, Developer Marketing. Sauce Labs Background: The European Accessibility Act (EAA), a law that defines accessibility requirements, takes effect on June 28, 2025. According to the EU, EAA will make life easier for the roughly 87 million people living with disabilities–almost one in five Europeans. Seen by many as a landmark law, the time to meet compliance is running out.

S1.E25: Exploratory Testing in DevOps with Szilard Szell

It's easy to overlook exploratory testing. But is that wise? Could incorporating exploratory testing slow down your processes, or will it uncover hidden issues that your automated tests miss? In this episode, we dive deep into these questions and more with a special guest, Szilard Szell, a seasoned DevOps transformation lead and test coach.

How to Conduct an HTTP/2 Test on APIs

Slowly but surely, HTTP/2 has become the preferred protocol for transferring data files between clients and servers. In contrast, HTTP/1, which once stood as the sole method for loading web applications, is now falling short, particularly in terms of user experience. Since 2015, HTTP/2 APIs have taken the lead with lightning-fast server responses.

What's New in Selenium 4 - Advanced Key Features

Testing web applications is more difficult today than ever before, as testing on the web is time-consuming. Complexity increases with technology, and businesses and developers need efficient tools to deal with it. This is where Selenium became one of the most widely used test automation tools and has been crucial in reducing testing efforts as well as improving user experience. Selenium is an open-source tool developed to automate web browsers.

Zephyr Enterprise - Parameterization in Zephyr Enterprise

Achieve greater test coverage with less effort using parameterization, now available in Zephyr Enterprise 8.2. In this short video we will show you how you can now add global and local parameters to your tests in Zephyr, allowing for more test coverage and less maintenance for your test suites overall.

Benchmark Testing In Software: The Key To Optimizing Performance

Every software application undergoes rigorous functional and non-functional testing to meet business requirements. When we talk about delivering top-tier software, performance is key. How fast does it run? How stable is it under pressure? Can it scale with growing demand? Does it remain reliable when pushed to its limits? These questions are at the core of performance testing, and that’s where benchmark testing steps into the spotlight.