How to test the UI (like JavaFX )?

Testing UI is hard. Or is it? It really depends on what we’re talking about when we’re saying “UI testing”. This question came up recently in the “Unit Wars” webinar. And I think that it requires a deeper answer. I remember writing Windows apps in C++, calling CreateWindow APIs, keeping Read more…

My “Improving Testability” Article on InfoQ

Articles are the best, right? So I’ve got one for you. By yours truly, it was published on the great InfoQ site. It’s called “Improving Testability” and I won’t say what’s it about, suspense is everything. You’ll laugh, you’ll cry, you’ll change your code, you’ll test. Go ahead, read it.