Testing Plan

Each member of our team be doing unit testing on the code that they produce to assure that it is correct. We will use Gremlins to do testing of the inigration and the final product.

This philosopy is white box testing of the components and black box testing of the intigration.

Gremlins is a program in POSE that randomly gives input into a palm program and reports any errors that are found.

Coding reviews will be held at the completion of each module. When a member of the team is ready to put a module into our overall code he will tell the team and ask for a review of that code. The code will be looked at by both the author and one other member of the team. If both people feel that the module is ready to be placed into our code then it will be added.