Operations | Monitoring | ITSM | DevOps | Cloud

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

More Resilience, Less Overhead: How to Modernize Disaster Recovery Testing

• Disaster recovery planning is essential for ensuring digital services remain online in the face of catastrophic failures or outages. When a major digital infrastructure outage occurs, systems need to be set up to automatically respond and restore functionality as quickly as possible. But no matter how in-depth your disaster recovery plan is, it’s still only theoretical until it’s thoroughly tested under realistic failure conditions, which is why testing is often mandated by leadership and regulators.

Fix flaky tests with AI, and track future test work in Jira

In January we launched Tests in Bitbucket Pipelines – a single place to track, organize, and understand your test health over time. In April we added automatic flaky test detection so unreliable tests get flagged before they slow your team down. But spotting a problem is only half the battle. Day to day, your team still needs to act on a test – track it as work, clean it up, or route it to the right person.

Making Testing Smarter: How AI in testing automation Supports Continuous Change

Selecting a freight forwarder in 2026 is no longer just about getting goods from point A to point B. You now need a partner that can handle customs clearance, protect delivery timelines, provide transparent shipment updates, and help you understand how sustainable your supply chain is. It matters when disruption to supplies, expectations of customers, and reporting on the environmental impact of operations all sit with one team managing operations.

Compressed Air Quality: Why It Matters for Industrial Operations

Compressed air is one of the most widely used utilities in industry, often called the fourth utility alongside electricity, water, and gas. It powers everything from pneumatic tools and automation systems to packaging lines and process equipment. Yet because it is generated on site and largely invisible, its quality is easy to overlook. Contaminated compressed air can damage equipment, spoil products, and create compliance headaches, while clean air keeps operations running smoothly and safely. For anyone responsible for facilities or production, understanding compressed air quality is more important than it might first appear.

Build WireMock mappings fast from real traffic

I’m a big fan of service mocking. I’ve been working in and around software for about 25 years, and one thing never changes: when you sit down to work on your code, you almost never have everything available. The database, the third-party API, the message queue, the service two teams over. Something’s missing. So you’ve got to stub it out or mock it out and keep moving.

Capture once, test forever

We’ve gotten used to understanding our applications through signals, summaries, and traces. Tiny little bits of information about how the app really works. Not because that’s the best way to do it, but because it’s been too hard to get the real thing. The real information exists. It’s on the network. How people called your app and what your code did. What other systems it called, the database queries it made, and the result sets that came back.

Payment Device Testing Companies

Payment device testing is a huge field. It could mean testing products that include POS terminals, PIN pads, unattended payment devices, ATMs, SoftPOS apps, mobile payment software, firmware, remote management, backend systems, APIs, cloud services, and cardholder data environments. Then within these areas, different kinds of organizations will have different focus points. For device manufacturers, what matters is PCI PTS, product security, embedded systems, pre-compliance work, and certification readiness.

The AI Code Explosion: Why Your Mocking Strategy is Breaking Down

The rise of AI-assisted coding has transformed how software is built. With tools generating entire features in seconds, the bottleneck is no longer writing code—it’s verifying it. Because AI can generate boilerplate and handle API integrations instantly, more service changes are being pushed into authentication logic, API calls, and configurations. Teams desperately need a way to verify these changes before merging, especially when the code touches external dependencies.

Testing AI Code is a Security Nightmare? #Speedscale #DevOps #Kubernetes #AICoding #SoftwareTesting

AI can write a feature in seconds, but where are you testing it? Sending production traffic, API payloads, and auth headers to a third-party SaaS is a massive security risk. In this video, we break down why the Bring Your Own Cloud (BYOC) model is the ultimate fix for DevSecOps. Learn how to safely test AI-generated code against real production traffic entirely within your own VPC or Kubernetes cluster. No data leaks, no massive DLP pipelines, and no endless masking rules.