Automated Testing with Permissions

This is the first part of Automated testing with Permissions, in this post I’ll visualize and explain the way it’s described on msdn and in part two I’ll go for a more practical approach which will support permissions per test function and partially executing code with…

Bootcamp Notes: Testing

In NAV2009 we already had the option to create test CodeUnits, but NAV2013 made our options much more extensive. Basically, how do we avoid breaking stuff when developing? By testing, or even better, by automated testing. Bron : Magno's Blog Lees meer...