Content deleted Content added
Moe Epsilon (talk | contribs) Reverted good faith edit(s) by 182.156.206.189 using STiki |
Magioladitis (talk | contribs) m clean up using AWB (9319) |
||
Line 1:
{{
'''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==
Line 7:
== External links ==
* [http://hissa.nist.gov/basicpathtest/ What is Basis Path Testing?] from the National Institute for Science and Technology
[[Category:Software testing]]
|