AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
The Value of System Level Tests
System level tests are fantastic, but they just don't have the granularity. They're not in terms of like making sure you deal with all fault conditions in the correct way. Luke: I think there are things that unit testing will catch that is very hard for system level testing to catch. The covers much better issues between subsystems and timing where unit testing tends to be weak.