Тестирование программного обеспечения. Базовый курс. 3-е издание



Pdf көрінісі
бет124/307
Дата03.07.2023
өлшемі5,03 Mb.
#179304
1   ...   120   121   122   123   124   125   126   127   ...   307
Байланысты:
Software Testing - Base Course (Svyatoslav Kulikov) - 3rd edition - RU

Boundary value analysis.
A black box test design technique in which test cases are designed based on boundary values (input 
values or output values which are on the edge of an equivalence partition or at the smallest incremental distance on either side 
of an edge, for example the minimum or maximum value of a range). [ISTQB Glossary] 
232
Domain analysis.
A black box test design technique that is used to identify efficient and effective test cases when multiple varia-
bles can or should be tested together. It builds on and generalizes equivalence partitioning and boundary values analysis. [ISTQB 
Glossary] 
233
Pairwise testing.
A black box test design technique in which test cases are designed to execute all possible discrete combinations 
of each pair of input parameters. [ISTQB Glossary] 
234
N-wise testing.
A black box test design technique in which test cases are designed to execute all possible discrete combinations 
of any set of n input parameters. [ISTQB Glossary] 
235
Pair testing.
Two persons, e.g. two testers, a developer and a tester, or an end-user and a tester, working together to find defects. 
Typically, they share one computer and trade control of it while testing. [ISTQB Glossary] 
236
Orthogonal array testing.
A systematic way of testing all-pair combinations of variables using orthogonal arrays. It significantly 
reduces the number of all combinations of variables to test all pair combinations. See also combinatorial testing, n-wise testing, 
pairwise testing. [ISTQB Glossary] 
237
«Orthogonal array», Wikipedia. [
http://en.wikipedia.org/wiki/Orthogonal_array

238
«Orthogonal matrix», Wikipedia. [
http://en.wikipedia.org/wiki/Orthogonal_matrix



Подробная классификация тестирования
Тестирование программного обеспечения. Базовый курс. 
© EPAM Systems, 2015–2023
 
Стр: 96/301 
Также см. комбинаторные техники тестирования
{107}
, которые расши-
ряют и дополняют только что рассмотренный список видов тестирова-
ния на основе выбора входных данных. 
Крайне подробное описание некоторых видов тестирования, отно-
сящихся к данной классификации, можно найти в книге Ли Ко-
упленда «Практическое руководство по разработке тестов» (Lee 
Copeland, 
«A Practitioner's Guide to Software Test Design»), в част-
ности: 

Тестирование на основе классов эквивалентности — в главе 3. 

Тестирование на основе граничных условий — в главе 4. 

Доменное тестирование — в главе 8. 

Попарное тестирование и тестирование на основе ортогональ-
ных массивов — в главе 6. 
Важно! Большинство этих техник входит в «джентльменский набор 
любого тестировщика», потому их понимание и умение применять 
можно считать обязательным. 

Классификация на основе среды выполнения: 
o


Достарыңызбен бөлісу:
1   ...   120   121   122   123   124   125   126   127   ...   307




©engime.org 2024
әкімшілігінің қараңыз

    Басты бет