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

Function Point Analysis (FPA)

A method that helps in assessing the size of the functionality of an information system. Estimate does not depend on the technology. Evaluation can be used as a basis of assessment of performance, calculate the necessary resources and project control.

Functional Integration

It is the approach to integration that combines components or systems in order to gain the initial operational functionality as soon as possible.

Functional Test Design Technique

The procedure for obtaining and / or select test cases based on the analysis of the specification of a component or system functionality without reference to the internal structure.

Functionality

It is the software ability to provide functions that meet set and anticipated needs when using the software under certain conditions.

Fuzz Testing

Software testing technique that provides invalid, unexpected, or random data to the inputs of a program - a special area of mutation testing.