NEW: Test Automation for Functional Roles online course
I have setup a NEW course: Test Automation for Functional Roles online course.
Starting on 22nd of April 2024, in two sessions and a workshop I will learn you the meaning of a Test Plan and how to build one.
More details and registration form to be found here.
Getting handed over the full text to your ConfirmHandler
Addendum #05 – Include Lookup Value in Restore Archived Sales Document feature
Addendum #04 – Verifying the Report Dataset
10 Years fluxxus.nl
Addendum #03 – Simplifying API testing using basic authentication
Interview: Why test automation for Microsoft Dynamics 365 Business Central is a team effort
From fresh to shared fixture #3 – refactoring can start
From fresh to shared fixture #2 – a refactoring example
Test Automation for Microsoft D365 Business Central online course
Another run of the: Test Automation for #msdyn365bc online course.
Starting on 22nd of May 2024, in six sessions I will introduce you into the world of BC test automation.
More details and registration form to be found here.
My NAV TechDays 2013 – And Yours?
Some Compounds Statements – Part 2
Some Compounds Statements
Have a look at these code samples and tell me where a compound statement, i.e. BEGIN-END, should be constructed to get the code work right. Just dare without going into NAV and verify. [8-|] Sample 1 1. SalesCommentLine.SETRANGE(“Document Type”,SalesQHeader.”Document Type”);2. SalesCommentLine.SETRANGE(“No.”,SalesQHeader.”No.”);3. WHILE SalesCommentLine.FIND(‘-‘) DO4. SalesCommentLine.DELETE;5. SalesCommentLine.”Document Type” := SalesOrderHeader.”Document Type”;6. SalesCommentLine.”No.” := SalesOrderHeader.”No.”;7. …
NAV 2013 SEPA Credit Transfer and Direct Debit Updates – Netherlands – Arghhhhh
Yesterday Microsoft Dynamics NAV 2013 SEPA Credit Transfer and Direct Debit Updates – Netherlands was released on PartnerSource. Something various partners and customers have been waiting for in The Netherlands. We too. But then for NAV 2009 R2. Instead of asking MS – and probably getting an unclear answer –…
2nd Edition of my book
December 2021 the 2nd edition of my book was published: 400 pages, twice the size of the 1st edition. I am still thankfull to the many that helped me getting it done.
Get yourself a copy here.
Want to know what the 2nd edition brings? Read this post.