What Do You Mean By White Box Testing?
Answers
Answered by
0
Also known as glass box, structural clear box and open box testing. A software testing technique whereby explicit knowledge of the internal working of the item being tested are used to select the test data.White box testing uses specific knowledge of programming code to examine output
Similar questions