Test cases for numeric input
问题 What are some common (or worthwhile) tests, test questions, weaknesses, or misunderstandings dealing with numeric inputs? This is a community wiki. Please add to it. For example, here are a couple sample ideas: I commonly see users enter text into number fields (eg, ">4" or "4 days", etc). Fields left blank (null) Very long numeric strings Multiple decimals and commas (eg, "4..4" and "4,,434.4.4") Boundary Value Analysis: Lower Boundary Lower Boundary - 1 (for decimal/float, use smaller