Name four input controls and describe what they test?
What will be an ideal response?
1. numeric-alphabetic checks look for the correct type of character content in a field, numbers or letters;
2. limit checks verify that values are within preset limits;
3. range checks verify the values fall with in an acceptable range
4. reasonableness check determines if a value in one field, which has already passed a limit check and a range check, is reasonable when considered along with data in other fields of the record.
PTS: 1
You might also like to view...
Crafting email and websites to specifically target certain victims is called dive bombing
Indicate whether the statement is true or false.
Which of the following is a process that defines a specific set of permissible values for an object and operations for that object?
A. Layering B. Abstraction C. Data hiding D. Hardware segmentation