Thursday, April 16, 2009

What is a Test Case?

Test Case

Test cases are the specific inputs that you’ll try and the procedures that you’ll follow when you test the software. [Ron Patton]

According to IEEE Standard 610 (1990) test case is:
(1) A set of test inputs, execution conditions, and expected results developed for a particular objective, such as to exercise a particular program path or to verify compliance with a specific requirement.

Also See:
Test Case Templates