Ask Question
7 December, 11:43

What is 'White-Box' testing?

+2
Answers (2)
  1. 7 December, 13:47
    0
    The white box testing is the method in which it basically test the internal structure and working application in the software testing.

    In the white box testing the programming skills are require for designing the various test cases.

    White box testing is also known as open box testing and it require the specific knowledge of the programming language for examine the particular software testing output.
  2. 7 December, 15:13
    0
    The White Box test is a software test in which the developer has access to the source code, knowing the internal structure of the product. Being analyzed and allowing the choice of specific parts of a component to be evaluated, allowing a precise search of the behavior of the structure.

    The white box test levels are Unit Tests and Static Test.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “What is 'White-Box' testing? ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers