DictionaryForumContacts

   Russian
Terms for subject Programming containing быть выполненным | all forms | in specified order only
RussianEnglish
быть выполненнымbe executed (ssn)
каждый из этих шагов может быть выполнен отдельным вычислительным блоком, где каждый отдельный операнд передаётся от блока к блоку для выполнения операции сложенияEach of these steps can be performed by a separate computational unit, with a particular operand being passed from unit to unit for the complete addition operation (см. "Petri Net Theory And The Modeling Of Systems" by James L. Peterson 1981 ssn)
логическое условие, которое должно быть выполнено, чтобы переход имел местоBoolean condition that must be true for the transition to be taken (ssn)
может быть выполнен позжеcan be executed later (ssn)
Никто не ожидает, что мост будет перемещён на десять метров после того, как он был построен. Точно так же не следует ожидать, что программный продукт успешно выполнит различные задачи после того, как будет создан. Если это то, что нам нужно, тогда программное обеспечение создано удачноnobody expects a bridge to be moved by ten meters after it has been built. Similarly, nobody should expect a software product to happily perform different tasks after it has been built. If this is what is expected then the software has not failed (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
средство захвата / воспроизведения: тип инструмента выполнения тестов, в котором входная информация записывается во время ручного тестирования с целью создания автоматизированных тестовых сценариев, которые могут быть выполнены позже т.е. повторены. Эти средства часто используют для поддержки автоматизированного регрессионного тестированияcapture/playback tool: A type of test execution tool where inputs are recorded during manual testing in order to generate automated test scripts that can be executed later i.e. replayed. These tools are often used to support automated regression testing (см. Standard glossary of terms used in Software Testing)
управляющая часть с одним условием, значение которого определяет, будет или нет процедурная часть выполненаcontrol part with one condition, the value of which determines whether or not the procedure part is to be executed (ssn)