March 2020
Intermediate to advanced
528 pages
13h 18m
English
Acceptance Test Library (ATL) is used for validation testing in Microsoft Dynamics 365 Finance and Operations One version. It has been available since May 2019 in PU26, application version 10.0.2.
So, are you wondering how to leverage classes that are used internally by Microsoft to test the code? This is it. You can skip UI and directly debug the code – ATL is the tool. ATL is suggested to be best used for data setup testing, as well as for validation testing of integration and components. In some scenarios, it could be used for unit tests.
Let's now explore what this library offers us, and how we benefit: