in Technology by
What is the use of white box Testing?

1 Answer

0 votes
by

To ensure:

  • That all independent paths within a module have been exercised at least once.
  • All logical decisions verified on their true and false values.
  • All loops executed at their boundaries and within their operational bounds internal data structures validity.

To discover the following types of bugs:

  • Logical error tend to creep into our work when we design and implement functions, conditions or controls that are out of the program
  • The design errors due to difference between logical flow of the program and the actual implementation
  • Typographical errors and syntax checking

Related questions

0 votes
    How many types of White Box Testing Tools?...
asked Oct 19, 2020 in Technology by JackTerrance
0 votes
    How many types and Techniques of White Box Testing?...
asked Oct 19, 2020 in Technology by JackTerrance
0 votes
    What is the Difference Between White-Box and Black-Box Testing?...
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
0 votes
    What is the coverage of the White Box Testing ?...
asked Oct 19, 2020 in Technology by JackTerrance
0 votes
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 5 red marbles, 8 white marbles and 4 green marbles. One marble is taken out of the box at random ... red (ii) not green Select the correct answer from above options...
asked Nov 25, 2021 in Education by JackTerrance
0 votes
    A box contains 5 red marbles, 8 white marbles and 4 green marbles. One marble is taken out of the box at random. ... (iii) not green ? Select the correct answer from above options...
asked Nov 25, 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
    A box B1 , contains 1 white ball, 3 red balls and 2 black balls. Another box B2 , contains 2 white balls, 3 red ... . 65 181 D. 55 181 Select the correct answer from above options...
asked Nov 16, 2021 in Education by JackTerrance
...