Introduction to test automation in Business Central

Intermediate
Developer
Dynamics 365
Business Central

Do you want to know how you can write your own unit tests with AL language? Do you want to know how you can test your own extension? This module provides you with an introduction to test automation.

Learning objectives

In this module, you will:

  • Learn how to write test code in AL with Test Codeunits.
  • Install and run the Test Toolkit in Docker containers.
  • Run standard Business Central tests.

Prerequisites

Basic understanding of AL code