September 2017
Beginner to intermediate
562 pages
13h 46m
English
After unit tests and coded UI are developed and checked into source control, you can integrate these tests with an automated build process so that every time build runs, these test cases are executed automatically.
The following screenshot shows test automation steps under default build definition for Dynamics 365 for Finance and Operations, Enterprise edition:

As shown, build process will find any assemblies that contain the test word and execute them.