Skip to content

Course home

Testing

Testing

EasyMedium
123456789101112131415161718
Question 5

Sanjay is developing an automated prescription dispensing system for a local pharmacy. The functional requirements of the program are:

  • The system reads a barcode on a patient's prescription slip.
  • It verifies if the drug name matches a pre-approved list of medications.
  • If the medication is approved, the system dispenses the correct dosage and updates the inventory count.
  • If the medication is not on the pre-approved list, a visual warning is flashed on the operator's screen and the transaction is aborted.

Complete the table by naming and describing one type of testing (other than unit testing) that Sanjay should perform on the dispensing system before it is deployed in the pharmacy.

Testing TypeDescription
[2]
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