Exam CTFL All QuestionsBrowse all questions from this exam
Question 12

Which of the following best describes the Black-box technique?

    Correct Answer: D

    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.

Discussion
AbhiMakamOption: D

can be done without referring to code structure

laraerfOption: D

D is correct

MthethoOption: D

D. It can be done without reference to the internal structure of the component or system.

MthethoOption: D

D. It can be done without reference to the internal structure of the component or system