AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Automated Hill Testing
System tests really directly map to requirements, user level requirements. And the other is they serve to validate my lower level tests. One of the most useful hill tests was the one that simply checked whether the system would initialize. This is after all unit testing had passed. So we talked about the investment in setting up automated hill testing in the past. But you can at least, you know, you don't have to have it as part of your continuous integration build pipeline. You can just have it on your local machine.