There are twelve principles outlined as part of the Agile Manifesto. Near the bottom, you’ll find these two: “Continuous attention…
Read moreBe Confident in Your Code
Mike, a .NET developer has confidence in his team’s code because they are using code coverage and they can see…
Read moreWhat’s a Branch and How to Make Sure It’s Covered
What’s a branch? A branch is a piece of code that comes after a condition. In a branch, only one…
Read moreThe Technical C++ Artist Who Enjoys Freedom Through Programming
Meet fellow C++ developer Krzysztof Sommerfeld from Poland who considers our professionan a technical art form.
Read moreThe Good, the Bad and the Ugly Programmer
Time flies when you are having fun…or when you are stressed. In our latest comic, Roland experiences cowboy code at its worst.
Read moreWhat Are Quality Tests?
What are quality tests? In today’s post, we cover the characteristics of a good test and how to identify and enable them.
Read moreSneak Peek: Typemock .NET Training & Testing Samples for Blockchain Applications
In the December newsletter, you’ll discover testing patterns for blockchain applications, reveal to you why so many suffer from open spaces and more.
Read moreTest Driving a Blockchain Application: A Simple Example
We define blockchain, the challenges in blockchain application testing and walk through a simple example of testing a blockchain application.
Read moreThe Mentor Who Uses Heavyweight Isolation Judiciously
Meet Erik Dietrich in this interview. You may know him from our blog post but he is also a software consultant and a mentor for many coders. Read on.
Read moreConfessions of a Unit Testing Skeptic
In today’s post, I share a few confessions of a former unit testing skeptic, and why I think that unit testing is worth it.
Read more