Ask Question
24 April, 21:44

What is 'White-Box' testing?

+4
Answers (2)
  1. 24 April, 23:28
    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. 25 April, 01:22
    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?
Find an answer to your question ✅ “What is 'White-Box' testing? ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers