in Technology by
What is the Difference Between White-Box and Black-Box Testing?

1 Answer

0 votes
by

To put it in simple terms:

Under Black box testing, we test the software from a user’s point of view, but in White box, we see and test the actual code.

In Black box testing, we perform testing without seeing the internal system code, but in WBT we do see and test the internal code.

White box testing technique is used by both the developers as well as testers. It helps them to understand which line of code is actually executed and which is not. This may indicate that there is either a missing logic or a typo, which eventually can lead to some negative consequences.

Related questions

0 votes
    Dynamic testing can be performed on the principles of white and black box testing. (1)True (2)False...
asked Jun 1, 2021 in Education by JackTerrance
0 votes
    A box contains two pair of socks of two colours (black and white). I have picked out a white sock. I pick out ... I will make a pair? Select the correct answer from above options...
asked Nov 25, 2021 in Education by JackTerrance
0 votes
    Two marbles are drawn successively from a box containing 3 black and 4 white marbles. Find the probability that ... the second draw. Select the correct answer from above options...
asked Nov 21, 2021 in Education by JackTerrance
0 votes
0 votes
    Two marbles are drawn successively from a box containing 3 black and 4 white marbles. Find the probability that ... the second draw. Select the correct answer from above options...
asked Nov 16, 2021 in Education by JackTerrance
0 votes
0 votes
0 votes
0 votes
0 votes
    Two marbles are drawn successively from a box containing 3 black and 4 white marbles. Find the probability that ... the second draw. Select the correct answer from above options...
asked Nov 13, 2021 in Education by JackTerrance
0 votes
    How many types and Techniques of White Box Testing?...
asked Oct 19, 2020 in Technology by JackTerrance
0 votes
    How many types of White Box Testing Tools?...
asked Oct 19, 2020 in Technology by JackTerrance
0 votes
    Does White box testing requires detailed programming skills?...
asked Oct 19, 2020 in Technology by JackTerrance
...