0
3.6kviews
What is White Box testing ? Explain any one technique of static White Box testing.
1 Answer
0
58views

White Box Testing: Classification of Whit e Box.

  1. This is also known as glass box, clear box, and open box testing.

  2. In white box testing, test cases are created by looking at the code to detect any Potential failure scenarios.

  3. The suitable input data for testing various APIs and the …

Create a free account to keep reading this post.

and 2 others joined a min ago.

Please log in to add an answer.