Skip to content
MathsGenie logo
Open app

Course home

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

Algorithms

EasyMedium
123456789101112131415161718192021222324252627
Question 18

An outdoor adventure center is booking groups for a white-water rafting trip. A standard raft can accommodate a group of 4 to 10 rafters (inclusive).

A program is being written to manage bookings, which requires the user to input the number of rafters in a group.

Complete the table below by providing one example of numeric test data for each of the specified test data types to test this input.

Test Data TypeExample Numeric Input Value
Normal
Boundary
Erroneous
[3]

Algorithms Questions

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