-
41 statement
1) утверждение; высказывание; формулировка2) оператор; предложение3) предписание ( КОБОЛ)4) постановка ( задачи)•- abort statement
- accept statement
- access statement
- action statement
- arbitrary statement
- arithmetical statement
- arithmetic statement
- assembly-control statement
- assert statement
- assigned statement - basic statement
- biconditional statement
- blank statement
- branch statement
- break statement
- case statement
- code statement
- command statement
- comment statement
- communication statement
- compile time statement
- composite statement
- compound statement
- computed statement
- conditional GO TO statement
- conditional statement
- consistent statements
- control statement
- counter statement
- data definition statement
- data initialization statement
- data manipulation statement
- data statement
- data-formatting statement
- DD-statement
- debugging statement
- declarative statement
- define constant statement
- define file statement
- define storage statement
- delay statement
- delimiter statement
- destination statement
- dimension statement
- display statement
- DO statement
- do statement
- dummy statement
- editing statement
- edit statement
- end-of-file statement
- examine statement
- exceptional control statement
- executable statement
- execute statement
- exit statement
- expression statement
- external statement
- false statement
- for statement
- format statement
- formatted statement
- function statement
- GO TO statement
- high level statement
- if statement
- imperative statement
- inconsistent statements
- initiate statement
- input/output statement
- instruction statement
- iterative statement
- job control statement
- job statement - loop statement
- macro prototype statement
- model statement
- molecular statement
- move statement
- nonarithmetic statement
- nonexecutable statement
- note statement
- null statement
- ON statement
- perform statement
- postrun statement
- print statement
- problem statement
- program statement
- protocol statement
- prototype statement
- read statement
- repeat statement
- repetitive statement
- return statement
- rewind statement
- select statement
- select wait statement
- sensor statement
- simple statement
- source statement
- specification statement
- substitution statement
- switch statement
- telecommunications statement
- terminal statement
- test statement
- total source statement
- trace statement
- transfer-of-control statement
- true statement
- unconditional statement
- unlabeled statement
- while statement
- write statementEnglish-Russian dictionary of computer science and programming > statement
-
42 station
1) место, местоположение, позиция2) станция, (абонентский) пункт; терминал3) устройство; блок•- active station
- brush station
- calculator test station
- called station
- calling station
- card cornering station
- check station
- control station
- data collection station
- data station
- debugging station
- development station
- diskette station
- dock station
- docking station
- field control station
- field monitoring station
- graphic input station
- inactive station
- input station
- inquiry station
- intelligent station
- intercepted station
- key-entry station
- key station
- local station
- master station
- microfilm station
- multipoint station
- net-control station
- networked station
- operator station
- output station
- personal supercomputer station
- point-to-point station
- primary station
- printing station
- programming station
- punching station
- punch station
- reading station
- read station
- receiving station
- remote station
- secondary station
- sensing station
- slave station
- software station
- subscriber station
- tape station
- teller station
- terminal station
- transport station
- tributary station
- visual display station
- way station
- work station
- writing stationEnglish-Russian dictionary of computer science and programming > station
-
43 blok obrazowania-uruchamiania-testowania
• display debugging and test unitSłownik polsko-angielski z Elektroniki i Informatyki > blok obrazowania-uruchamiania-testowania
-
44 diagnostics
диагностика, обнаружение неисправностей (ошибок)1) информация, необходимая для выявления ошибок и/или неисправностей, а также системы тестирования, обнаруживающие и изолирующие ошибки в аппаратуре2) процесс обнаружения сбоев и неисправностей в аппаратуре и ПО, а также их причинАнгло-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > diagnostics
-
45 host session
1. сеанс взаимодействия с главной вычислительной машиной2. сеанс взаимодействия с главной ЭВМsession entity — участники сессии; участники сеанса
debugging session — сеанс отладки; отладочный сеанс
3. сеанс работы с главной эвм -
46 phase
фаза; стадия, этап; фазировать, синхронизировать по фазеatmospheric phase of launch — ркт. атмосферный этап или участок выведения
heliocentric phase of the mission — ксм. этап полёта по гелиоцентрической траектории
phase of the hop — разг. этап полёта
— phase in -
47 session
1. сеанс2. сеанс связиdebugging session — сеанс отладки; отладочный сеанс
session entity — участники сессии; участники сеанса
English-Russian dictionary of Information technology > session
-
48 utility service
См. также в других словарях:
Test-driven development — (TDD ) is a software development technique consisting of short iterations where new test cases covering the desired improvement or new functionality are written first, then the production code necessary to pass the tests is implemented, and… … Wikipedia
Debugging patterns — describe a generic set of steps to rectify or correct a bug within a software system. It is a solution to a re occurring problem that is related to a particular bug or type of bug in a specific context. Some examples of debugging patterns include … Wikipedia
debugging — /deˈbaɡin(g), ingl. diːˈbʌɡɪŋ/ [vc. ingl., da to debug propr. «disinfestare»] s. m. inv. (elab., di software) test, correzione (degli errori) … Sinonimi e Contrari. Terza edizione
Debugging — Debug redirects here. For the shell command, see debug (command). For the German magazine, see Debug (magazine). A photo of the apocryphally first real bug, which was debugged in 1947. Debugging is a methodical process of finding and reducing the … Wikipedia
Debugging — De|bug|ging 〈[dibʌ̣gıŋ] n. 15; EDV〉 Fehlersuche im Programm [engl. umg., „Entstörung“] * * * De|bug|ging [di: bʌgɪŋ], das; [s], s [engl. debugging] (EDV): Vorgang bei der Programmherstellung, bei dem das ↑ Programm (4) getestet wird u. die… … Universal-Lexikon
Test automation — Compare with Manual testing. Test automation is the use of software to control the execution of tests, the comparison of actual outcomes to predicted outcomes, the setting up of test preconditions, and other test control and test reporting… … Wikipedia
Joint Test Action Group — (JTAG) is the usual name used for the IEEE 1149.1 standard entitled Standard Test Access Port and Boundary Scan Architecture for test access ports used for testing printed circuit boards using boundary scan.JTAG was an industry group formed in… … Wikipedia
Delta Debugging — automates the scientific method of debugging. The Delta Debugging algorithm isolates failure causes automatically by systematically narrowing down failure inducing circumstances until a minimal set remains. Delta Debugging has been applied to… … Wikipedia
Reverse Turing test — The term reverse Turing test has no single clear definition, but has been used to describe various situations based on the Turing test in which the objective and/or one or more of the roles have been reversed between computers and… … Wikipedia
Design For Test — (aka Design for Testability or DFT ) is a name for design techniques that add certain testability features to a microelectronic hardware product design. The premise of the added features is that they make it easier to develop and apply… … Wikipedia
SIMON (Batch Interactive test/debug) — was a proprietary test/debugging toolkit for interactively testing Batch programs designed to run on IBM s System 360/370/390 architecture. It operated in two modes, one of which was full Instruction Set Simulator mode and provided Instruction… … Wikipedia