Agile Development

Agile development has been around for nearly a decade. However, its popularity as the methodology of choice to develop software has only been embraced in the last couple of years. A revolutionary way of deploying software projects, Agile methodology supports rapid delivery of solutions, responds to…

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…