Integration Test Plan

Web Calculus

Matt Stupca
Steve Hoelle
Zach Lute
Chris Scribner


The table has the following entries (one entry per test case):

  • Test Case Number - The number of actual integration test case file; should be an integer corresponding used in the test case filename
  • Section of Design Tested - A specific module specified by the design document
  • Test Input-Output Sequence - A chart with specific input, follow with the output
  • File Containing Actual Test Results - Linked file name containing the particular integration test case with results (when actually run)

 

Test Case Number

Section of Design Tested

Test Input-Output Sequence

File Containing Actual Test Results

1

User Profile Database

integration_test01_current.html <integration_results01_current.html>

2

Forum Database integration_test02_current.html  
3 Post Editing integration_test03_current.html  
4 Forum Editing integration_test04_current.html  

5

Problem Database integration_test05_current.html  
6 Problem Editor integration_test06_current.html  

7

Web Interface / Controller integration_test07_current.html  

8

Mathematical Notation decided unfeasible  

Integration Test Summary

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

0

0

0

0



Revision History

Date

Name

Revision

 04/27/03

Matt Stupca

Created the test template

 05/22/03

Matt Stupca

Finished Test Plan