A rec-league sportsmanship file lists point awards whose daily total is above the board’s stated cap, and some days sit under the stated floor. Which dataset constraint should the tester apply?
Select an answer to reveal the explanation.
Short Explanation
Point awards whose daily total sits above the board’s cap or under the stated floor need a multi-value sum constraint to that floor or cap. Do not reuse a motor-sport points table. A count constraint hunts a non-null row floor, a missing-value constraint hunts an empty cell, and a Chapter 6 A/B method is a later technique.
Full Explanation
Apply a sum constraint to a stated total floor or cap. Count, missing-value, and Chapter 6 A/B miss that multi-value check.