Click any tag below to further narrow down your results
Links
This page invites users to book a demo of Meticulous, a testing tool that offers extensive test coverage in weeks. It helps identify bugs before they reach production, allowing developers to ship software faster and with greater confidence.
This article discusses the importance of rigorous testing in software development, particularly for high-availability systems like Jane Street's Aria. It highlights the use of various testing techniques and introduces Antithesis, a tool that helps uncover hidden bugs by simulating real-world chaos in a controlled environment.
The article details how an AI coding agent inadvertently led to an infinite recursion bug in a web application. A crucial comment was deleted during a UI refactor, resulting in a missing safety constraint that triggered browsers to freeze and crash. The author emphasizes the importance of tests over comments in an AI-augmented coding environment.
Decipher AI automates end-to-end testing by generating tests from recorded actions or described workflows. It keeps tests updated automatically and alerts teams when users encounter bugs in production, ensuring quick resolutions and minimal disruption.
The article discusses the complexities and challenges of dealing with software bugs, drawing on lessons learned over nine years of experience. It emphasizes the importance of thorough testing, understanding user behavior, and maintaining clear communication within development teams to effectively manage and resolve these issues.