A program validates an entry passcode. The passcode must be an integer from 100 to 500 inclusive.
Complete the following test plan for this program by stating what should be in cells [A] and [B].
| Test data | Test type | Expected result |
|---|---|---|
| 250 | Normal | Code accepted |
| [A] | Invalid | Error message displayed |
| 500 | Boundary | [B] |
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.