Skip to content

Course home

Testing

Testing

EasyMedium
123456789101112131415161718
Question 15

An online booking system validates the number of tickets a customer can purchase in a single transaction. The system only accepts an integer from 1 to 8 inclusive.

Complete the following test plan used to test this validation rule.

Test data (Number of tickets)Type of testExpected output
5[A]VALID
[B]Boundary / LimitVALID
[C]ErroneousINVALID
[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