2.3.2.12. Классификация по целям и задачам •
Позитивное тестирование (
рассмотрено ранее
{82}
).
•
Негативное тестирование (
рассмотрено ранее
{82}
).
•
Функциональное тестирование (functional testing
161
)
— вид тестирования,
направленный на проверку корректности работы функциональности прило-
жения (корректность реализации функциональных требований
{41}
)
. Часто
функциональное тестирование ассоциируют с тестированием по методу чёр-
ного ящика
{74}
, однако и по методу белого ящика
{73}
вполне можно проверять
корректность реализации функциональности.
155
Exploratory testing. An informal test design technique where the tester actively controls the design of the tests as those tests
are performed and uses information gained while testing to design new and better tests. [ISTQB Glossary]
156
Session-based Testing. An approach to testing in which test activities are planned as uninterrupted sessions of test design and
execution, often used in conjunction with exploratory testing. [ISTQB Glossary]
157
Checklist-based Testing. An experience-based test design technique whereby the experienced tester uses a high-level list of
items to be noted, checked, or remembered, or a set of rules or criteria against which a product has to be verified. [ISTQB
Glossary]
158
«What is Exploratory Testing?», James Bach [
http://www.satisfice.com/articles/what_is_et.shtml
]
159
Ad hoc testing. Testing carried out informally; no formal test preparation takes place, no recognized test design technique is
used, there are no expectations for results and arbitrariness guides the test execution activity. [ISTQB Glossary]
160