Leading Indicators in Unit Testing Implementation, Part II

Part I was HUGE! Now, let’s look at broken builds. We want to see a decrease in their number over time. This may sound a bit strange. Our CI is supposed to tell us if the build breaks, that’s its… Continue Reading…

“Fractal Test Planning” Slides from #NTD2017

Great discussion and great fun! Here are the slides. [slideshare id=76765067&doc=fractaltestplanning-170608123218]

Implementing Unit Testing – Leading Indicators (part 1)

Now that we’ve talked about what we want to achieve, we better spread out some sensors. After all, we’re about to embark on a long and winding road. We want to know if we’re still going the right way, and… Continue Reading…

“Better Code for Better Tests” Slides from #LetsTest

Really sorry it’s the last Let’s Test. Great fun! Anyway, here are the slides. [slideshare id=75994166&doc=betercodeforbettertests-170515180216]

Over Exposure and Privacy Issues

This conversation comes up in every training I do about testing. I know exactly when it will happen. I know what I’m going to say, what they will say, and I know no one comes out completely convinced. Then violence… Continue Reading…

Unit Tests Anti-Pattern: Prefixing Test names With “test”

Unless the test framework makes you use the same “test” prefix, don’t do it. It messes with separating and identifying unit tests.

Unit tests Anti-pattern – Not Asserting

You’d think that we don’t need this kind of post in our day and age, but I still see unit tests written without the assert part.

Unit Tests Anti-pattern – Asserting on Not Null

Once people understand they actually need to write an assert, this unit tests anti-pattern appears almost immediately. Checking on null is a no-no.

Creating A Unit Testing Strategy – #AgileTDMondays

Had a great time presenting this presentation at Agile Testing Days Mondays – the weekly webinar series by the awesome #AgileTD folks (that’s you Sabine!). Here’s the recording. [youtube https://www.youtube.com/watch?v=j7rS-L5CMM4&w=560&h=315]

Unit testing is part of the job

In one of my unit testing courses we had a disucssion I’ve been part of what feels like a million times. The question the team asked was: “How do you convince the client to pay for unit testing?” Because it adds… Continue Reading…

Copyright Gil Zilberfeld, 2025