Testing Challenges at Scale
Hyrum highlights the incentive mismatch in teams responsible for creating expensive systems and their testing counterparts, leading to poorly constructed test doubles. Gregory introduces Algorand as a user-friendly decentralized operating system that leverages familiar programming languages. The discussion delves into the complexities of testing at scale, emphasizing the need for effective test selection and pruning to manage the vast number of tests run against changes in core libraries.In this clip
From this podcast

Software Engineering Radio - the podcast for professional software developers
SE Radio 609: Hyrum Wright on Software Engineering at Google
Related Questions
Can you comment a little bit about the scale of testing at Google?
What should I test in software development based on the episode Google's Engineering Practices - What to Look for in a Code Review and the clip Testing Edge Cases as well as the episode Observability is for your unknown unknowns and the clip Unlocking Developer Superpowers?
What should I test in software development?