News
Deep insert with Business Central APIs (part 2)
Deploying from DevOps the right way (Part 2): Deploying to OnPrem Business Central environments with the automation API
Run Business Central in docker using a custom generic image
The Hello World CI/CD sample
How Do I: Create a mini Report Inspector?
Test Automation Examples - Example Three
A couple of months ago I introduced my GitHub project when I had just finished the first example as a spinoff of my new online course. And around that time I started with . Test wise this one was a bit too ambitious and as a consequence it is still waiting to be completed. Hopefully somewhere during my long summer recess I get it done. Meanwhile, at my major employer, I designed a nice new feature with a bit more restricted scope than example 2 which this morning I added as example 3 to his GitHub repository: . Feel free to have a look and make use of it to help you make your next step in getting your test automation skills leveraged.
Might you have any suggestion (or question) for improving existing and/or adding new examples, be invited to record an issue in the repository. Next to the effort I still not to put in example 2 my backlog has a task to start categorizing the examples to allow you to find easier examples you are looking for. Feel free to suggest categories and where to apply them .
Acknowledgement
A big thanx to , one of my great colleagues, who joined us last year and immediately stepped into test automation.
CI/CD and artifacts
Working with artifacts
Changing the way you run Business Central in docker…
Business Central how to invoke a Web Service from Powershell
Business Central how to invoke a Web Service from Powershell How-to re-call a WebService from Powershell (BC On-Premise) Scenario: We already have Web Services defined, with several fields calculated or recovering difficult management data (e.g. dimensions shortcuts etc.), the Web Services are ready and we want to reuse them. We don’t want to redo them, ...
L'articolo proviene da .