adplus-dvertising
frame-decoration

Question

What is the objective of black-box testing?

a.

To consider implementation details

b.

To focus on error-prone points

c.

To derive test cases from the specification of the software

d.

To consider the internal logical structure of the software

Posted under Software Engineering

Answer: (c).To derive test cases from the specification of the software Explanation:Black-box testing, also called functional or specification-based testing, focuses on deriving test cases from the specification of the software without considering implementation details.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is the objective of black-box testing?