Saltar al contenido
Portada » Tooltips » Página 23

Informaciones emergentes

Open-source tool

  • por

A software tool that is available to all potential users in source code form, usually via the internet. Its users are permitted, usually under license, to study, change, improve and, at times, to distribute the software.

Cause-effect graph

  • por

A graphical representation of logical relationships between inputs (causes) and their associated outputs (effects).

Coding Standard

  • por

A standard that describes the characteristics of a design or a design description of data or program components.

Cost of Quality

  • por

The total costs incurred on Quality activities and issues and often split into prevention costs, appraisal costs, internal Failure costs and external failure costs.

Complexity (cyclomatic complexity)

  • por

The degree to which a component or system has a design and/or internal structure that is difficult to understand, maintain and verify.

Certification

  • por

The process of confirming that a component, system or person complies with specified requirements.

Root Cause

  • por

A source of a Defect such that if it is removed, the occurrence of the defect type is decreased or removed.

Anomaly

  • por

Any condition that deviates from expectation based on requirements specifications, design documents, user documents, standards, etc., or from someone’s perception or experience. Anomalies may be found during, but not limited to, reviewing, Testing, analysis, compilation, or use of software products or applicable documentation.