“What Is Test Design” – Webinar Recording

I really like this topic. Test design is something we many times skip, or just gloss over. For example, I have a test for some API, and I need to write the next one. Chances are I’m going to reuse… Continue Reading…

One does not simply complexify code complexity

What Makes Code Complex?

Whether you’re a tester, or a developer, or a manager, you’ve probably wondered at some point in your life – what makes apps so complex? Where does all the complexity come from? It’s complex to build, to test, to deploy,… Continue Reading…

Too Many Locators - Clean Web Tests Webinar

“Clean Web Tests” from the PractiTest Webinar

If you take a look at automated web testsת you’ll be overwhelmed by locators (or selectors, or elements, or whatever framework you’re using). They are everywhere, and the tests find them and make use of them. As they should. It’s… Continue Reading…

What's in the box? It's a test, right?

What’s In The Box?

What test types do we have? Unit tests. API tests. Component tests. E2E tests. We have all kinds. The names can be a bit confusing, though.Like, what is really a unit? Is it a method, or a class? Maybe more… Continue Reading…

Copyright Gil Zilberfeld, 2025