in Technology by
Does White box testing requires detailed programming skills?

1 Answer

0 votes
by

We need to write test cases that ensure the complete coverage of the program logic.

For this we need to know the program well i.e. We should know the specification and the code to be tested. Knowledge of programming languages and logic is required for this type of testing.

Limitations

Not possible for testing each and every path of the loops in the program. This means exhaustive testing is impossible for large systems.

This does not mean that WBT is not effective. By selecting important logical paths and data structure for testing is practically possible and effective.

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
    What is the use of white box Testing?...
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
    Locked. This question and its answers are locked because the question is off-topic but has historical ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 19, 2022 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
    A box B 1 B , contains 1 white ball, 3 red balls and 2 black balls. Another box B 2 B , contains 2 white ... 648 558 D. 566 648 566 Select the correct answer from above options...
asked Nov 16, 2021 in Education by JackTerrance
...