Modified condition/decision coverage: Difference between revisions

Content deleted Content added
ref
Yobot (talk | contribs)
m clean up / fixed sortkey (checkwiki error #37 and #6) using AWB (8872)
Line 1:
The most critical (Level A) software, which is defined as that which could prevent continued safe flight and landing of an aircraft, must satisfy a level of [[code coverage|coverage]] called '''modified condition/decision coverage''' (MC/DC). It is used in the standard [[DO-178B]] to ensure that Level A [[software]] is [[Software testing|tested]] adequately.
 
To satisfy the MC/DC coverage criterion, during testing all of the below must be true at least once:<ref>{{cite journal | title = A Practical Tutorial on Modified Condition/ Decision Coverage | month = May | year = 2001 | journal = NASA | last1 = Hayhurst | first1 = Kelly | last2 = Veerhusen | first2 = Dan | last3 = Chilenski | first3 = John | last4 = Rierson | first4 = Leanna | url = http://shemesh.larc.nasa.gov/fm/papers/Hayhurst-2001-tm210876-MCDC.pdf}}</ref>:
 
*Each decision tries every possible outcome
Line 30:
* [http://www.tc.faa.gov/its/worldpac/techrpt/ar01-18.pdf An Investigation of Three Forms of the Modified Condition Decision Coverage (MCDC) Criterion]
 
{{DEFAULTSORT:Modified condition decision coverage}}
 
[[Category:Software testing]]