The Economics of Unit Testing

Unit testing is a set of skills, that rarely appears on a resume. When I saw a resume with unit testing on it, it rose up to the top of the interview queue. I understood the person who put it… Continue Reading…

Unit Test Attribute #10 – Isolation

This is last, final, and 10th entry in the ten commandments of unit tests attributes that started here. And you should read all of them. We usually talk about isolation in terms of mocking. Meaning, when we want to write… Continue Reading…

Unit Test Attribute #9 – Deterministic

This is the 9th post in the Unit Tests Attribute series that started here. To learn more about testing, contact me. I keep hammering on trust and how it’s crucial that we trust our unit tests. If unit tests are… Continue Reading…

Unit Test Attribute #7 – Footprint

This the 7th post about Unit Tests Attributes that started off as half of a power-couple of series,  “Unit Tests attributes – Introduction” post. If you need training on unit tests, contact me. When we talk about footprint, we’re really… Continue Reading…

Test Attribute #6 – Maintenance

This the 6th post about Test Attributes that started off with the supermodel of series,  “Test attributes – Introduction” post. If you need training on testing, contact me. I always hated the word “maintainability” in the context of tests. Tests,… Continue Reading…

Test Attribute #5 – Differentiation

This the 5th post about Test Attributes that started off with celebrity-level “Test Attributes – Introduction” post. Differentiation is not an attribute of a single test. Differentiation does not ride alone, because it requires multiple tests. Tests allow us to… Continue Reading…

Test Attribute #4 – Accuracy

This is the 4th post on test attributes that were described in the now even more famous “Test Attributes – Introduction” post. If you want training and/or coaching on testing, contact me. Accuracy is about pinpointing the location of the… Continue Reading…

Test Attribute #3 – Speed

This is the 3rd post on test attributes that were described in the now more famous “Test Attributes – Introduction” post. There’s a story I like to tell about my first TDD experience. You’ll have to hear it now (some… Continue Reading…

Test Attribute #2 – Readability

This is the 2nd post on test attributes that were described in the now famous “Test attribute – Introduction” post. We often forget the most of the value we get from tests come after we’ve written them. Sure, TDD helps… Continue Reading…

Test Attribute #1 – Validity

In my last post, I created a list of test attributes. If one of them isn’t ok, you need to do some fixin’. This is the first of a series of posts that is going to discuss the different faces… Continue Reading…

Copyright Gil Zilberfeld, 2025