What is a 'test case' in software development?
-
A
A folder that stores program files
-
B
A specific set of inputs used to verify a program produces expected outputs
-
C
A type of loop that repeats until an error occurs
-
D
A comment block at the top of a file