Frage 107Foundation 2018 Sample Exam 2
You are testing a banking application that allows a customer to withdraw 20, 100 or 500 dollars in a single transaction. The values are chosen from a drop-down list and no other values may be entered. How many equivalence partitions need to be tested to achieve 100% equivalence partition coverage?
| Test # | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Conditions | ||||||||||||||||||||||||||
| Add items | Y | Y | Y | Y | N | N | N | N | ||||||||||||||||||
| Delete items | Y | Y | N | N | Y | Y | N | N | ||||||||||||||||||
| Add fries | Y | N | Y | N | Y | N | Y | N | ||||||||||||||||||
| Results | ||||||||||||||||||||||||||
| Basic burger | Y | Y | Y | Y | N | N | Y | Y | ||||||||||||||||||
| Burger – items | N | N | N | N | Y | Y | N | N | ||||||||||||||||||
| Added items | Y | Y | Y | Y | N | N | N | N | ||||||||||||||||||
| Fries | Y | N | Y | N | Y | N | Y | N |
Antwortmöglichkeiten
A.1
B.2
C.3
D.4✓
Richtige Antwort
D: 4