DictionaryForumContacts

   English
Terms for subject Programming containing under test | all forms | exact matches only | in specified order only
EnglishRussian
application under testтестируемое приложение (theqalead.com Alex_Odeychuk)
behavior of the system under testповедение тестируемой системы (ssn)
circuit under testтестируемая схема (ssn)
Class Under Testтестируемый класс (CUT EGK)
code under testтестируемый код (code that is being tested as part of a software testing process. This code is usually a module, function, or class that has been isolated from the rest of the software system and is tested to ensure that it meets the specified requirements and produces the expected output. The code under test is typically tested using automated testing frameworks or tools, and the results of the tests are used to verify that the code is working as intended and does not contain any errors or bugs that could impact the overall functionality of the software system: из кн.: Groves M.D. AOP in .NET: Practical Aspect-Oriented Programming Alex_Odeychuk)
during the execution of the code under testво время выполнения тестируемого кода (Alex_Odeychuk)
function under testтестируемая функция (англ. термин взят из кн.: Shukla A. Building Web Apps with Spring 5 and Angular Alex_Odeychuk)
implementation under testреализация, проверяемая во время тестирования (Alex_Odeychuk)
invoke the function under testвызвать тестируемую функцию (англ. термин взят из кн.: Shukla A. Building Web Apps with Spring 5 and Angular Alex_Odeychuk)
invoke the method under testвызвать тестируемый метод (англ. термин взят из кн.: Shukla A. Building Web Apps with Spring 5 and Angular Alex_Odeychuk)
method under testтестируемый метод (англ. термин взят из кн.: Shukla A. Building Web Apps with Spring 5 and Angular Alex_Odeychuk)
particular behavior of the system under testопределённое поведение тестируемой системы (ssn)
particular behavior of the system under test that we need to verifyопределённое поведение тестируемой системы, которое необходимо проверить (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)
under testпроверяемый во время тестирования (Alex_Odeychuk)