a) Check that the input does not exceed some maximum size e.g. 40 characters for a name
b) Check that the input falls within a known range
c) Use information about the input to check if it is reasonable rather than an extreme value
d) None of the mentioned
Answer: b
Explanation: Check that the input falls within a known range
Related Posts
Identify the correct option with reference to Software Quality Metrics.
Percentage of modules that were inspected is a part of
Which of the following is not categorized under Component-Level Design Metrics?
The arc-to-node ratio is given as r = a/n. What does ‘a’ represent in the ratio?
Which of the following is not categorized under Product Operation of McCall’s Software Quality Factors?
Number of errors found per person hours expended is an example of a
Cost and schedule are a part of
Join The Discussion