Test Case
A test assertion with a single result that is being verified. This allows designations such
as PASS or FAIL to be applied to a single bit of functionality. A single test case may be one of
many test cases for testing the complete functionality of a system.
IEEE/ANSI [1]:
(i) A set of test inputs, execution conditions, and expected results developed for a particular
objective.
(ii) The smallest entity that is always executed as a unit, from beginning to end.