Test Data
Summary: Data specifically chosen to test a program or algorithm. Includes normal data (valid, expected), abnormal data (valid but unexpected), and boundary data (at the limits of acceptable ranges). Tags: concepts computer-science igcse-computer-science algorithms Created: 2026-05-08T14:03:00Z Last Updated: 2026-05-08T14:03:00Z
Content
Data specifically chosen to test a program or algorithm. Includes normal data (valid, expected), abnormal data (valid but unexpected), and boundary data (at the limits of acceptable ranges).