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)
-
next → ← prev Advantage of Agile Methodology There are various advantages of using agile methodology over traditional waterfall model ...
-
Regression Testing is a type of testing that is done to verify that a code change in the software does not impact the existing function...
-
Drawbacks of Manual Testing: 1) Manual Testing requires more time or more resources, some times both Time and Resources. 2) Less Acc...
No comments:
Post a Comment