Which of the following best describes the Black-box technique?
Which of the following best describes the Black-box technique?
The Black-box technique best describes a testing method that focuses on the functionality of the software component or system without considering its internal code structure or implementation details. This technique involves creating test cases based on the input-output relationships rather than the internal logic, making option D the correct description.
can be done without referring to code structure
D is correct
D. It can be done without reference to the internal structure of the component or system.
D. It can be done without reference to the internal structure of the component or system