Checkout our demo site to practice selenium https://magento.softwaretestingboard.com/

0 like 0 dislike
239 views
by Master (1.2k points)

2 Answers

1 like 0 dislike
by Contributing Tester (52 points)
White box testing is a testing method in which internal structure of the code is tested.
0 like 0 dislike
by Contributing Tester (79 points)

WHITE BOX TESTING (also known as Clear Box Testing, Open Box Testing, Glass Box Testing, Transparent Box Testing, Code-Based Testing, or Structural Testing) is a software testing method in which the internal structure/ design/ implementation of the item being tested is known to the tester.

Applicability Levels of white box testing

The White Box Testing method is applicable to the following levels of software testing:

  • Unit Testing: For testing paths within a unit.

  • Integration Testing: For testing paths between units.

  • System Testing: For testing paths between subsystems.

However, it is mainly applied to Unit Testing.

Advantages

  • Testing can be commenced at an earlier stage. One need not wait for the GUI to be available.

  • Testing is more thorough, with the possibility of covering most paths.

 


This site is for software testing professionals, where you can ask all your questions and get answers from 1300+ masters of the profession. Click here to submit yours now!

1.4k questions

1.6k answers

866 comments

1.9k users

...