Logic errors not done by Black-Box Testing & can be uncovered by White-Box Testing

Q.  What types of errors are not done by Black-Box Testing and can be uncovered by White-Box Testing?
- Published on 29 Jul 15

a. Logic errors
b. Performance errors
c. Behavioral errors
d. None of the above

ANSWER: Logic errors
 

    Discussion

  • Prajakta Pandit   -Posted on 24 Nov 15
    - Logic errors are not done by black-Box testing and can be uncovered by white-box testing.

    - White box testing is mostly used for detecting the logical errors in the program code.

    - Most of the time white box testing is used for debugging the code, finding typographical errors and uncovering the errors.

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)