Computer Science, asked by mrkwoledge6691, 1 year ago

What is the difference between white box, black box, and gray box testing?

Answers

Answered by pecooper2021
0

White box testing - testing a program when you have the source code

Black box testing - testing a program when you only know input and output, no source code

Grey box testing - combination of white and black box testing, you know parts of the structure

Answered by Talentedgirl1
0

Answer:

Black Box Testing is also known as functional testing, data-driven testing, and closed box testing.

Explanation:

\huge\cal{Be Brainly}

Similar questions