AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Test Your GUI Framework for High Confidence
If you don't trust your GUI framework, then that is a separate problem. If you want to have high confidence that someone pushing that button produces that event, that is not unit testable. That can be testable in other ways, either manual testing, which is done rarely because it's expensive and painful. Or it's done, you build invest in some automated hardware in the loop setup. So long story short, this is one of the things that I would actually say don't, don't test it. Like, don't Test Your UI Framework! Just throw the whole thing out. What are you doing? You will never get around that if you write code that uses the direct