DictionaryForumContacts

   English
Terms for subject Programming containing component- level | all forms | in specified order only
EnglishRussian
bottom-up testing: An incremental approach to integration testing where the lowest level components are tested first, and then used to facilitate the testing of higher level components. This process is repeated until the component at the top of the hierarchy is testedвосходящее тестирование: последовательный подход к интеграционному тестированию, при котором компоненты нижнего уровня тестируются первыми и затем используются для облегчения тестирования компонентов более высокого уровня. этот процесс повторяется до тех пор, пока компонент на самом верху иерархии не будет протестирован (см. Standard glossary of terms used in Software Testing)
component: A logical collection of classes that collaborate to provide a set of services offered through the component's provided interfaces. The services required by the component are requested through its required interfaces. A component may also consist of other components and may be nested to whatever level requiredкомпонент: логическая совокупность классов, взаимодействующих вместе для обеспечения набора услуг сервисов, предлагаемых через предоставленные интерфейсы компонента. Услуги сервисы, требуемые компонентом, запрашиваются с помощью его требуемых интерфейсов. Кроме того, компонент может состоять из других компонентов и быть вложенным в другой компонент (см. Object-Oriented Analysis and Design with Applications 3rd Edition by Grady Booch ssn)
component levelкомпонентный уровень (ssn)
component or application levelуровень компонентов или приложений (ssn)
consideration of security issues at the component or application levelрассмотрение проблем безопасности на уровне компонентов или приложений (ssn)
deliberate consideration of security issues at the component or application levelтщательное рассмотрение проблем безопасности на уровне компонентов или приложений (ssn)
driver software: A program that acts as the interface between a higher-level coding structure and the lower level hardware/firmware component of a computerдрайвер: программа, действующая интерфейсом между структурой кодирования высокого уровня и нижним уровнем аппаратного / программного компонента компьютера (см. "Practical Data Communications for Instrumentation and Control" by John Park et al. 2003)
higher level componentкомпонент более высокого уровня (ssn)
lower level componentкомпонент более низкого уровня (ssn)
lower level hardware/firmware component of a computerнижний уровень аппаратного / программного компонента компьютера
lowest level componentкомпонент нижнего уровня (ssn)
probability of faults at the component levelвероятность возникновения неисправностей на компонентном уровне (ssn)
test-level componentкомпонент для выполнения тестирования (корпорации AdaCore Alex_Odeychuk)