Ask Question
15 May, 03:17

Testing a function or program using test values that are at or near the values that change the outcome of the program is known as using:

a. parameters.

b. a black-box.

c. boundary values.

d. functional decomposition.

+5
Answers (1)
  1. 15 May, 04:13
    0
    c. boundary values.

    Explanation:

    boundary values are used when checking a range of values, after selecting the set of data that lie in the valid partitions, next is to check how the program behaves at the boundary values of the valid partitions.

    e. g. if I have an input field that accepts values from 10 to 100 then 10 would be the minimum, 100 would be the maximum.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Testing a function or program using test values that are at or near the values that change the outcome of the program is known as using: a. ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers