Basis path testing
Appearance
![]() | The topic of this article may not meet Wikipedia's general notability guideline. (May 2012) |
Basis path testing, or structured testing, is a method for designing test cases intended to examine each mathematically possible path of 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
External links
- What is Basis Path Testing? from the National Institute for Science and Technology