Software Testing Glossary

A B C D E F G H I K L M N O P Q R S T U V W

Control Flow Analysis

Type of static analysis based on the representation of sequences of events (paths) in the process of realization of the component or system.

Control Flow Graph

Abstract representation of all possible sequences of events (paths) in the process of implementation of the component or system.

Cost of Quality

The total cost of quality related activities, which is often split into the prevention cost, appraisal cost, internal failure cost and external failure cost.

Coverage

Level to which a certain element of the coating was tested by test suite. It is usually expressed as a percentage.