Content deleted Content added
NoahSussman (talk | contribs) m Remove confusing abbreviation CFG for "control flow graph" and link to definition page. As a reader this confused me to the point I spent 15 minutes figuring out that I was just confused :\ |
Jnestorius (talk | contribs) |
||
(7 intermediate revisions by 6 users not shown) | |||
Line 1:
In [[software engineering]], '''basis path testing''', or '''structured testing''',<ref name="nist">{{cite web|
url=http://www.mccabe.com/pdf/mccabe-nist235r.pdf| title=Structured Testing: A Testing Methodology Using the Cyclomatic Complexity Metric| author=Arthur H. Watson and Thomas J. McCabe| year=1996|publisher=NIST Special Publication 500-235}}</ref> is a [[White-box testing|white box method]] for designing [[test case (software)|test case]]s. The method analyzes the [[control
==See also==
Line 9:
==Further reading==
* {{cite book|author=Paul C. Jorgensen|title=Software Testing: A Craftsman's Approach, Second Edition|year=2002|publisher=CRC Press|isbn=978-0-8493-0809-3|pages=
* {{cite book|author1=Alan Page|author2=Ken Johnston|author3=Bj Rollison|title=How We Test Software at Microsoft|year=2008|publisher=Microsoft Press|isbn=978-0-7356-3831-0|at=chapter 6}}
[[Category:Software testing]]
{{Software-eng-stub}}
|