-
21 testing
испытание; испытания; проверка; контроль (см. тж test); тестирование- accelerated testing
- assembly testing
- at-speed testing
- autoranging testing
- beta testing
- bit testing
- black-box testing
- bottom-up testing
- branch testing
- built-in testing
- bulk testing
- burn-in testing
- chip-in-place testing
- clock-rate testing
- cluster testing
- code-based testing
- coincident current testing
- compact testing
- comparison testing
- complete testing
- compliance testing
- computerized testing
- conformance testing
- continuity testing
- core testing
- cross-validation testing
- demonstration testing
- design testing
- development testing
- disruptive testing
- edge-connector testing
- edge-pin testing
- electron-beam testing
- execution testing
- exhaustive pattern testing
- exhaustive testing
- ex-situ testing
- factory testing
- fault isolation testing
- feature testing
- FFT digital testing
- field testing
- file testing
- final testing
- finished testing
- free-race testing
- glass-box testing
- go/no-go testing
- hard testing
- hazardous testing
- in-circuit testing
- in-situ testing
- laissez-faire testing
- manufacturing testing
- margin testing
- module testing
- multipin testing
- nails testing
- near exhaustive testing
- noncoincident current testing
- nondisruptive testing
- normative testing
- on-chip testing
- operation testing
- parallel testing
- parametric testing
- path testing
- performance testing
- plane testing
- prescreening testing
- prescreen testing
- presence testing
- probe testing
- product testing
- production testing
- program testing
- pseudo-exhaustive testing
- random testing
- real-time testing
- redundancy testing
- regression testing
- release testing
- reliability testing
- retrofit testing
- saturation testing
- signature testing
- site testing
- soft testing
- start-small testing
- stimulus/response testing
- stored-response testing
- stress testing
- string testing
- stuck-fault testing
- syndrome testing
- testing normal cases
- testing the exceptions
- testing the extremes
- thread testing
- through-the-pins testing
- top-down testing
- transition count testing
- trial-and-error testing
- unit testing
- white box testingEnglish-Russian dictionary of computer science and programming > testing
-
22 parallelism
параллелизм, параллельность1) общий термин, характеризующий все виды параллельной компьютерной обработки данных2) одновременное исполнение двух и более программных единиц (команд, задач, тредов, процессов) или обработка данных на соответствующем числе процессоров. В программировании различают явный (explicit parallelism) и неявный параллелизм (implicit parallelism)Ant:3) для компьютерных сетей - существование многих путей (соединений) между двумя узлами сети, причём эти пути могут иметь равную или разную стоимость. Подобный параллелизм как избыточность часто служит гарантией отказоустойчивости - если один из параллельных путей неисправен, можно будет найти альтернативный путь до той же самой точкиАнгло-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > parallelism
- 1
- 2
См. также в других словарях:
Database — A database is an organized collection of data for one or more purposes, usually in digital form. The data are typically organized to model relevant aspects of reality (for example, the availability of rooms in hotels), in a way that supports… … Wikipedia
Immunity Aware Programming — When writing firmware for an embedded system, immunity aware programming is a set of programming techniques used in an attempt to tolerate transient errors in the program counter or other that would otherwise lead to failure.Immunity aware… … Wikipedia
Abkürzungen/Computer — Dies ist eine Liste technischer Abkürzungen, die im IT Bereich verwendet werden. A [nach oben] AA Antialiasing AAA authentication, authorization and accounting, siehe Triple A System AAC Advanced Audio Coding AACS … Deutsch Wikipedia
Liste der Abkürzungen (Computer) — Dies ist eine Liste technischer Abkürzungen, die im IT Bereich verwendet werden. A [nach oben] AA Antialiasing AAA authentication, authorization and accounting, siehe Triple A System AAC Advanced Audio Coding AACS … Deutsch Wikipedia
Linguistic method — In software engineering, the linguistic method is an approach to developing software based on awareness of formal computer science and information theory. It requires a number of issues to be simultaneously understood: Speed, Redundancy, Language … Wikipedia
Compiler optimization — is the process of tuning the output of a compiler to minimize or maximize some attributes of an executable computer program. The most common requirement is to minimize the time taken to execute a program; a less common one is to minimize the… … Wikipedia
Liste von Abkürzungen (Computer) — Dies ist eine Liste technischer Abkürzungen, die im IT Bereich verwendet werden. Inhaltsverzeichnis A B C D E F G H I J K L M N O P Q R S T U V W X Y Z siehe auch: Liste von Dateiendu … Deutsch Wikipedia
Control table — This simple control table directs program flow according to the value of the single input variable. Each table entry holds a possible input value to be tested for equality (implied) and a relevant subroutine to perform in the action column. The… … Wikipedia
List of Statutory Instruments of the United Kingdom, 1994 — This is a complete list of all 1851 Statutory Instruments published in the United Kingdom in the year 1994. NOTOC 1 100* Public Telecommunication System Designation (Vodafone Limited) Order 1994 S.I. 1994/1 * Oxfordshire County Council (Shifford… … Wikipedia
N-version programming — (NVP), also known as multiversion programming, is a method or process in software engineering where multiple functionally equivalent programs are independently generated from the same initial specifications.[1] The concept of N version… … Wikipedia
ABAP — Infobox programming language name = ABAP/4 logo = paradigm = Object oriented, structured, imperative year = 1980s designer = SAP AG typing = Static, strong, safe, nominative implementations = SAP R/2,SAP R/3 dialects = influenced by = Objective C … Wikipedia