AccUnit

Unit Testing in VBA - Microsoft Access, Excel, …

Basics

From AccUnit
Revision as of 22:00, 22 May 2012 by Sten Schmidt (Talk | contribs)
Jump to: navigation, search

Software testing means to determine whether the software meets the requirements.

Requirements in natural language, however, are not suitable as the basis of a test. ("Well, the thing must not crash" or "If I enter 100, then a particular result must be calculated").

Moreover, it is not possible to precisely describe complex applications.

Personal tools