ExamGecko
Question list
Search
Search

Related questions











Question 95 - CTFL-2018 discussion

Report
Export

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

A.
It uses decision coverage for completeness.
Answers
A.
It uses decision coverage for completeness.
B.
It ensures all possible branches in the code are tested.
Answers
B.
It ensures all possible branches in the code are tested.
C.
It is based on the internal structure of the system.
Answers
C.
It is based on the internal structure of the system.
D.
It can be done without reference to the internal structure of the component or system.
Answers
D.
It can be done without reference to the internal structure of the component or system.
Suggested answer: D

Explanation:

It can be done without reference to the internal structure of the component or system. Black-box testing techniques are based on the external behavior and functionality of the system, not on its internal structure or code. Black-box testing techniques include equivalence partitioning, boundary value analysis, decision table testing, state transition testing, use case testing, etc. A detailed explanation of black-box testing techniques can be found inA Study Guide to the ISTQB Foundation Level 2018 Syllabus, pages 25-601.

asked 18/09/2024
Michał Wojciechowski
30 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first