CTFL Exam QuestionsBrowse all questions from this exam

CTFL Exam - Question 12


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

Show Answer
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

4 comments
Sign in to comment
MthethoOption: D
Feb 17, 2023

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

MthethoOption: D
Feb 19, 2023

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

laraerfOption: D
Jun 8, 2023

D is correct

AbhiMakamOption: D
Jul 18, 2023

can be done without referring to code structure