Microsoft
98-379 · Question #14
A system has the following requirement: Patients should be sent to the Emergency Room if their respiratory rate is >= 20 and their age is >= 65. How many test cases should you write to test all…
The correct answer is D. 9. See the full explanation below for the reasoning.
Question
A system has the following requirement:
Patients should be sent to the Emergency Room if their respiratory rate is >= 20 and their age is >= 65. How many test cases should you write to test all combinations of conditions?
Options
- A0
- B2
- C4
- D9
How the community answered
(14 responses)- A14% (2)
- B7% (1)
- C7% (1)
- D71% (10)
Community Discussion
No community discussion yet for this question.