Mar 7, 2022Mistakes we make: Test that never failsWe all make mistakes - this is the way we learn. When it comes to automated testing, one of the most error-prone areas, where the...
Feb 15, 2022On the meaning of words: Unit testingClarifying some testing terminology We often talk about testing in terms of various test types - unit testing, functional or system...
Feb 10, 2022What 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...
Feb 10, 2022IntroductionMuch has been said about automated testing in Business Central lately. As more and more BC clients migrate to the cloud and evergreening...