2380 registered
1 today
6 yesterday
Glossary
Terms that are on use on this site.
You can always search for entries (regexp permitted).

Begins with Contains Exactly matches

Submit Term

All | 1 | 3 | 5 | 7 | 8 | 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


D
There are 50 entries in the glossary.
Pages: 1
Term Definition
D chartDemerit chart
 
Data

Factual information used as a basis for reasoning, discussion, or calculation; often refers to quantitative information

 
Data analysis

(1) Evaluation of the description and intended use of each data item in the software design to ensure the structure and intended use will not result in a hazard. Data structures are assessed for data dependencies that circumvent isolation, partitioning, data aliasing, and fault containment issues affecting safety, and the control or mitigation of hazards. (2) Evaluation of the data structure and usage in the code to ensure each is defined and used properly by the program. Usually performed in conjunction with logic analysis

 
Data Collection

Gathering facts on how a process works and/or how a process is working from a customer's point of view. All data collection is driven by a knowledge of the process and guided by statistical principles

 
Data corruption A violation of data integrity. Syn: data contamination
 
Data dictionary

(1) A collection of the names of all data items used in a software system, together with relevant properties of those items; e.g., length of data item, representation, etc. (2) A set of definitions of data flows, data elements, files, data bases, and processes referred to in a leveled data flow diagram set

 
Data flow analysis

A software V&V task to ensure that the input and output data and their formats are properly defined, and that the data flows are correct

 
Data flow diagram

A diagram that depicts data sources, data sinks, data storage, and processes performed on data as nodes, and logical flow of data as links between the nodes. Syn: data flowchart, data flow graph

 
Data integrityThe degree to which a collection of data is complete, consistent, and accurate. Syn: data quality
 
Data validation

A process used to determine if data are inaccurate, incomplete, or unreasonable. The process may include format checks, completeness checks, check key tests, reasonableness checks and limit checks. (2) The checking of data for correctness or compliance with applicable standards, rules, and conventions

 
DCPDynamic Control Plan/Dimensional Control Plan
 
Decision coverage

A test coverage criteria requiring enough test cases such that each decision has a true and false result at least once, and that each statement is executed at least once. Syn: branch coverage. Contrast with condition coverage, multiple condition coverage, path coverage, statement coverage

 
Decision matrix

A tool used to evaluate problems, solutions, or ideas. The possibilities are listed down the left-hand side of the matrix and relevant criteria are listed across the top. Each possibility is then rated on a numeric scale of importance or effectiveness (e.g. on a scale of 1 to 10) for each criterion, and each rating is recorded in the appropriate box. When all ratings are complete, the scores for each possibility are added to determine which has the highest overall rating and thus deserves the greatest attention

 
Decision tableA table used to show sets of conditions and the actions resulting from them
 
Defect

A products or services nonfulfillment of an intended requirement or reasonable expectation for use, including safety considerations. There are four classes of defects: Class 1, Very Serious, leads directly to severe injury or catastrophic economic loss; Class 2, Serious, leads directly to significant injury or significant economic loss; Class 3, Major, is related to major problems with respect to intended normal or reasonably foreseeable use; and Class 4, Minor, is related to minor problems with respect to intended normal or reasonably foreseeable use (see also blemish”, imperfection”,and nonconformity”)

 
Defect Free

A personal performance standard that says specifications should be met every time. An attitude that displays personal commitment to doing the job right the first time, every time

 
Degrees Of FreedomThe number of independent measurements available for estimating a population parameter 
 
Demerit chart

A control chart for evaluating a process in terms of a demerit (or quality score), i.e., a weighted sum of counts of various classified nonconformities

 
Deming cycle

Alternate name for the Plan-Do-Check-Act cycle, a four-stage approach to problem-solving. It is also sometimes called the Shewhart cycle

 
Deming Prize

Award given annually to organizations that, according to the award guidelines, have successfully applied companywide quality control based on statistical quality control and will keep up with it in the future. Although the award is named in honor of W. Edwards Deming, its criteria are not specifically related to Deming's teachings. There are three separate divisions for the award: the Deming Application Prize, the Deming Prize for Individuals, and the Deming Prize for Overseas Companies. The award process is overseen by the Deming Prize Committee of the Union of Japanese Scientists and Engineers in Tokyo

 
Deming, W. Edwards

