adplus-dvertising
frame-decoration

Question

What is the objective of white-box testing?

a.

To derive test cases from the specification of the software

b.

To focus on error-prone points

c.

To consider the internal logical structure of the software in the derivation of test cases

d.

To consider implementation details

Posted under Software Engineering

Answer: (c).To consider the internal logical structure of the software in the derivation of test cases Explanation:White-box testing, also called structural or program-based testing, focuses on considering the internal logical structure of the software in the derivation of test cases.

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 white-box testing?