AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Automate Integration Tests
If possible, you should automate full functional tests. If I'm building some diagnostic instrument where it actually, you know, there's some sample of blood or whatever that the user has put in and this is tested from there correctly. That's what I would call functional tests right. And maybe you can't automate that someone has to put that sample in a tray. Maybe you have to short circuit with your integration test,. You know, you wire it up so that, okay, you can indicate to the to the device. You already have a sample in the tray. Just deal with it now on as you normally would and give me the answer. Yeah. Oh, yes, that's true