2014 – Q13

A programmer is developing a stock control program. If a user enters a stock code number from 1 to 900, it will display the number of items in stock.

Give one example of exceptional test data the programmer could use to test the program. (1)

An example of

  • Non numeric
  • Out of range
  • Real numbers

(Any one valid)

Leave a Reply

Your email address will not be published. Required fields are marked *