27-28 May, 2025
Days of Knowledge Central 2025
Join us in the beautiful Darmstadt, in the midst of Central Europe, for Days of Knowledge Central 2025! This local training event offers a unique opportunity for continuous learning in Business Central and related products, mastering cloud and AI technologies and accelerating technology adoption. Stay ahead by gaining the skills to implement modern customer solutions efficiently and connect with the Dynamics community to deliver more value to your clients.
Interested in sponsoring? Click here to contact our sponsor team.
Normal ticket - 599 EUR
Group discount 10% for 5+ tickets, 20% for 10+ tickets
27-05-2025
Get better code by combining Test Plan & SOLID principles making your test automation lightning fast
Most of todays automated tests are deeply database dependent. You probably know them. Those tests where a lot of data creation is done before you get to execute the action under test. The thing with them is that they both take a lot of time to build and a lot of time to run.
With the principles of SOLID, inspired by Vjeko, we have restructured the logic of the code in a way that isolates and abstracts it. This makes the tests run lightning fast because it's no longer dependent on any data from Business Central. And next this: by applying this approach we attain less dependency on breaking changes.
This coupled with a revised test plan ensures a more stable and better testable code yielding a better result in the end.
Speakers:
Christoffer Andersen
Evidi, TSA
C# programmer venturing to al in 2019, looking forward to more SOLID principles in codes and less wild west
Luc van Vugt
fluxxus.nl, MS MVP
In 1999, Luc van Vugt stepped into the Dynamics 365 BC world, training hundreds of developers. After Microsoft acquired Navision, he joined the MS Dynamics localization team GDL as tester, UA specialist, and project lead. For 6 years, he was closely involved with all successive releases. Since he left Microsoft, he has become an active community member by means of his blog. He is co-founder of Dutch Dynamics Community and a speaker at conferences. For all his community work, Luc has been awarded MS MVP since 2011. In 2014, he co-founded NAV Skills, supporting Dynamics 365 BC pros around the globe with, among other things, webinars until 2019. He continued ever since to organize webinars under the flag of Areopa webinars. In 2012, Luc started fluxxus.nl, doing miscellaneous projects, including Dynamics 365 Business Central development courses and workshops on design patterns, and automated testing. Luc is one of the main driving forces on test automation in the BC community.