English | Russian |
basis for a theory of communication between asynchronous components of a computer system | основные понятия теории связи асинхронных компонент вычислительной системы (ssn) |
behavior: The response of a component or system to a set of input values and preconditions | поведение: отклик компонента или системы на набор входных значений и предусловий (см. Standard glossary of terms used in Software Testing ssn) |
big-bang testing: A type of integration testing in which software elements, hardware elements, or both are combined all at once into a component or an overall system, rather than in stages | метод тестирования "большой взрыв": вид интеграционного тестирования, в котором элементы программного или аппаратного обеспечения, или и то и другое, собираются в компонент или в целую систему сразу, а не по этапам (см. Standard glossary of terms used in Software Testing ssn) |
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) |
characteristics of a component or system | характеристики компонента или системы (ssn) |
Component. A modular and replaceable part of a system that encapsulates its contents | Компонент. Модульная и замещаемая часть системы, инкапсулирующая своё содержимое (см. UML 2 and the Unified Process: Practical Object-Oriented Analysis and Design, Second Edition by Jim Arlow and Ila Neustadt 2005 ssn) |
component of a queueing system | компонент системы массового обслуживания (ssn) |
components of a queueing system | компоненты системы массового обслуживания (ssn) |
enterprise information system is a component of the enterprise as the whole | информационная система предприятия является компонентом предприятия как целого (ssn) |
main functionality of a component or system | основная функциональность компонента или системы (ssn) |
operation of a component or system | функционирование компонента или системы (ssn) |
primitive components of a complex system | элементарные компоненты сложной системы (ssn) |
sequence of events of a component or system | последовательность событий в компоненте или системе (ssn) |
sequence of executable statements of a component or system | последовательность исполняемых операторов в компоненте или системе (ssn) |
severity: The degree of impact that a defect has on the development or operation of a component or system | степень серьёзности: важность воздействия конкретного дефекта на разработку или функционирование компонента или системы |
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) |
system: A collection of components organized to accomplish a specific function or set of functions | система: совокупность компонентов, организованная для выполнения определённой функции или набора функций (см. IEEE 610, Standard glossary of terms used in Software Testing ssn) |
the fact that a software system is a component of an information system implies that software engineering is an aspect of a broader discipline of systems engineering | Факт, что система ПО является компонентом информационной системы, подразумевает, что программная инженерия – лишь часть более широкой дисциплины – инженерии систем (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering) |
the fact that a software system is a component of an information system implies that software engineering is an aspect of a broader discipline of systems engineering | Факт, что система ПО является компонентом информационной системы, подразумевает, что программная инженерия лишь часть более широкой дисциплины инженерии систем (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering) |
theory of communication between asynchronous components of a computer system | теория связи асинхронных компонент вычислительной системы (ssn) |
this type of model is appropriate for synchronous systems, where all of the components are synchronized by a single global clock | Такие модели пригодны для синхронных систем, в которых все компоненты синхронизованы едиными глобальными часами (см. Model Checking / Edmund M. Clarke, Jr., Orna Grumberg, and Doron A. Peled 1999 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) |