Software Engineering Test Case Template and Example, Exercises of Software Project Management

A test case template and an example for software engineering, specifically for an atm system's pin change functionality. The template includes fields for test case number, name, system, subsystem, designers, design and execution dates, short description, pre-conditions, step actions, expected system responses, and comments.

Typology: Exercises

2011/2012

Uploaded on 08/01/2012

parmitaaaaa
parmitaaaaa 🇮🇳

4.2

(111)

173 documents

1 / 4

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Annex-1
Software Engineering
Test Case Template
and Example
docsity.com
pf3
pf4

Partial preview of the text

Download Software Engineering Test Case Template and Example and more Exercises Software Project Management in PDF only on Docsity!

Annex-

Software Engineering

Test Case Template

and Example

Test Case Template

Test Case #: Test Case Name:

System: Subsystem:

Designed by: Design Date:

Executed by: Execution Date:

Short Description:

Pre-conditions

Step Action Expected System Response Pass/ Fail

Comment

Post-conditions

SOME OF THE TERMS USED IN THE ABOVE TEMPLATE ARE EXPLAINED BELOW.

1.1 SUBSYSTEM

The subsystem/module (with in the main system) of which the functionality-to-be-tested is part of.

1.2 SHORT DESCRIPTION

[A short detail of the test e.g. the functionality to be tested etc.]

1.3 PRECONDITIONS

[Describe the preconditions for the test case. A precondition is the state of the system that must exist before a test case can be performed.]

1.4 POST CONDITIONS

[Describe the post conditions for the use case. A post condition is a list of possible states the system can be in immediately after a test case has finished.]

1.5 FLOW OF EVENTS

[Describe the flow of events that would be expected in normal conditions]

1.6 EXPECTED SYSTEM RESPONSE

[System response after each action/event performed by tester]