An automated climate control system for a museum archival room monitors relative humidity. The software validates the sensor input, which must be a percentage from 40.0% to 65.0% 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 |
|---|---|---|
| 52.5 | Normal | Value accepted |
| [A] | Invalid | Error message displayed |
| 40.0 | Boundary | [B] |
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.