A prominent consultant, teacher, and author on the subject of quality. After sharing his expertise in statistical quality control to help the U.S. war effort during World War II, the War Department sent Deming to Japan in 1946 to help that nation recover from its wartime losses. Deming published more than 200 works, including the well-known books Quality, Productivity, and Competitive Position and Out of the Crisis. Deming, who developed the 14 points for managing, is an ASQ Honorary member

 
Density Function

The function which yields the probability that a particular random variable takes on any one of its possible values

 
Dependability

The degree to which a product is operable and capable of performing its required function at any randomly chosen time during its specified operating time, provided that the product is available at the start of that period. (Nonoperation-related influences are not included.) Dependability can be expressed by the ratio: time available divided by (time available + time required)

 
Dependent VariableA Response Variable; e.g., y is the dependent or "Response" variable where Y=f (Xl. . . XN) variable
 
Design for Manufacturability and Assembl

A simultaneous engineering process designed to optimize the relationship between design function, manufacturability, and ease of assembly

 
Design Information Checklist

A mistake proofing checklist designed to assure that all important items were considered in establishing design requirements

 
Design of Experiments (DOE)

A branch of applied statistics dealing with planning, conducting, analyzing, and interpreting controlled tests to evaluate the factors that control the value of a parameter or group of parameters

 
Design phase

The period of time in the software life cycle during which the designs for architecture, software components, interfaces, and data are created, documented, and verified to satisfy requirements

 
Design ReviewsA proactive process to prevent problems and misunderstandings
 
Design specification

A specification that documents how a system is to be built. It typically includes system or component structure, algorithms, control logic, data structures, data set [file] use information, input/output formats, interface descriptions, etc Contrast with design standards, requirement. See: software design description

 
Design Validation

Testing to ensure that product conforms to defined user needs and/or requirements. Design validation follows successful design verification and is normally performed on the final product under defined, operating conditions. Multiple validations may be performed if there are different intended uses

 
Design Verification

Testing to ensure that all design outputs meet design input requirements. Design verification may include activities such as: Design Review, Performing Alternate Calculations, Understanding Tests & Demonstrations and Review of Design Stage Documents Before Release

 
Designing in quality vs. inspecting in qsee prevention vs. detection
 
Development methodology

A systematic approach to software creation that defines development phases and specifies the activities, products, verification procedures, and completion criteria for each phase. See: incremental development, rapid prototyping, spiral model, waterfall model

 
DFADesign For Assembly 
 
DFMDesign For Manufacturing 
 
DFMEA

Design Failure Mode Effects Analysis: An analytical technique used to assure that potential design failure modes and associated causes have been considered and addressed. [See FMEA, PFMEA] 

 
Diagnostic

Pertaining to the detection and isolation of faults or failures. For example, a diagnostic message, a diagnostic manual

 
DISADefense Information Systems Agency 
 
Discounted Cash Flow

A method of performing an economic analysis that takes the time value of money into account. Used to remove interest rates and inflation factors from a calculation so that the results of analysis are comparable

 
Discrete Random VariableA random variable which can assume values only from a definite number of discrete values
 
Distributions

Tendency of large numbers of observations to group themselves around some central value with a certain amount of variation or "scatter" on either side 

 
Documentation MaterialDefining the process to be followed (e.g, quality manual, operator instructions, graphics, pictorials)
 
Dodge-Romig sampling plans

Plans for acceptance sampling developed by Harold F. Dodge and Harry G. Romig. Four sets of tables were published in 1940: single-sampling lot tolerance tables, double-sampling lot tolerance tables, single-sampling average outgoing quality limit tables, and double-sampling average outgoing quality limit tables

 
DOE (Design of experiments)

DOE is the science of designing sets of experiments which will generate enough useful data to make sound decisions without costing too much or taking too long

 
DPMODefects per million opportunities
 
DPUDefects per unit
 
Durability

The probability that an item will continue to function at customer expectation levels, at the useful life without requiring overhaul or rebuild due to wear out

 
DyadsTwo person teams
 
Dynamic analysis

Analysis that is performed by executing the program code. Contrast with static analysis. See: testing

 


All | 1 | 3 | 5 | 7 | 8 | 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