Systems | Development | Analytics | API | Testing

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

Essential First Steps to Certified Software: Static Analysis: AFuzion & Perforce Explain

Highly regulated industries face many challenges in achieving software certification. Fortunately, there are tools to help busy teams. In this webinar, AFuzion and Perforce safety-critical industry experts explain why static analysis should be your first step to certification, standards requirements for tool qualification, and the role of certification and tool qualification guidelines for DO-178C and DO-330 in aviation.

Effective regression testing in the age of AI-generated code

AI code generation is rapidly evolving from a novelty into a key building block of modern software development. According to the Tricentis 2025 Quality Transformation Report, 82% of software professionals are excited about AI agents handling repetitive development tasks, and 84% believe AI will help teams meet increasingly compressed deadlines. Tools like GitHub Copilot and Codex are driving this revolution, offering real-time suggestions and automating boilerplate work.

API-First Development: The Complete Guide

In today’s world of software development, API-first has become more than a trend it is a best practice that allows teams to build scalable, modular and best of all future-ready applications. In an API-first approach, the Application Programming Interface (APIs) are not an afterthought, they are envisioned, documented and agreed upon before the development of an project in begins.

How AI Will Shape QA Leadership in 2026

The meeting started with a question I wasn't expecting. "Dragan, if AI can write tests now, what exactly will your team be doing next year?" Q1 2025, six months before I founded Quantum Quality Engineering. The executive wasn't hostile, just genuinely curious. Behind that curiosity lurked a more complex question: Do we still need QA leaders in an AI-driven world?

What role does professional services play in the successful adoption of tools like TrueTest?

Professional services accelerates successful adoption by helping teams achieve in weeks what would normally take months, guiding them with deep product expertise and built-in best practices. They onboard teams quickly, reduce time to impact, and ensure they leave with real tests ready to use in their pipelines. — Mush Honda, Chief Quality Architect at Katalon Follow Katalon for more insights in our series!

Integration Test Plan Template: Organize, Execute, and Track Your QA Tests

Testing doesn’t stop at unit tests. Once components start talking to each other, things get messy fast. That’s where integration testing comes in, to make sure your systems work well together, not just on their own. An Integration Test Plan helps you bring order to that chaos. It outlines what to test, how to test it, and how to track results across your environment.