Glossary | |
| Terms that are on use on this site. | |
| You can always search for entries (regexp permitted). | |
|
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
| |
| All | |
| There are 859 entries in the glossary. | |
| Pages: «1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 » | |
| Term | Definition |
| BOM | Bill Of Material |
| Boolean | Pertaining to the principles of mathematical logic developed by George Boole, a nineteenth century mathematician. Boolean algebra is the study of operations carried out on variables that can have only one of two possible values, i.e., 1 (true) and 0 (false). As ADD, MULTIPLY, and DIVIDE are the primary operations of arithmetic, AND, OR, and NOT are the primary operations of Boolean Logic |
| Boundary | Beginning or end point of a process that will be the focus of a process improvement effort. Best stated in a well developed Mission Statement |
| Boundary value analysis | A selection technique in which test data are chosen to lie along "boundaries" of the input domain [or output range] classes, data structures, procedure parameters, etc. Choices often include maximum, minimum, and trivial values or parameters |
| Brainstorming | A method to get ideas from persons who are potential contributors. No criticism or discussion of ideas is allowed until all the ideas are recorded. The ideas are critically reviewed after the brainstorming session / Or / A tool used to encourage creative thinking and new ideas. A group formulates and records as many ideas as possible concerning a certain subject, regardless of the content of the ideas. No discussion, evaluation, or criticism of ideas is allowed until the brainstorming session is complete |
| Branch | An instruction which causes program execution to jump to a new point in the program sequence, rather than execute the next instruction. Syn: jump |
| Branch analysis | (Myers) A test case identification technique which produces enough test cases such that each decision has a true and a false outcome at least once. Contrast with path analysis |
| Branch coverage | (NBS) A test coverage criteria which requires that for each decision point each possible branch be executed at least once. Syn: decision coverage. Contrast with condition coverage, multiple condition coverage, path coverage, statement coverage |
| Breakthrough thinking | A management technique which emphasizes the development of new, radical approaches to traditional constraints, as opposed to incremental or minor changes in thought that build on the original approach |
| BSI | British Standards Institute |
| Bulk Materials | Are products that do not have the characteristics of formed parts when received, but which become part of the product during the manufacturing process |
| Business Architecture Modernization | (BAM, formerly called SBPR a contract vehicle sponsored by the Department of Defense. The contract provides business process reengineering support services focused on the higher order strategic and management assessment functions. Reengineering services include fully qualified BPR experts with functional knowledge in all aspects of process engineering, state of the art analytical tools and time tested methodologies for comprehensive process improvement |
| Business case | A structured proposal for business process improvement that functions as a decision package for enterprise leadership. A business case includes an analysis of business process needs or problems, proposed solution, assumptions and constraints, alternatives, life cycle costs, benefits/cost analysis, and investment risk analysis. Within DoD, a business case is called a Functional Economic Analysis (FEA) |
| Business process | A collection of activities that work together to produce a defined set of products and services. All business processes in an enterprise exist to fulfill the mission of the enterprise. Business processes must be related in some way to mission objectives |
| Business Process Improvement (BPI) | The betterment of an organization's business practices through the analysis of activities to reduce or eliminate non-value added activities or costs, while at the same time maintaining or improving quality, productivity, timeliness, or other strategic or business purposes as evidenced by measures of performance. Also called functional process improvement |
| Business Process Redesign or Reengineeri | A management method which stresses the fundamental rethinking of processes, questioning all assumptions, in an effort to streamline organizations, and to focus on adding value in core processes |
| Business Process Reengineering | A radical improvement approach that critically examines, rethinks, and redesigns mission-delivery processes and subprocesses, achieving dramatic mission performance gains from multiple customer and stakeholder perspectives |
| Business Process Reengineering (BPR) | A structured approach by all or part of an enterprise to improve the value of its products and services while reducing resource requirements. The transformation of a business process to achieve significant levels of improvement in one or more performance measures relating to fitness for purpose, quality, cycle time, and cost by using the techniques of streamlining and removing added activities and costs |
| C chart | Charts which display the number of defects per sample |
| Calibration | The comparison of a measurement instrument or system of unverified accuracy to a measurement instrument or system of a known accuracy to detect any variation from the required performance specification |
| CAM | Computer Aided Manufacturing |
| Capability | The total range of inherent variation in a stable process. It is determined using data from control charts. The control charts shall indicate stability before capability calculations can be made. Histograms are to be used to examine the distribution pattern of individual values and verify a normal distribution. When analysis indicates a stable process and a normal distribution, the indices Cp and Cpk can be calculated. If analysis indicates a non normal distribution, advanced statistical tools such as PPM analysis, will be required to determine capability. If control charts show the process to be non stable, the index Ppk can be calculated |
| CAR | Corrective Action Request |
| Causality | The principle that every change implies the operation of a cause |
| Causative | Effective as a cause |
| Cause | That which produces an effect or brings about a change |
| Cause and Effect Diagram | Also called the fishbone chart because of its appearance and the Ishakowa chart after the man who popularized its use in Japan. Its most frequent use is to list the cause of particular problems. The lines coming off the core horizontal line are the main causes and the lines coming off those are sub causes |
| Center Line | The line on a statistical process control chart which represents the characteristic's central tendency |
| Central Tendency | Numerical average, e.g., mean, median, and mode; center line on a statistical process control chart |
| CEO | Chief Executive Officer |
| CFT | Cross Functional Team |
| Champion | A member of senior management who is responsible for the logistical and business aspects of the program |
| Change control | The processes, authorities for, and procedures to be used for all changes that are made to the computerized system and/or the system's data. Change control is a vital subset of the Quality Assurance [QA] program within an establishment and should be clearly described in the establishment's SOPs, See: configuration control |
| Change tracker | A software tool which documents all changes made to a program |
| Characteristic | A definable or measurable feature of a process, product, or variable |
| Characteristic Matrix | An analytical technique for displaying the relationship between process parameters and manufacturing stations |
| Chart | A form used to display information obtained through data collection when measuring defects and/or problems |
| Charter | A document that specifies the purpose of a team, its power, it's reporting relationships, and its specific responsibilities |
| Check sheet | A simple data-recording device. The check sheet is custom-designed by the user, which allows him or her to readily interpret the results. The check sheet is one of the seven tools of quality. Check sheets are often confused with data sheets and checklists (see individual entries). |
| Checklist | A tool used to ensure that all important steps or actions in an operation have been taken. Checklists contain items that are important or relevant to an issue or situation. Checklists are often confused with check sheets and data sheets (see individual entries). |
| CIM | Computer Integrated Manufacturing |
| Client server | A term used in a broad sense to describe the relationship between the receiver and the provider of a service. In the world of microcomputers, the term client-server describes a networked system where front-end applications, as the client, make service requests upon another networked system. Client-server relationships are defined primarily by software. In a local area network [LAN], the workstation is the client and the file server is the server. However, client-server systems are inherently more complex than file server systems. Two disparate programs must work in tandem, and there are many more decisions to make about separating data and processing between the client workstations and the database server. The database server encapsulates database files and indexes, restricts access, enforces security, and provides applications with a consistent interface to data via a data dictionary |
| COB | Close Of Business |
| Code audit | An independent review of source code by a person, team, or tool to verify compliance with software design documentation and programming standards. Correctness and efficiency may also be evaluated. Contrast with code inspection, code review, code walkthrough. See: static analysis |
| Code inspection | (Myers/NBS): A manual [formal] testing [error detection] technique where the programmer reads source code, statement by statement, to a group who ask questions analyzing the program logic, analyzing the code with respect to a checklist of historically common programming errors, and analyzing its compliance with coding standards. Contrast with, code audit, code review, code walkthrough. This technique can also be applied to other software and configuration items. Syn: Fagan Inspection. See: static analysis |
| Code program | Source code |
| Code review | A meeting at which software code is presented to project personnel, managers, users, customers, or other interested parties for comment or approval. Contrast with code audit, code inspection, code walkthrough. See: static analysis |
| Code walkthrough | (MyersINBS): A manual testing [error detection] technique where program (source code] logic [structure] is traced manually [mentally] by a group with a small set of test cases, while the state of program variables is manually monitored, to analyze the programmer's logic and assumptions. Contrast with code audit, code inspection, code review. See: static analysis |
| Coding standards | Written procedures describing coding [programming] style conventions specifying rules governing the use of individual constructs provided by the programming language, and naming, formatting, and documentation requirements which prevent programming errors, control complexity and promote understandability of the source code. Syn: development standards, programming standards |
| Common Cause Variation | Is variation caused by the process. It is produced by the interaction of aspects of the process that affect every occurrence |
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
| |
Glossary