Antithesis Raises $47 Million To Transform How Software Is Tested And Debugged

By Amit Chowdhry • Feb 13, 2024

Antithesis – a platform transforming how software is tested and debugged – launched out of stealth and announced $47 million in seed funding from Amplify Partners, Tamarack Global, and First In Ventures, with participation from angel investors including Michael Walrath, Founder of Right Media and Howard Lerman, Founder of Yext and Roam. The team behind FoundationDB – which is a potent and reliable distributed database (acquired by Apple in 2015 and now underpins Apple’s cloud infrastructure) – started building Antithesis over five years ago when they saw how even the most sophisticated organizations lacked the kind of deterministic software testing built into the database they had just sold to Apple.

Antithesis has taken a rigorous testing approach to FoundationDB, matured it, and, after years of operating in stealth, made it the only commercially available system of its kind for general software testing.

Current software testing depends on developers to manually write their tests, a time-consuming process that, by its nature, can only find bugs in execution paths anticipated ahead of time. And bugs that hide down unanticipated but inevitable paths are missed. The problems often become apparent only late in development, when they are expensive to fix, or even in production, where they affect users and the company’s reputation.

What makes Antithesis unique is the platform continuously scans the newest version of the software under development for bugs inside of a separate simulated environment and can perfectly reproduce and provide powerful debugging information for every bug it finds. And this enables software engineers to develop with confidence, knowing any bugs will be found quickly and reported by Antithesis before they impact users, vastly increasing an organization’s overall productivity and software quality.

Antithesis is working with customers, including MongoDB, Palantir, and Ethereum. And their technology has been critical in bolstering their customers’ business operations and eliminating bugs that would have gone undetected by other systems. For Ethereum, for example, Antithesis helped find and fix several serious bugs in the lead-up to The Merge in 2022.

KEY QUOTES:

“Our goal is to increase the reliability of software systems in the most efficient way so that the organizations we partner with can focus on growth and innovation rather than wasting valuable time and energy on testing and debugging. Our team has had decades of experience building and running some of the world’s largest and most critical backend software systems, and we’ve learned that exceptional reliability requires exceptional testing – which is what we’re bringing to the market with Antithesis.”

  • Will Wilson, co-founder and CEO of Antithesis

“There is an enormous market opportunity for a system that drastically increases the reliability of software and allows organizations to innovate faster and deliver a higher quality product to customers. Antithesis’s model of autonomous testing will be especially important as we increasingly rely on AI and LLM tools for code generation. There are endless possibilities, and we’re excited to be partnering with a company working on such cutting-edge technology.”

  • Lenny Pruss, General Partner at Amplify Partners

“Antithesis is an exciting and unique tool for debugging blockchains and distributed systems. We used it extensively when testing the Merge. Antithesis was able to deterministically explore and find bugs in very exotic states and scenarios, ones that would have been nearly impossible to hand-code and unlikely to be hit in less stateful, traditional fuzzing.”

  • Danny Ryan, a research leader at Ethereum