Testing
5
0/2

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]

Testing Questions

Practise OCR GCSE Computer Science Testing with exam-style questions for GCSE Computer Science. 21 questions, matched to the OCR GCSE Computer Science (J277) specification and written in Component 01 and Component 02 style. Every question includes a full worked solution and mark scheme, so you can see where marks are awarded rather than just whether you got the answer right.

PreviousNext

Testing Questions

  1. GCSE
  2. /Computer Science
  3. /Testing