REQUIREMENTS ENGINEERING
REQUIREMENTS VALIDATION AND VERIFICATION
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Length check is used:
|
To make sure the data entered is sensible.
|
|
To make sure that only the correct options are selected.
|
|
To make sure that all numbers are in correct length.
|
|
To make sure that data is entered where required.
|
Explanation:
Detailed explanation-1: -The length check is a validation check which ensures that the data entered is no longer than a specified maximum number of characters. This is particularly important if a fixed length field is being used to store the data.
There is 1 question to complete.