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

推荐订阅源

J
Java Code Geeks
腾讯CDC
Jina AI
Jina AI
博客园 - 司徒正美
博客园 - 三生石上(FineUI控件)
Apple Machine Learning Research
Apple Machine Learning Research
GbyAI
GbyAI
WordPress大学
WordPress大学
Hugging Face - Blog
Hugging Face - Blog
T
The Blog of Author Tim Ferriss
小众软件
小众软件
M
MIT News - Artificial intelligence
MyScale Blog
MyScale Blog
D
Docker
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Google DeepMind News
Google DeepMind News
月光博客
月光博客
L
LangChain Blog
F
Fortinet All Blogs
Microsoft Azure Blog
Microsoft Azure Blog
博客园 - Franky
C
Check Point Blog
U
Unit 42
人人都是产品经理
人人都是产品经理

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
Will Your AI-Built Apps Actually Work? 4 Steps Enterprise...
Dan Faulkner · 2026-05-14 · via Forbes - Innovation

Dan Faulker is the CEO of SmartBear, helping teams build, test, and ship quality software.

Artificial Intelligence digital concept

getty

​AI is creating software code faster than ever, and it is increasingly testing that code, too.​

That’s not a good scenario for the overall quality of software development. If AI is talking to AI, and it gets any piece wrong, who’s to know? This is a classic black-box problem. And with reports of AI code-gen pretending to pass tests when it hasn’t, it’s an urgent issue for commercial software.​

One of the key skills in testing is to know what to focus on. An AI code-gen that generates an infinite amount of tests is useless because the signal gets lost in the noise, and in practical terms, the test runs would never complete. ​

So, if development teams are pushed to hit production goals and deploy a lot of AI-generated code that is increasingly tested by the same AI system that produced it, quality will suffer.​

Testing Applications, Not Just Code​

Testing code is only one part of ensuring application integrity, making sure an application actually works as it's intended. Equally important is the application-level testing that takes place after the code-level testing, and that is falling behind as AI code assistants put code creation into hyper speed. ​

This gap exists because AI code-generation tools are not designed to perform commercial-grade application testing. Their strength is in producing and validating code, not in rigorously testing how entire applications behave under real-world conditions.​​

Last Line Of Defense​​

As AI accelerates both the volume and speed of development, pressure on quality will rise—and so will application failures unless testing keeps pace. If AI code generation is writing code, reviewing it, generating and executing its own tests, and reporting the results, then application-level testing becomes the final line of defense to ensure systems actually work as intended at scale.​

In this environment, how can enterprises be confident that applications reaching production will perform as expected? Here are four steps to consider, whether you’re building or buying in an AI-driven development landscape.​

1. Make quality non-negotiable.

​The more applications are developed as black boxes through a series of prompts, the more care and scrutiny must be applied to the finished product. QA needs to become a first-class function again.

In many industries, organizations are required to demonstrate their quality procedures through audits. While every vendor conducts testing, none can test everything—and most acknowledge this. The reality is that complete testing is impossible, so each vendor’s approach reflects its own risk tolerance and level of QA maturity.

As a result, the responsibility increasingly shifts to the application user. Organizations must understand their own risk profile, risk tolerance and risk–benefit tradeoffs when relying on applications to run their businesses and serve their customers.​

2. Test applications where your users are.

​Ensure applications perform reliably across browsers, operating systems, devices and under realistic loads in real-world environments. That’s where true application integrity either holds or breaks down.

The accelerating pace of AI-driven code and application development makes user-centric testing more critical than ever, as systems can change far more rapidly than before. Research from my company shows that 64% of software and quality assurance experts are concerned that applications aren’t adequately tested across all deployment environments.

Without sufficient visibility across development, staging and production, speed can quickly turn into unmanaged risk.​

3. Increase testing.

Find ways to increase application-level testing to keep pace with the velocity of AI code-gen and to ensure adequate testing coverage. This might be autonomous testing by a party outside of the AI-code creation piece of development.

4. Don’t forget the human in the loop.

Autonomous testing should not become completely independent overnight. Certain levels of nuance and business insight belong solely to humans.

Additionally, humans are better at evaluating what outcomes are needed and whether the application is creating them. Automation plus human expertise results in stronger quality assurance processes. ​

Reaching Full Potential​

​AI can generate code, but it isn’t sufficient on its own to test it. Paired with stronger QA practices that ensure application integrity, this combination significantly increases the likelihood that AI-driven applications will meet—or exceed—expectations.​​


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