System Test Case Format


The purpose of a test case is to describe how you intend to empirically verify that the software being developed conforms to the specifications. In other words, you need to be able to show that it can correctly carry out its intended functions. The test case should be written with enough clarity and detail that it could be given to an independent tester and have the tests properly carried out.

TEST CASE DESCRIPTION

A test case contains all the information necessary to verify some particular functionality of the software:

Purpose:

Requirement Traceability:

Setup: Test Data:

Examples




5/15/2010 JD Added bad examples
4/11/2004  JD  Changed title of page
2/01/2004  JD  Added an example test case for COFFDROP