Computer Science, asked by mishraprakash453, 8 months ago

The independent considerations that apply to input domain testing are

a. Validity of inputs
b. Validity of output
c. Number of faults
d. Errors​

Answers

Answered by akhilakkiullaji
2

Answer:

B

Explanation:

Input domain testing uses a minimum number of inputs to check the output of a system. The purpose of this process is to prove that the tested system will accept only certain inputs that lie within the acceptable range. The system is expected to deliver the required outputs only and block any invalid input values.

Similar questions