- Automated Testing in Microsoft Dynamics 365 Business Central
- Luc van Vugt
- 54字
- 2021-06-24 14:56:47
Frequently modified code
One of the basic rules of good code governance is that code should only be changed when it is going to be tested. So, if code is modified frequently, the consequence is that it will also be tested frequently. Automating these tests will give a good return on investment for sure.