Skip to content

Course home

Testing

Testing

EasyMedium
123456789101112131415161718
Question 13

An online booking system for a youth theater group accepts registration applications only from individuals aged 11 to 18 inclusive. The system outputs "ACCEPTED" if the age is valid, and "REJECTED" if it is not.

The system algorithm is tested using a range of test data.

Complete the table below by providing one suitable example of test data (Age) for each specified type of test.

Test data (Age)Type of testExpected output
Normal"ACCEPTED"
Boundary"ACCEPTED"
Erroneous"REJECTED"
[3]
Markscheme

Testing Questions

  1. GCSE
  2. /Computer Science
  3. /Testing

21 exam-style questions on OCR GCSE Computer Science Testing. Each one has a worked solution and a mark scheme showing where the marks go.

Question bank