Content deleted Content added
No edit summary |
No edit summary |
||
Line 1:
{{Multiple issues
'''Basis path testing''', or '''structured testing''', is a method for designing [[test case]]s intended to examine each mathematically possible path of [[Execution (computing)|execution]] at least once.
By creating a set of basis paths, creating and executing tests for these paths, 100% statement and 100% branch coverage can be guaranteed.
==See also==
|