AccUnit

Unit Testing in VBA - Microsoft Access, Excel, …

Basics

From AccUnit
(Difference between revisions)
Jump to: navigation, search
Line 2: Line 2:
Software testing means to determine whether the software meets the requirements.
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 to be calculated").
+
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").

Revision as of 21:49, 22 May 2012

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").

Personal tools