Is your website designed for everyone? Perform an accessibility scan.

Free check-up

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

LCSAJ

A Linear Code Sequence And Jump, consists of the following three items (conventionally identified by line numbers in a source code listing): the start of the linear sequence of executable statements, the end of the linear sequence, and the target line to which control flow is transferred at the end of the linear sequence.

LCSAJ Coverage

The percentage of LCSAJs of a component that have been exercised by a test suite. 100% LCSAJ coverage implies 100% decision coverage.

Lead Assessor

The person who leads an assessment. In some cases, for instance CMMi and TMMi when formal assessments are conducted, the lead assessor must be accredited and formally trained.

Learning

The phase within the IDEAL model where one learns from experiences and improves one’s ability to adopt new processes and technologies in the future.