The Code Coverage tool differs from the debugger tool that is included in Microsoft Navision. However, the Code Coverage tool contains the same limitations as the debugger tool. You require Granule 7110 (Report & Dataport Designer) to run the Code Coverage tool.

Bron : MS Dynamics NAV Forum
Lees meer…

Tags:
 

Code Coverage in Navision (available off of the tools menu -> debugger -> Code Coverage) is useful if you want to run through a process and see exactly what code is being hit. Helpful from time to time in identifying spots where things are happening in code or where you can hook new functionality into.

Bron : www.BillWarnke.com
Lees meer…

Tags: