Basis path testing: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1:
{{Multiple issues|notability = May 2012}}
ement and 100% branch coverage can be guaranteed.
'''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. stat
==See also==ic complexity
 
==See also==
* [[Cyclomatic complexity]]