Ask Question
19 January, 12:48

What is 'White-Box' testing?

+3
Answers (2)
  1. 19 January, 13:09
    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.
  2. 19 January, 13:09
    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.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “What is 'White-Box' testing? ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers