White-box
testing is a testing technique which checks the internal functioning of the
system. In this method, testing is based on coverage of code statements,
branches, paths or conditions. White-Box testing is considered as low-level
testing. It is also called glass box, transparent box, clear box or code base
testing.
Tuesday, May 19, 2020
Subscribe to:
Post Comments (Atom)
-
What is Software Testing Technique? Software Testing Techniques help you design better test cases. Since exhaustive testing is not possi...
-
Question #1) One of the fields on a form contains a text box that accepts numeric values in the range of 18 to 25. Identify the invali...
-
Integration Testing: Testing data flow between dependent modules is called integration testing. INTEGRATION TESTING is defined as a ...
No comments:
Post a Comment