Multiple choice technology testing

It is responsibility of the developer to check whether all the Numeric Fields have been negatively tested

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Developers are responsible for ensuring numeric fields are properly tested with negative values, zeros, boundaries, and invalid inputs. This is a fundamental testing responsibility for any code handling numeric data. The statement correctly asserts this duty.