upload
IEEE Computer Society
Industry: Computer; Software
Number of terms: 50628
Number of blossaries: 0
Company Profile:
Founded in 1946, the IEEE Computer Society is a professional organization for computing professionals. Based in Washington, DC, it's the largest of IEEE’s 38 societies organized under the IEEE Technical Activities Board. The IEEE Computer Society is dedicated to advancing the theory, practice, and ...
The process of analyzing the progress of a planned activity, project, or program on a periodic, ongoing basis and handling identified risk factors; includes developing options and fallback positions to permit alternative solutions to reduce the impact if a risk factor becomes a problem.
Industry:Computer; Software
Confirmation by examination and provisions of objective evidence that specified requirements have been fulfilled. In design and development, verification concerns the process of examining the result of a given activity to determine conformity with the stated requirement for that activity.
Industry:Computer; Software
One of the main financial statements, it shows how the company is paying for its current operations and future growth by detailing the actual flow of cash between the company and the outside. It answers the question, “How much more or less cash does the company have now than it did before?”
Industry:Computer; Software
The process of (1) identifying all functional and physical characteristics relevant to the interfacing of two or more configuration items provided by one or more organizations, and (2) ensuring that proposed changes to these characteristics are evaluated and approved prior to implementation.
Industry:Computer; Software
An orderly progression of testing of incremental pieces of the software program in which software elements, hardware elements, or both are combined and tested until the entire system has been integrated to show compliance with the program design, and capabilities and requirements of the system.
Industry:Computer; Software
A software engineering approach that derives a system’s design or requirements from its code. The design might be represented by a program design language (PDL) or a formal language. By creating a logical view from a physical system, reverse engineering helps maintain and enhance existing systems.
Industry:Computer; Software
In software engineering project management, a method of representing in a hierarchical manner the parts of a product or process. A WBS can be used to represent a process (requirement analysis, design, code, or software test) or a product (application programs, utility programs, or operating systems).
Industry:Computer; Software
Maintainability is the average effort required to locate and fix a software failure . (1) Maintainability measurements consist of correctability, expandability, and testability. (2) Software maintainability measurements consist of consistency, simplicity, conciseness, modularity, self-descriptiveness.
Industry:Computer; Software
The process of verifying that all required hardware/software configuration items have been produced, that the current version agrees with specified requirements, that the technical documentation completely and accurately describes the configuration items, and that all change requests have been resolved.
Industry:Computer; Software
A type of peer review which involves a group of the developers peers checking some product documents (e.g. design documents, code listings, test plans, etc.) at specific points in the development process in order to find any errors in the product. Inspections are credited to Michael Fagan of IBM in 1976.
Industry:Computer; Software