Microsoft Dynamics 365 Business Central Cookbook by Michael Glue

Microsoft Dynamics 365 Business Central Cookbook by Michael Glue

Author:Michael Glue
Language: eng
Format: epub, mobi
Tags: COM000000 - COMPUTERS / General, COM082000 - COMPUTERS / Bioinformatics, COM006000 - COMPUTERS / Buyer
Publisher: Packt Publishing
Published: 2019-08-09T05:02:51+00:00


By setting up a standard test library that defines the previous functions, it makes it really easy to ensure that any time you add a new document entity, you also create the same standard tests for it.

If you are really serious about automated testing (why wouldn't you be?), then take a look at Test-Driven Development (TDD). In this approach, you begin building a new feature by creating the tests and then building the feature to meet those test scenarios. Test libraries are a great way of promoting TDD, as the first thing you can do is create your test library and add stubs for all of the standard functions for the entities that your feature needs to interact with.

Check out more information on TDD here: http://www.agiledata.org/essays/tdd.html.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.