惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Martin Fowler
Martin Fowler
Y
Y Combinator Blog
M
MIT News - Artificial intelligence
The Cloudflare Blog
WordPress大学
WordPress大学
H
Hackread – Cybersecurity News, Data Breaches, AI and More
博客园 - 司徒正美
小众软件
小众软件
Blog — PlanetScale
Blog — PlanetScale
雷峰网
雷峰网
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
J
Java Code Geeks
云风的 BLOG
云风的 BLOG
C
Check Point Blog
D
DataBreaches.Net
T
The Blog of Author Tim Ferriss
V
V2EX
F
Fortinet All Blogs
B
Blog
大猫的无限游戏
大猫的无限游戏
N
Netflix TechBlog - Medium
B
Blog RSS Feed
A
About on SuperTechFans
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC

Forbes - Innovation

Why Do Humans Have Fingerprints? Hint: It’s Not What You Think Booking.com Confirms Data Breach, Reservation PIN Codes Changed Why Major News Sites Are Blocking The Internet Archive’s Wayback Machine iPhone Fold Release Date: New Report Details Frustrating Apple News Comet Tracker: How To See Pan-STARRS And Three Planets On Wednesday NYT Mini Crossword Today: Tuesday, April 14 Hints And Answers Today’s NYT Strands Hints, Spangram, Answers: Tuesday, April 14 (It’s A Little Unclear) Today’s Wordle #1760 Hints And Answer For Tuesday, April 14 Most Of The Microplastics In Urban Air Come From Tires Today’s Wordle #1759 Hints And Answer For Monday, April 13 NYT Mini Crossword Today: Monday, April 13 Hints And Answers NYT Pips Today: Hints, Answers And Walkthrough For Monday, April 13 The YC Chief Who Codes 10,000 Lines A Day Has A Simple Secret Samsung Expands One UI 8.5 Beta To More Galaxy Owners Why You Should Stop Using Your iPhone If It’s On This List Chamath Says Firms That Treat AI As A Strategy Hand Rivals Their Edge 3 Unexpected Habits Of Secure Couples, By A Psychologist The First Lamp That Folds Your Clothes Samsung’s Disappointing Price Update For Galaxy Phone Buyers 3 Subtle Signs Someone Is Falling In Love With You, By A Psychologist Do Mantis Shrimp See More Colors Than Humans? A Biologist Explains NYT Connections Answers Explained For Monday, April 13 (#1,037) NYT Connections Hints Today: Monday, April 13 Clues And Answers (#1,037) LEGO Luigi & Mach 8 (72050) Review: 2026’s Best Set Yet? Marc Andreessen Says AI Productivity Will Trigger A Hiring Boom 3D Printing Is The Ultimate Hack To Reduce Household Spending Apple iPhone Fold: Striking Design Revealed In Leaked Photos Apple Smart Glasses: New Leak Reveals A Major Design Twist To Beat Meta Tested: The AI Coming To The Rivian R2 Quordle Hints Today: Monday, April 13 Clues And Answers
Market-Speed Delivery Requires Quality-First Engineering
Asad Khan · 2026-05-26 · via Forbes - Innovation

Asad Khan is the Co-Founder & CEO of TestMu AI, an AI-native unified enterprise test execution cloud platform.

getty

For years, the software industry has treated speed and quality as a trade-off, where going faster implies accepting lower quality, and believing that investing more in quality could slow the organization down.

That thinking doesn't hold up anymore. Companies must now figure out how to excel at speed without compromising quality.

Vibe coding is helping teams build faster than ever, but there is no short way to evaluate quality in this environment, leaving a huge blind spot.

The new development mindset demands new quality engineering (QE).

The True Cost When Quality Lags Speed

There are countless examples of brands having to pay a huge toll for negligence in quality.​ In fact, poor software quality cost U.S. businesses $2.41 trillion in 2022, according to the Consortium for Information & Software Quality.

The customer impact can be immediate and unforgiving. Globally, according to PwC research, nearly a third of customers "would stop doing business with a brand they loved after one bad experience."

As organizations integrate AI into their development and testing workflows, customer-centric quality must remain the priority, and the bar is rising faster than most QE processes can adapt.

If your quality controls are slower than your operations, you're creating compliance gaps that no amount of speed-to-market can justify.

Where AI Is Reshaping Quality Engineering

AI isn't the whole answer to quality engineering at speed, but it's the part that's changing fastest and where the biggest velocity gains are showing up.

The four shifts below are the AI-driven moves reshaping how quality teams work today, each with its own trade-offs that teams need to plan for:

1. Architecting For Agentic Self-Evolution

The next frontier isn't faster automation, but autonomous quality reasoning, where AI agents reason about application behavior independently rather than following predefined paths.

Traditional automation validates what you already know to test. Agentic systems discover what you didn't know needed testing. Gartner predicts 60% of organizations will fail to realize anticipated value from AI by 2027—not because the models failed, but because quality systems couldn't evolve alongside them.

Remember, agentic systems can hallucinate or misjudge unfamiliar contexts. They need human oversight on high-impact decisions and observability into their reasoning. Treat them as senior collaborators that need review, not autopilots.

2. Shifting Testing Left

Catching issues during development is cheaper, faster and better for velocity; IBM research found post-design fixes cost up to 15x more. AI now makes shift-left practical at scale: test authoring, selection and validation can run autonomously on every commit.

Shift-left is a cultural shift before it's a tooling shift, so it still should come from humans. Developers must own quality, not delegate it. AI accelerates the practice; it doesn't create the discipline.

3. Governing AI-Generated Code At Scale

AI is writing nearly half the code shipping today, and it doesn't behave the same way twice. You can't write test cases for bias or automate ethical boundaries. Quality engineering for AI-generated code is about governance and validating behavior, not just functionality.

Governance still extends beyond automation when it comes to cross-functional review boards, clear policies for when AI code can merge without senior review, and security and compliance teams embedded in the SDLC. Tooling is necessary, but not sufficient.

4. Deploying Self-Healing Test Automation

Self-healing systems identify elements by context, not code address, when the application evolves, tests and adapt. Organizations report 40-60% reductions in test maintenance, capacity that redirects into regression coverage that scales with the product.

Still, there's a risk worth naming: Self-healing can mask real bugs. Periodic audits, dashboards on what was healed and why, and clear thresholds for when self-healing should stop and escalate are non-negotiable.

The Human Layer Behind Quality Engineering

AI changes the mechanics of quality engineering. It doesn't change the fundamentals.

The teams that ship reliably still invest in what AI can't automate, including clear ownership of quality at the leadership level, post-incident reviews that turn failures into learning, observability that catches what tests miss, and a shared definition of "human in the loop" across engineering and product.

AI accelerates everything that sits on top of these foundations. Take the foundations away, and faster automation can mean breaking things faster than you can catch them. And the cost of missing that balance has never been higher.

The Practices AI Doesn't Replace

The fastest organizations have strong fundamentals that AI compounds rather than substitutes for:

Quality As A Shared Responsibility: Developers, designers and ops own quality alongside QA. Without this shift, every tool gets bottlenecked at the same handoff.

Quality Defined By Customers, Not Internal Metrics: SLOs, error budgets, real user monitoring and direct customer feedback tell you what defect density never will.

Production As Your Highest-Fidelity Test Environment: Observability, feature flags, gradual rollouts and chaos testing turn live systems into a continuous quality signal.

Risk-Based Prioritization: Not every code path deserves the same rigor. Concentrate effort where business impact justifies it.

Foundational Infrastructure And Learning Loops: Stable test data, reliable environments and feedback loops that turn failures into learning. AI on broken foundations just produces faster broken outputs.

AI sharpens each of these, but doesn't replace any of them.

The Bottom Line

I've spent close to two decades in software quality, from building testing services companies to scaling a platform that processes billions of tests annually. The fundamentals haven't changed. What's changed is the cost of getting it wrong—a single quality miss today can cost billions.

The rule across every industry is the same: If you can't validate at the speed you ship, your customers will find someone who can.


Forbes Technology Council is an invitation-only community for world-class CIOs, CTOs and technology executives. Do I qualify?