Across
- 3. A range of tests carried out on the system once it has been completed.
- 7. test data on or close to the boundary of the acceptable range.
- 8. testing - testing carried out on just one module or component of the whole system
- 9. testing that place during the development of the program.
- 10. the fourth stage of system development that includes a range of tests using a variety of data.
Down
- 1. checks all pathways through the code, looking inside it and potentially adding extra commands to check what is happening.
- 2. test data that is clearly incorrect and should produce an error
- 4. Test data that is within the expected range for the system and should therefore produce the correct result
- 5. using test data to test for an expected outcome
- 6. the final stage of system development where the system is judged according to certain criteria.
