Tag: Business Central
Why to run standard tests?
Test Automation Examples – a GitHub repository
Over almost a decade I have been evangelizing test automation by blogging, presenting at various conferences and webinars, workshops, and, eventually last year, writing a book. People are picking up, but it’s clear there is still “a war to be won”. Testing, more specifically test automation, is too often considered…
What do I do wrong when C/SIDE debugger does not show my extension code although showMyCode is set to true?
While developing your own extension on NAV 2018 or “BC under version 15” you have the availability over 2 debuggers: the VSCode debugger and the C/SIDE (or should we call it Windows) debugger. Both serve a somewhat different scenario: VSCode debugger You want to run step-by-step through the code of…
How-to: Test your Table Relations (2)
A book, conferences and workshops
A book and the things unsaid
Indeed UI testing is slow
How-to: Decompile your .app file
56 = SQUARE(7) + 7 and My Conference Season
Why to run standard tests?
Test Automation Examples – a GitHub repository
Over almost a decade I have been evangelizing test automation by blogging, presenting at various conferences and webinars, workshops, and, eventually last year, writing a book. People are picking up, but it’s clear there is still “a war to be won”. Testing, more specifically test automation, is too often considered…
What do I do wrong when C/SIDE debugger does not show my extension code although showMyCode is set to true?
While developing your own extension on NAV 2018 or “BC under version 15” you have the availability over 2 debuggers: the VSCode debugger and the C/SIDE (or should we call it Windows) debugger. Both serve a somewhat different scenario: VSCode debugger You want to run step-by-step through the code of…