Testing Strategies Explained
Jay discusses the importance of testing specific features and corner cases, emphasizing that not all tests hold equal value. He reflects on the evolving definition of unit tests, acknowledging the necessity of including database interactions for comprehensive testing. Additionally, he categorizes different types of tests, highlighting the balance between speed and thoroughness in ensuring system integrity.In this clip
From this podcast

Software Engineering Radio - the podcast for professional software developers
SE-Radio Episode 256: Jay Fields on Working Effectively with Unit Tests
Related Questions
What is the main topic of the clip "Unit Testing Insights" from the episode SE-Radio Episode 256: Jay Fields on Working Effectively with Unit Tests?
What is the main topic of the clip Unit Testing Insights from the episode SE-Radio Episode 256: Jay Fields on Working Effectively with Unit Tests?
What should I test in software development?