Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :

Community blogs

Featured

Latest blog posts

View all
Like (0)
Getting handed over the full text to your ConfirmHandler

For those of you that are coding tests the concept of UI Handlers is probably a known fact. It’s one of the first technical things I explain in my test automation course and I call it the third pillar of the testability framework in Business...

Luc van Vugt 2,631
Like (0)
Addendum #05 – Include Lookup Value in Restore Archived Sales Document feature

In chapter 6 of my book, on pages 109 and 110, the data model and business logic changes for the Lookup Value business case are listed and discussed. One way or another these changes are covered by most of the test examples worked on ...

Luc van Vugt
Like (0)
Addendum #04 – Verifying the Report Dataset

As I explain in my book with test example 8 in chapter 8, the testability framework – or actually the test toolkit – does not provide for layout testing, only dataset testing. Those who bought both the 1st and 2nd edition of my ...

Luc van Vugt
Like (0)
10 Years fluxxus.nl

Dear readers, customers, students … dear fellow human beings. It’s a little over 10 years that I got the opportunity to start my own business, fluxxus.nl.And through this I got the chance to get in contact with you. To work with you, to teach ...

Luc van Vugt
Like (0)
Addendum #03 – Simplifying API testing using basic authentication

Time for another addendum to my book: simplifying API testing. In the first part of Chapter 13, Testing Incoming and Outgoing Calls, I discuss how you can go about testing incoming calls, i.e. calls to your APIs. In this I followed the app...

Luc van Vugt
Like (0)
Interview: Why test automation for Microsoft Dynamics 365 Business Central is a te...

by Jason Gumpert, editor, MSDynamicsWorld.com Last December the 2nd edition of Luc van Vugt’s book Automated Testing in Microsoft Dynamics 365 Business Central was released by Packt Publishing. The book aims to explain how to “effici...

Luc van Vugt
Like (0)
From fresh to shared fixture #3 – refactoring can start

At the end of the second post of this series I left you hanging just when I was ready to really start refactoring. Sorry for that and shouldn’t let you no longer. So, here we go. Refactoring can start But where to start? Well, letR...

Luc van Vugt
Like (0)
From fresh to shared fixture #2 – a refactoring example

In the first post of this series I started with stating the intention that … I would like to display a very simple, though instructive, example of how easy refactoring works when you have both app and test code at your disposal. And tha...

Luc van Vugt