|
1. Module Test:
Everytime we implement an add-on, we will test that one throughly to ensure that it functions properly and has no error.
2. Integration Test:
Once each separate module is throughly tested in both functionalities and errors, we will put them together in one page. We then test the page as a whole to see if any of them malfunctions or any error results from this integration. If any problem arises, we will fix that one right away then test again.
3. System Test:
Our group will do the system test on a laptop computer, which uses a local host port. At this phase, if any system conflict arises, we will fix that one right away. We have to do throughout system testing to ensure that our requirements are met.
4. Acceptance Test:
At the Midterm Client Presentation, we showed the client a working prototype to ensure that we were on the right track (doing what our client asked us to do and not something else).
5. Site Test:
Our client will set up times for us to come in and implement our add-ons on their server to ensure that DFCS gets what they see on our laptop.
|