Basis path testing: Difference between revisions

Content deleted Content added
Reverted good faith edit(s) by 182.156.206.189 using STiki
m clean up using AWB (9319)
Line 1:
{{Multiple issues|notability |date= May 2012}}
'''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 ==
{{Refbegin}}
* [http://hissa.nist.gov/basicpathtest/ What is Basis Path Testing?] from the National Institute for Science and Technology
{{Refend}}
 
[[Category:Software testing]]