Agile
-
Proper Black Box Testing Case Design – Equivalence Partitioning
In today’s IT world, the lines between developers and QA Engineers are being blurred. With the emergence of Agile, Test…
Read More » -
Why are Constraints Helpful
When people first try scrum, or TDD (or any new process), they feel uncomfortable. We “know how to do” stuff,…
Read More » -
Git stash driven development
I’ve found myself using a pattern quite often recently, which I’ve been calling “git stash driven development” – that is, relying…
Read More » -
Do We Really Need Estimates?
Okay, so you’ve read anything I wrote before, you probably know by now, that I am a strong proponent of…
Read More » -
Rebooting ALM, Part IV: Fantasy
This is the final part of the Rebooting ALM series. You should also read: Part I: Evolution Part II: Power…
Read More » -
Rebooting ALM PartIII : Weakness
This is the 3rd part of Rebooting ALM series. You can find the others here: Part I: Evolution Part II:…
Read More » -
Rebooting ALM Part II: Power
This is the 2nd part in the Rebooting ALM series. Check out the first part “Evolution“, to see how we…
Read More » -
Rebooting ALM Part I: Evolution
This is the first in a series about Rebooting ALM. I’m going to present this next at Agile Slovenia in…
Read More » -
C# – TFS Code Reviews – Show updated files in response to comments
Nice steps here: C# – TFS Code Reviews – Show updated files in response to comments – Stack Overflow. What’s…
Read More » -
TDD: It’s not that simple
TDD is pretty simple right? Obey the red-green-refactor step-by-step and you’re on your way to glorious, non-legacy code. It’s really…
Read More »