Skip to content

Automated Testing in Microsoft Dynamics 365 Business Central - Second Edition, published by Packt

License

Notifications You must be signed in to change notification settings

PacktPublishing/Automated-Testing-in-Microsoft-Dynamics-365-Business-Central-Second-Edition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated Testing in Microsoft Dynamics 365 Business Central - Second Edition

Automated Testing in Microsoft Dynamics 365 Business Central - Second Edition

This is the code repository for Automated Testing in Microsoft Dynamics 365 Business Central - Second Edition, published by Packt.

Efficiently automate test cases for faster development cycles with less time needed for manual testing

What is this book about?

Dynamics 365 Business Central is a cloud-based SaaS ERP proposition from Microsoft. With development practices becoming more formal, implementing changes or new features is not as simple as it used to be back when Dynamics 365 Business Central was called Navigator, Navision Financials, or Microsoft Business Solutions-Navision, and the call for test automation is increasing.

This book covers the following exciting features:

  • Understand the why and when of automated testing
  • Discover how test-driven development can help to improve automated testing
  • Explore the six pillars of the Testability Framework of Business Central
  • Design and write automated tests for Business Central
  • Make use of standard automated tests and their helper libraries
  • Understand the challenges in testing features that interact with the external world
  • Integrate automated tests into your development practice

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter02.

The code will look like the following:

fields
{
  field(1; Code; Code[10]){}
  field(2; Description; Text[50]){}
}

Following is what you need for this book: This book is for consultants, testers, developers, and development managers working with Microsoft Dynamics 365 Business Central. Functional as well as technical development teams will find this book on automated testing techniques useful.

We also provide the color images of the screenshots/diagrams used in this book. Click here to download it.

Related products

Get to Know the Author

In 1999, Luc van Vugt stepped into the Dynamics 365 Business Central (BC) world, training many developers. After Microsoft acquired Navision, he joined their Dynamics localization team as tester and project lead, 6 years closely involved with all BC releases. Since he left MS, he became an active community member with his blog, Dutch Dynamics Community and as conference speaker. He co-founded NAV Skills, supporting BC pros with workshops and webinars until 2019. He continues ever since with webinars under the flag of Areopa. For all this work, Luc has been awarded MS MVP since 2011. In 2012, he started fluxxus.nl mainly focusing on BC development courses and workshops on test automation, on the latter a main driving force in the community.

Addenda to the book

As with any other project this book had a certain scope and due to that some things fell out of this scope. These out-scoped items have been partly parked as issues on this repo and partly on a WIP list. Over time most of these issues will be tackled as an addedum post on Luc's blog and a new commit on this repo. Everytime a new addendum is handled a reference to it will be listed here.

  • Addendum #01 – Scenario 0032 ‘Test that lookup value shows on standard Customer – List report’
  • Addendum #02 – Including all extended pages in permissions testing
  • Addendum #03 – Simplifying API testing using basic authentication
  • Addendum #04 – Verifying the Report Dataset
  • Addendum #05 – Include Lookup Value in Restore Archived Sales Document feature
  • Addendum #06 – Include Lookup Value in Copy Sales Document feature

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781801816427

About

Automated Testing in Microsoft Dynamics 365 Business Central - Second Edition, published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published