Operations | Monitoring | ITSM | DevOps | Cloud

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

Sponsored Post

CI/CD vs. EaaS: Choosing the Right Development Workflow

CI/CD (Continuous Integration/Continuous Deployment) automates code integration, testing, and deployment. It speeds up development, improves code quality, and ensures reliable releases. EaaS (Environments as a Service) provides temporary, production-like environments for testing, staging, or demos. It streamlines resource usage, speeds up validation, and supports parallel development.

How to Block Chat Widgets During Playwright Tests (Drift, Intercom & More)

Chat widgets are great for customer support, but they can wreak havoc on your automated tests. These floating elements often interfere with Playwright tests by covering clickable buttons, triggering unexpected popups, or causing element selection issues. If you've ever had a test fail because a chat widget appeared at the wrong moment, you're not alone. This guide shows you exactly how to block popular chat widgets like Drift, Intercom, Zendesk, and others during your Playwright test runs.

Why Your Developers Don't Test Enough (and How to Fix It)

Especially when AI is writing more and more of your code Let’s be honest: developers don’t test enough. You see it every week — a feature is merged, staging breaks, and the bug was something obvious: a missing dependency, an incorrect flag, a minor logic error that could’ve been caught earlier. With AI tools like GitHub Copilot, Cursor, and Windsurf writing code faster than ever, this problem is only growing. The code output is higher — but the validation often isn’t.

How Preview Environments Can Cut Your QA Time in Half

…and why it matters even more in the age of AI-generated code Software development is changing fast. Thanks to tools like GitHub Copilot, Cursor, and Windsurf, developers can now generate large chunks of code in seconds. Product velocity is exploding. Startups are shipping faster than ever before. But there’s a catch: More code ≠ better code.

Why didn't my Playwright test capture video?

If you use Checkly, eventually you'll be looking at alerts about something failing, and wonder how to debug a failed check. For most of us, the first thing we want to see is the video of a failed check run. Sometimes, though, our check doesn’t capture video. This guide will cover three common reasons a video doesn’t show up on a check run. This advice is general for Playwright as well as those running Playwright tests on Checkly.

Boost your Android development with remote app testing via Anbox Cloud

In today’s hectic app development cycles, speed is key. But as teams scale and spread worldwide, and app complexity increases, traditional testing workflows become bottlenecks that can compromise security, increase operational costs, and delay product delivery. Simply sharing APKs or configuring physical test devices isn’t enough anymore – it’s time to rethink how we test and demo Android apps.