ГОСТ Р ИСО 16100-4—2010
if (MatChingLevel ==* Some_Mandatory’) && (DelailListReport does not include any mandatory match)
output message the matching level is invalid.’
if (MatChingLevel ==’ No_Mandatory") && (DelailListReport includes at least one mandatory match)
output message the matching level is invalid.’
}
Абстрактные совокупности тестовых данных, соответствующих заявлениям реализации обнаружителя сов
падений типа 1для проверки соответствия MatChingLevel детализированному списку, должны быть следующими:
counterAUFal = 0. counterAllPass = 0.
while (Review the detail list of the matching report) // for mandatory point counting
{
if (mandatory point XX is no match) {
output message ’Mandatory point XX does not match"
counterAIIFail = countertAIIFail + 1
}
else
countertAIIPass = counterAIIPass + 1
}
if ((counterAIIFail == 0 ) && (MatChingLevel != AII_Mandatory match) && (MatChingLevel != Complete match))
output message ’The matching level is not in accordance with the detail list’
else if( (counterAIIPass == 0 ) && (MatChingLevel == Some_Mandatory match))
output nressage "The matching level is not in accordance with the detail list’
else if ((counterAIIPass = = 0) && (MatChingLevel != No_Mandatory match)
output message ’The matching level is not in accordance with the detail list’
B.2 Контрольная схема заявления о совпадении профилей возможностей
Схема заявления о совпадении должна быть следующей:
<?xml version="1.0’ encoding="utf-8* ?>
<!--lnline XSD schema--»
<xs:schema xmlns:xs=’http:/,’
www.w3.org/2001/XMLSchema’
>
<xs:element name=*MatchingReport’>
<xs:complexType>
<xs:sequence>
28