Testing is Boring Until Now
Every AL developer knows they should be writing tests. Most do not write enough of them, and the reason is almost always the same: it takes too long, there is too much boilerplate and the return feels low compared to the effort. That calculation is changing. In this expert session, Microsoft MVP Tine Staric walks you through the latest innovations in Business Central testing practice that are making test automation faster, leaner and genuinely worth your time.
Tine covers two game-changing approaches: page scripting, which dramatically simplifies test automation through recorded interactions, and Test-Driven Testing, a new approach that lets a single AL test cover multiple test cases and cut the amount of code you need to write significantly. He also shows you how to integrate these modern practices with your existing test suite without throwing out what you already have.
Better coverage. Less code. No more excuses.
6. Agenda
- Innovation in Testing
- Test-driven testing
- Integrating new practices
- Q&A
Calendar
Enjoy a discount and leverage your Companial Service Funds.
This course is part of the following learning journeys:
- Business Central Consultant Learning Journey
- Business Central Developer Learning Journey
Get a subscription
Unlimited access to all courses, Learning Journeys and ongoing instructor support
Why switch to a subscription?
- More training for less budget
- Stay relevant in a fast-changing industry
- Courses created by MCTs and MVPs
- Faster onboarding for new hires
- Guidance for all certifications
Who is this course for?
AL developers working with Dynamics 365 Business Central who already know testing matters and want to see how modern approaches can make it faster, smarter and more sustainable as part of their daily development practice.
What will you learn?
- What has changed in Business Central testing practice and why the old arguments against writing tests are losing ground
- How page scripting works and how recorded interactions dramatically simplify test automation
- What Test-Driven Testing is and how a single AL test can cover multiple test cases with significantly less code
- How to compare these modern approaches to traditional AL testing and decide where each fits best
- How to integrate page scripting and Test-Driven Testing into your existing test suite without starting from scratch