LECTURE 2 STN
LECTURE 2 STN
Assurance
Chapter 1
Basic Concepts and Preliminaries
WHAT IS A TEST CASE?
A test case is a simple pair of <input, expected outcome>. For
example, if a program is expected to compute the square root of
nonnegative numbers, the test cases might be: