KS3 Computer Science: Testing and validation
This module contains:
Compatible with the following examination boards





Download KS3 Module 23: Testing and validation
This download is exclusively for Teach Computer Science subscribers!
To download this file, click the button below to signup (it only takes a minute) and you'll be brought right back to this page to start the download!
Already a member? Log in to download.
Testing and validation
Programming a system is a complex process. It has many modules that are further divided into sub-modules. Each sub-module performs a dedicated function. It is important to plan and anticipate things that might go wrong in the system. This ensures that the program has minimum errors and is efficient enough in real-time.
This KS3 Computer Science module introduces testing and validation to your students, explaining:
- Types of errors
- How to create a program considering real-time problems that might arise when it is executed with different sorts of input?
- Different types test data in testing
- Trace tables: finding and correcting errors in algorithms
More Programming Modules
Testing and validation is one lesson in our Programming module. The other theory lessons can be found below:






