Content deleted Content added
m r2.7.2) (Robot: Modifying zh:修改條件判斷覆蓋 |
remove double info, reorganize |
||
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 '''
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>:
Line 9:
Independence of a condition is shown by proving that only one condition changes at a time.
==Definitions==
|