Artificial intelligence has made writing software astonishingly fast, and that speed has created a new problem. Someone still has to check that the code works. Sauce Labs, a San Francisco company founded in 2008 by former Google engineer Jason Huggins and now led by chief executive Prince Kohli, says it has an answer. In March 2026 it launched a platform that uses AI to automate software testing at scale, and Kohli frames the stakes bluntly. AI can produce millions of lines of code in minutes, he argues, so the question that matters for any large company is whether it can verify that code and trust it enough to run a business on it.

The gap is real and growing. Large enterprises now ship software roughly ten times faster than before by leaning on AI to generate code, yet the tools used to test that code have not kept pace. By the company's account, traditional testing covers only about a third of the checks a modern application actually needs, which leaves defects to surface in production. Even now, big firms devote as much as a quarter of their technology budgets to quality assurance, and still the bugs slip through. That mismatch between how quickly code is written and how slowly it is verified is exactly the opening Sauce Labs is chasing.

Its pitch rests on making testing something a non-engineer can direct. The platform reads plain language, so a business user can describe a scenario in ordinary words rather than writing a test script, for instance asking it to confirm that a customer can add an item to a cart, move through checkout, and complete payment with shipping. That approach lets teams outside the engineering department shape what gets tested. The company says it now works with more than 50 enterprise clients across retail, financial services, healthcare, and gaming, and it has raised over 200 million dollars in total since its founding.

The prize is large, and so is the crowd chasing it. The market for AI testing was valued at about 8.8 billion dollars in 2025 and is projected to reach 36 billion by 2032, a pace of roughly 22 percent a year. Sauce Labs is hardly alone in noticing. Analysts at Gartner count more than 80 AI-augmented testing tools, among them rivals like Testsigma, Parasoft, and LambdaTest. Whether Sauce Labs has truly cracked the problem will come down to a single question of trust, namely whether enterprises are willing to let one AI system vouch for code that another AI system wrote. If the answer is yes, proving that software works may become one of the most valuable jobs in technology.