System Testing Design
Testing strategy
This used to be submitted with the design (thats where you will find it in the wikibook)
You need to create a table that has a numbered list for each of the tests you will perform.
You must test inputs for typical, Erroneous and extreme (TEX) data. Outputs/Processes should be tested against expected values; either calculated or by checking the actual data.
At this stage you may not have finalised every part of your design so we are happy if you submit a small element for each type of test.
You should have Black and white box testing plans, ideally plan for some trace tabling and plans. check out the exemplars to see the different formts