Skip to content

Course home

Testing

Testing

EasyMedium
123456789101112131415161718
Question 3

A freight shipping database validates the entered weight of a shipping container. The weight must be an integer from 1500 to 6000 inclusive (representing kilograms).

Complete the following test plan for this program by stating what should be in cells [A] and [B].

Test dataTest typeExpected result
3200NormalWeight accepted
[A]BoundaryWeight accepted
1200Invalid[B]
a.

[A]

[1]
b.

[B]

[1]
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