Systems | Development | Analytics | API | Testing

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

Report Templates: Stop Rebuilding the Same Report After Every Load Test

This is the sixth and final post in our "Features Sitting Idle" series, where we shine a light on OctoPerf features that are already in your account, ready to save you hours every week. It's a quiet but recurring friction. Teams that test regularly all end up with a preferred report layout. But in practice, that structure is often rebuilt manually after each run, or lost entirely when moving between projects.

Angular 20 to 22 Migration: Why We Stopped Going Incremental

The OctoPerf web application is a large Angular workspace: 7,786 TypeScript files, around 381,000 lines of code, 1,166 components and 2,738 test files. We have just taken it from Angular 20 to Angular 22, deleted zone.js, and replaced Karma and Jasmine with Vitest. The interesting part of this story is not the version number. It is that we got the strategy wrong first. We spent months migrating the codebase component by component, drowned in manual regression testing, and still let bugs reach production.

How agentic QA cuts the test maintenance tax

Every QA budget has a line item for building test coverage, but 30–50% of that automation budget ends up spent on maintenance instead of new tests. That disparity stays invisible until a release goes out, the application shifts underneath the tests, and the QA team spends the next three days rewriting broken scripts instead of finding new bugs.

Building a Custom ML Pipeline: The 2026 Reference Architecture, Open-Source Building Blocks, and Decision Framework

Enterprise AI is moving beyond experimentation. Today, the real challenge is not building machine learning models but operationalizing them at scale through reliable training, deployment, monitoring, governance, and continuous improvement. This shift is accelerating rapidly. Gartner reports that organizations with high AI maturity are more than twice as likely to keep AI initiatives operational for three years or more, underscoring the growing importance of robust MLOps practices.

Use of AI in Software Development

Quick application integrity check: can your quality strategy survive the tsunami of code coming its way? AI is accelerating development, increasing code abstraction, and multiplying the volume of software teams need to validate. But existing QA approaches weren't built for this level of speed and scale. Application integrity closes the growing gap between what teams build and what they can verify, providing continuous assurance that software works as intended.

IoT Medical Device Integration: Technical Guide to Devices, Gateways & EHR Systems (2026)

The Internet of Medical Things (IoMT) is growing faster than ever. According to 2026 data from The Business Research Company, the global IoMT market has reached over $124 billion this year and is on track to hit nearly $300 billion by 2030. This growth is happening because healthcare is moving outside hospital walls and into patients' homes through remote monitoring. But for engineering teams, connecting these devices is a massive headache.