Skip to main content

Automated Testing with Business Central.

Hi Readers,

I Just wanted to share this information in a blog and I think you can surely utilize this information with #msdyn365bc AL Development.

With AL Development, using Automated Testing you can save time and cost during Extension Testing. 

Automated Testing also makes refactoring & clean code processes easier and you will be able to test before and after refactoring.

#automatedtesting, #msdyn365bc

Automated Testing is not something new with Business Central. Microsoft have added automated testing in Dynamics NAV 2009 and Higher.

If you haven't used it till now, its right time to utilize power of automated testing with all the new extensions that you are writing.

Now the question How can I start with Automated Testing?

I will start with two steps -

  • Start Reading about Automated Testing?
    • Luc van Vugt is the first name that you will find when you search for Automated Testing.

    • You can read all his great work in his blog.

    • That's not all Luc have also written a great book for beginners.

  • Start Writing them to be expert with Automated Testing?
    • My Style of learning something new is to start trying it.

    • When I get stuck in a situation, then I go back to Book and understand how to do it.

Next week October 17'th 2020, we will be talking again about automated testing. Join us if you want to learn about #automated testing.

If you plan to join the next session, then I would request you to watch the recording for the first automated testing session.


We all would love to see in continued discussion #bcopendiscussion. If you cannot be there please do watch recording on YouTube after the session. 

If you have thoughts about other scenario with automated testing please add those details in the question section during registration and as we go along we will cover those scenarios. 

Registration Link - https://bit.ly/bcopendiscussion 

Registration Ends - 16'th Oct. 2020 - 03:00 PM IST

Keep learning and sharing.

Regards,
Saurav Dhyani

Comments

Popular posts from this blog

VIEW SERVER STATE permission on SQL Server?

Hi all, Sometime While trying to Login into a database we face an error message as shown below. --------------------------- Microsoft Dynamics NAV Classic --------------------------- You cannot start Microsoft Dynamics NAV Classic because you do not have the VIEW SERVER STATE permission on SQL Server. Contact your system administrator. --------------------------- OK    ---------------------------

BC 21 and Higher - PowerShell Cmdlet (Replacement of Business Central Administration).

Hi Readers, As discussed in last article about deprecating of Business Central Administration, there are few common actions that we use in administration till Business Central 20. For our on-prem customers, we will still require doing activities. As Microsoft suggest we need to start using PowerShell cmdlet.    Let's see how to do those via PowerShell, or Administration Shell. I will be keep adding commands as you comment to this article.

Send Mail with Attachment From Navision.

Hi all, We have seen how to save a report into PDF and how to send mail to a customer. Let's link these two post in one i.e. Mailing statement to a customer into PDF Format. This article is part of the Series. Please Refer  Table of Content here . If you have the old objects set let me brief you what I will be changing -