C/SIDE Test-driven development
NAV 2015 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:
- Design testing processes in conjunction with functional design
- Find bugs early
- Prevent bugs reaching production
- Enable regression testing, preventing changes introducing bugs into previously validated routines
The C/AL Testability feature provides test specific types ...
Get Microsoft Dynamics NAV 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.