You are testing an e-commerce system that sells cooking supplies such as spices, flour, and other items in bulk. The units in which the items are sold are either grams (for spices and other expensive items) or kilograms (for flour and other inexpensive items). Regardless of the units, the smallest valid order amount is 0.5 units (e.g., half a gram of cardamom pods) and the largest valid order amount is 25.0 units (e.g., 25 kilograms of sugar). The precision of the unit’s field is 0.1 units. Which of the following is a set of input values that cover the boundary values with two-point boundary values for this field?

選択肢

A.0.3, 10.0, 28.0
B.0.4, 0.5, 0.6, 24, 9, 25, 0, 25.1
C.0.4, 0.5, 25.0 25.1
D.0.5, 0.6, 24.9, 25.0

正解

:

この試験の他の問題