Computer Science, asked by mhondabothy87, 11 months ago

write short notes on white box testing

Answers

Answered by charlie1505
0

Answer:

Definition-

Procedure to derive and/or select test cases based on an analysis of the internal structure of a component or system.

WHITE BOX TESTING also known as Clear Box Testing, Open Box Testing, Glass Box Testing, Transparent Box Testing, Code-Based Testing or Structural Testing.

It is a software testing method in which the internal structure/design/implementation of the item being tested is known to the tester.

Similar questions