Tag: testability
How-to: Test your Table Relations
Let's talk about Shared Fixture and … NAV 2018 CU4
Tomorrow exactly one month ago I wrote this post, based on the update in a number of test codeunits in NAV 2018 CU3: Let's talk about Shared Fixture and how to profit from this with the Dynamics NAV Test Toolkit. Just now I finished upgrading our test code to NAV…
Let's talk about Shared Fixture and how to profit from this with the Dynamics NAV Test Toolkit
How-to: Run Standard Tests against Your Code
How we started using the Test Toolkit
To Jan Hoek: Everything you always wanted to know about automated testing in NAV (cont’d)
To Jan Hoek: Everything you always wanted to know about automated testing in NAV but were afraid to ask ;-)
Well, actually, Jan, everything you always wanted to know about automated testing in NAV and did ask me about. 😉 Thanx for starting this creative little experiment, allowing to elaborate somewhat more on some aspects of automated testing. Maybe needless to mention that my answers reflect my knowledge and experience and are…
C/AL Testability Survey
TDD in NAV – Test #3
Getting our first two tests, test #1 and test #2, working (GREEN! … GREEN! … GREEN!), we successfully implemented the first part of our feature, i.e. the function CalcDocAmount, leaving us now with it's counterpart: the verification of the manually entered total amount of the document (invoice). # Description Status 1a Create…
How-to: Test your Table Relations
Let's talk about Shared Fixture and … NAV 2018 CU4
Tomorrow exactly one month ago I wrote this post, based on the update in a number of test codeunits in NAV 2018 CU3: Let's talk about Shared Fixture and how to profit from this with the Dynamics NAV Test Toolkit. Just now I finished upgrading our test code to NAV…
Let's talk about Shared Fixture and how to profit from this with the Dynamics NAV Test Toolkit
How-to: Run Standard Tests against Your Code
How we started using the Test Toolkit
To Jan Hoek: Everything you always wanted to know about automated testing in NAV (cont’d)
To Jan Hoek: Everything you always wanted to know about automated testing in NAV but were afraid to ask ;-)
Well, actually, Jan, everything you always wanted to know about automated testing in NAV and did ask me about. 😉 Thanx for starting this creative little experiment, allowing to elaborate somewhat more on some aspects of automated testing. Maybe needless to mention that my answers reflect my knowledge and experience and are…
C/AL Testability Survey
TDD in NAV – Test #3
Getting our first two tests, test #1 and test #2, working (GREEN! … GREEN! … GREEN!), we successfully implemented the first part of our feature, i.e. the function CalcDocAmount, leaving us now with it's counterpart: the verification of the manually entered total amount of the document (invoice). # Description Status 1a Create…