Home > Main > TestCases
TestCases

Release Information

Project: EPD 7.3
Internal Release Number: 7.3.30
Related Documents: System Test Plan

unique-test-case-id: Test Case Title

Purpose: Short sentence or two about the aspect of the system being tested. If this gets too long, break the test case up.
Prereq: Assumptions that must be met before the test case can be run.
Test Data: List of variables and their possible values used in the test case. You can list specific values or describe value ranges. The test case should be performed once for each combination of values. These values are written in set notation, one per line. E.g.: loginID = {Valid loginID, invalid loginID, valid email, invalid email, empty} password = {valid, invalid, empty}
Steps: Steps to carry out the test.
  1. step 1
  2. step 2
  3. step 3
  4. step …
Notes and Questions:
  • NOTE
  • QUESTION

TestCaseNomenclature
Example Test Cases
BallGrid