Difference between black box and white box testing

State the difference between black box and white box testing?

E

Expert

Verified

Black box testing refers to a testing strategy which is based exclusively upon the requirements and specifications. Black box testing needs no knowledge of the internal paths, structures, or implementation of software being tested. White box testing refers to the testing strategy on the basis of the code structures, internal paths, and implementation of software being tested. White box testing normally needs detailed programming skills.

   Related Questions in Software Engineering

©TutorsGlobe All rights reserved 2022-2023.