Queries, comments, suggestions? Please contact us.



Area Dependability / Concepts related to test, demonstration and improvement

IEV ref 192-09-14

en
white-box testing
glass-box testing
clear-box testing
testing in which test cases are chosen using knowledge of the internal structure of the item under test

Note 1 to entry: White-box testing aims to achieve a defined level of coverage of the internal structure of the item under test and to correct any faults that are revealed. The technique is normally applied to software but the same approach can be used for hardware.

Note 2 to entry: Software coverage may be measured at various levels, e.g., by the proportion of statements, branches, or paths through the code that have been executed.

Note 3 to entry: White-box testing is usually employed at lower levels of software testing such as for unit or integration test.


fr
essai structural, m
essai structurel, m
essai par boîte blanche, m
essai au cours duquel des cas d’essai sont choisis par connaissance de la structure interne de l’entité soumise à essai

Note 1 à l’article: Les essais structuraux ont pour objet d’obtenir un niveau défini de couverture de la structure interne de l’entité soumise à essai et de corriger toutes les pannes révélées. En règle générale, la technique s’applique aux logiciels, mais la même approche peut être utilisée pour le matériel.

Note 2 à l’article: La couverture logicielle peut être mesurée à différents niveaux, par exemple la proportion d’instructions, de branches ou de chemins à travers le code qui ont été exécutés.

Note 3 à l’article: En général, les essais structuraux sont effectués à des niveaux inférieurs d’essai logiciel, par exemple pour un essai d’unité ou d’intégration.


ar
اختبار الصندوق الأبيض
اختبار الصندوق الزجاجى
اختبار الصندوق الشفاف

cs
testování bílé skříňky

de
White-Box-Test, m

es
ensayo de caja blanca
prueba de caja blanca

ko
백색상자 시험
구현 기반 시험
화이트박스 시험

ja
ホワイトボックス試験

pl
badanie strukturalne, n
testowanie na zasadzie "białej skrzynki", n
testowanie na zasadzie "szklanej skrzynki", n

pt
ensaio estrutural

zh
白盒测试

Publication date: 2015-02
Copyright © IEC 2024. All Rights Reserved.