News
Webinar: CI/CD from AL developer’s shoes
Conditional directives
Custom images in Business Central List Pages
CUSTOM IMAGES IN BUSINESS CENTRAL LIST PAGES The ideal would be a mediaset field, unfortunately, the display from the web client in the lists is not perfect, you need to use brickview to view; in this case, we can still use the old technology based on blob fields (deprecated). “Hi, do you know if there is any way of displaying […]
L'articolo proviene da .
Setting up docker containers with apps from AppSource
Restoring your online Business Central database locally
Managing secrets in your scripts
Test Automation: It’s Not A Buzz Word, But A Grand Helping Hand
I reckon that any of us using a computer has the experience that the applications you’re using do not always act the way you expect it to do. This might be a matter of ignorance, i.e. simply not knowing how it works, but it also could be that they are not behaving as intended. The latter is what we call a bug. In the words of :
A bug is an error, flaw or fault in a computer program or system that causes it to produce an incorrect or unexpected result, or to behave in unintended ways.
I tend to narrow this down to:
A bug is an untested feature.
This short definition highlights that any kind of bug, be it a real fault, an unexpected result, or whatever, boils down to the fact that this behavior was not revealed by testing. No scenario was thought up to uncover this behavior before the application was released, only to be discovered in daily usage.
Read the full article on opgona.training where it was originally posted: .
Test Automation: It’s Not A Buzz Word, But A Grand Helping Hand (1)
I reckon that any of us using a computer has the experience that the applications you’re using do not always act the way you expect it to do. This might be a matter of ignorance, i.e. simply not knowing how it works, but it also could be that they are not behaving as intended. The latter is what we call a bug. In the words of :
A bug is an error, flaw or fault in a computer program or system that causes it to produce an incorrect or unexpected result, or to behave in unintended ways.
I tend to narrow this down to:
A bug is an untested feature.
This short definition highlights that any kind of bug, be it a real fault, an unexpected result, or whatever, boils down to the fact that this behavior was not revealed by testing. No scenario was thought up to uncover this behavior before the application was released, only to be discovered in daily usage.
Read the full article on opgona.training where it was originally posted: .
Webinar on 11/3 - Preparing for the future with Business Central
Join our free Directions 4 Partners webinar on Thursday 11. March at 16:00 CET with our MVP Expert panel , and to share their thoughts and guidance on preparing for the future with Business Central.
NavContainerHelper doesn’t work anymore…