Author: Luc van Vugt
Prism for AL Preview
Test Automation Examples – Example Two and Categories
CODE COMPLETE! Yesss. This was waiting somewhat too long on my desk to be completed, but this morning I finally did: Extended Text on Assembly Documents. This example extends the standard Extended Text feature in Business Central to assembly documents. As with the previous two completed examples (Blocking Deletion of…
Test Automation Examples – Example Three
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…
Test Tool Extension
When working on getting the standard tests running on our solution the standard Test Tool was not making our live as easy as it could. Wanting to rerun only successful or failing tests, this was near to impossible. Manually deselecting individual tests turning of the Run field, was, euphemistically said,…
Test Fixture Initializer
Overtime I have been advocating the use of the standard Business Central tests in various posts, webinars, conference presentations, and my book. IMHO this has been, and still, is an undervalued collection of over 22,000 automated tests that cover all functional areas. It’s a no brainer to let them run…