Tag: test
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…
TDD in NAV – ASSERTERROR or IsFalse
Ouch, keep on singing the RED/GREEN/REFACTOR mantra wasn't that easy the last couple of weeks preparing myself on my NAV Development with Team Foundation Server presentation. But that's past now and I can look forward again. I can go ahead again. Nothing to stop me from getting to GREEN … Nothing? Really…
TDD in NAV – Test #4
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…
TDD in NAV – Test #2
TDD in NAV – Triangulation
Test-Driven Development in NAV – Test #1
Test-Driven Development in NAV – By Example
Test-Driven Development in NAV – Intro 2
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…
TDD in NAV – ASSERTERROR or IsFalse
Ouch, keep on singing the RED/GREEN/REFACTOR mantra wasn't that easy the last couple of weeks preparing myself on my NAV Development with Team Foundation Server presentation. But that's past now and I can look forward again. I can go ahead again. Nothing to stop me from getting to GREEN … Nothing? Really…
TDD in NAV – Test #4
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…