Testing mistakes, Part III: Let's make it right
The third post of the series of typical testing mistakes will be dedicated to fixing these mistakes. In two previous posts, I was...
Mistakes we make, Part II
Continuing the previous post, I will linger a bit longer on the topic of testing mistakes, and demonstrate some more examples of testing...
Mistakes we make: Test that never fails
We all make mistakes - this is the way we learn. When it comes to automated testing, one of the most error-prone areas, where the...
On the meaning of words: Unit testing
Clarifying some testing terminology We often talk about testing in terms of various test types - unit testing, functional or system...
What are we testing, exactly?
Planning your test scenarios Let's get started with the first test example. I find it a good introductory exercise to pick a very simple...
Introduction
Much has been said about automated testing in Business Central lately. As more and more BC clients migrate to the cloud and evergreening...