Part 9 - Testing to inform development
In this part of developing a solution to a problem, you need to:
a) Provide annotated evidence for testing at each stage justifying the reason for the test.
b) Provide annotated evidence of any remedial actions taken justifying the decision made.
Things to consider doing:
a) Put a heading, Testing at each stage.
b) You should use the data you said you were going to use in Part 7 and screendump each test. For each screendump, you should justify the reason for the test. You can refer back to the reason for selecting a piece of data in Part 7 in your test plan to help you here.
c) Put a heading, Remedial actions taken.
d) At some point, you will find that testing has revealed something that didn't work or produced an unexpected result. You need to document these events, with a clear description what you did about the problem and why you rectified it in the way that you did.