A bus-stop board expects an integer passenger count and received the word “crowded.” Which dataset constraint should the tester apply?
Select an answer to reveal the explanation.
Short Explanation
The board expects an integer passenger count and got the word “crowded.” That is a declared-type versus stored-value mismatch, so apply a single-value type constraint. A range constraint hunts -4 turbidity, a duplicate constraint hunts near-twin rows, and skipping the field pretends a type clash is not a finding.
Full Explanation
Apply a type constraint when the declared type does not match the stored value. Range, duplicate, and skipping the field miss that check.