C/SIDE Test-Driven Development

NAV 2017 includes the enhanced C/AL Testability feature set designed to support C/AL test-driven development. Test-driven development is an approach where the application tests are defined prior to the development of the application code. In an ideal situation, the code supporting application tests is written prior to, or at least at the same time as, the code implementing the target application function written.

Advantages of test-driven development include the following:

  • Designing testing processes in conjunction with functional design
  • Finding bugs early
  • Preventing bugs reaching production
  • Enabling regression testing which prevents changes from introducing new bugs into previously validated routines

The ...

Get Programming Microsoft Dynamics NAV - Fifth Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.