ExamGecko
Question list
Search
Search

Related questions











Question 99 - CTFL-2018 discussion

Report
Export

Which of the following test design techniques is not a black box technique?

A.
Equivalence partitioning
Answers
A.
Equivalence partitioning
B.
State transition testing
Answers
B.
State transition testing
C.
Boundary value analysis
Answers
C.
Boundary value analysis
D.
Statement coverage
Answers
D.
Statement coverage
Suggested answer: D

Explanation:

Statement coverage is not a black box technique, because it requires knowledge of the internal structure of the code. Black box techniques are based on the external behavior and specification of the software, without looking at the code.Equivalence partitioning, state transition testing, and boundary value analysis are all examples of black box techniques12

asked 18/09/2024
Andre Beary
29 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first