Skip to content
MathsGenie logo
Open app

Course home

  1. IGCSE
  2. Computer Science Edexcel
  3. Question bank

Algorithms

EasyMedium
123456789101112131415161718192021222324252627
Question 12

An online checkout form has a field for a 'Promo code' as shown in the table below.

FieldInputValidation Rule
Promo code(3-6 letters)
Year2024

Complete the table below to show two examples of erroneous test data, one example of normal test data, and one example of boundary test data for the Promo code field.

Each example must be different.

Type of test dataExample
Erroneous
Erroneous
Normal
Boundary
[4]

Algorithms Questions

  1. IGCSE
  2. /Computer Science
  3. /Algorithms