Test Cases and Results

Type of Test Case: Validation

MUCALC Program

Jeff Kelly


Test Table 

 

ID /
Description
Input Tester Name /
Test Case Type /
Date Executed
Actual Result
  • 4.1 
  • Tab allows movement between input boxes
OK: 
  • TAB character
  • Shift-TAB  
  • <Tester name> 
  • <MM/DD/YYYY> 
PASS: 
  • <pass item and result> 
FAIL:
  • <fail item and result> 
  • 4.2 
  • Checks "Field" data to ensure incorrect input is not allowed
OK: 
  • legal input for field
ERROR:
  • no input
  • input > maxChars
  • impossible input
  • <Tester name> 
  • <MM/DD/YYYY> 
 
PASS: 
  • <pass item and result> 
FAIL:
  • <fail item and result> 
  • 4.3 
  • Checks "Site" data to ensure incorrect input is not allowed

 

OK: 
  • legal text entry
ERROR:
  • field blank
  • input > maxChars
  • <Tester name> 
  • <MM/DD/YYYY> 
 
PASS: 
  • <pass item and result> 
FAIL:
  • <fail item and result> 
  • 4.4 
  • Checks the "SSD" field to ensure illegal input is not allowed
OK: 
  • legal SSD input
ERROR:
  • illegal SSD input
  • <Tester name> 
  • <MM/DD/YYYY> 
 
PASS: 
  • <pass item and result> 
FAIL:
  • <fail item and result> 
  • 4.5 
  • Checks the "Cut Out Size" and text description to ensure illegal input is not allowed
OK: 
  • legal numeric input
  • legal text input 
ERROR:
  • input < 0
  • no text
  • text > maxChars
  • <Tester name> 
  • <MM/DD/YYYY> 
 
PASS: 
  • <pass item and result> 
FAIL:
  • <fail item and result> 
  • 4.6 
  • Checks the "Cut Out Factor" field to ensure illegal input is not allowed
OK: 
  • legal input

ERROR:

  • illegal input 
  • <Tester name> 
  • <MM/DD/YYYY> 
 
PASS: 
  • <pass item and result> 
FAIL:
  • <fail item and result> 
  • 4.7
  • Checks the "Tumor Dose" field to ensure illegal input is not allowed
OK: 
  • legal dose
ERROR:
  • illegal dose
  • <Tester name> 
  • <MM/DD/YYYY> 
 
PASS: 
  • <pass item and result> 
FAIL:
  • <fail item and result> 
  • 4.8
  • Checks the "Normalization" field to ensure illegal input is not allowed
OK: 
  • legal integer
ERROR:
  • input < 0
  • input non-integer
  • <Tester name> 
  • <MM/DD/YYYY> 
 
PASS: 
  • <pass item and result> 
FAIL:
  • <fail item and result> 
  • 4.9
  • Checks the "Patient's Name" field to ensure illegal input is not allowed  
OK: 
  • legal text entry
ERROR:
  • numeric input
  • no input
  • input > maxChars 
  • <Tester name> 
  • <MM/DD/YYYY> 
 
PASS: 
  • <pass item and result> 
FAIL:
  • <fail item and result> 
  • 4.10
  • Checks the "Patient's ID" field to ensure illegal input is not allowed  
OK: 
  • legal numeric input

ERROR:
  • non-numeric input
  • no input
  • text > maxChars
  • illegal input
  • <Tester name> 
  • <MM/DD/YYYY> 
 
PASS: 
  • <pass item and result> 
FAIL:
  • <fail item and result> 
  • 4.11
  • Checks that correct input produces correct output
OK:
  • correct output

ERROR:

  • incorrect output
  • <Tester name> 
  • <MM/DD/YYYY> 

 

 

PASS: 
  • <pass item and result> 

FAIL:

  • <fail item and result> 

 

  • 4.12
  • Checks that print preview works correctly and prints correctly

 

OK:
  • printed page is identical to print preview

 

  • <Tester name> 
  • <MM/DD/YYYY> 

 

PASS: 
  • <pass item and result> 

FAIL:

  • <fail item and result> 

 


Tallies
 
Total Number of Test Cases Total Number of  Test Cases Executed Total Number of Test Cases that Completely Pass Total Number of Test Cases with Failures
12 0 0 0