8. Testing

Once the system has been coded, it needs to be thoroughly tested by a team of testers.

A test plan will have been written whilst the system is being developed. SLC testing

The test plan will contain details of every single thing which needs to be tested. For example:

- The system opens and closes properly

- Work can be saved

- Work can be printed

- Data is saved to the correct place

- When you do something wrong, an error message appears

- Data which isn't allowed will be rejected e.g. if you are not allowed to enter an amount above £1,000 on the system then a value of 1,001 will not be allowed.

 

Challenge see if you can find out one extra fact on this topic that we haven't already told you

Click on this link: Test Plan