DictionaryForumContacts

   English
Terms for subject Programming containing test a system | all forms
EnglishRussian
black box test design technique: Procedure to derive and/or select test cases based on an analysis of the specification, either functional or non-functional, of a component or system without reference to its internal structureразработка тестов методом чёрного ящика: процедура создания и / или выбора тестовых сценариев, основанная на анализе функциональной или нефункциональной спецификации компонента или системы без знания внутренней структуры (см. Standard glossary of terms used in Software Testing)
response of a system to a standard test inputреакция системы на типовое воздействие (ssn)
response of a system to a standard test inputреакция системы на типовой входной сигнал (ssn)
smoke test: A subset of all defined/planned test cases that cover the main functionality of a component or system, to ascertaining that the most crucial functions of a program work, but not bothering with finer details. A daily build and smoke test is among industry best practicesтест "на дым": подкласс всех определённых / запланированных тестовых сценариев, покрывающий основную функциональность компонента или системы с целью удостовериться, что базовые функции программы в целом работают корректно, без углубления в детали. Ежедневная сборка и тест "на дым" принадлежат к числу передовых практических методов промышленности (см. Standard glossary of terms used in Software Testing)
techniques used to explore the state-space of a system to test whether or not certain propertiesметоды, используемые для анализа пространственного состояния системы с целью проверки достоверности её определённых характеристик (ssn)
testability: The degree to which a system facilitates the establishment of test criteria and the performance of tests to determine whether those criteria have been metтестопригодность: степень, в которой система улучшает определение критериев тестирования и проведение тестирования с целью проверки выполнения данных критериев (см. IEEE Standard Glossary of Software Engineering Terminology/ IEEE Std. 610.12-1990 ssn)
this approach is quite useful because there is a correlation between the response of a system to a standard test input and the system's ability to perform under normal operating conditionsТакой подход вполне оправдан, т.к. имеется корреляция между реакцией системы на типовой входной сигнал и её поведением в реальных рабочих условиях (см. Modern Control Systems by Richard C. Dorf & Robert H. Bishop 2008 ssn)
user test: A test whereby real-life users are involved to evaluate the usability of a component or systemпользовательский тест: тест, во время которого реальные пользователи включаются в процесс оценки практичности компонента или системы (см. Standard glossary of terms used in Software Testing ssn)