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

Inspection

Type of an equal analysis based on visual inspection of the documents to find errors.

Installation Wizard

Software on any medium that helps to perform the installation process. Generally the wizard performs the installation process, informs about the results of installation and gives an opportunity to select the variant of installation.

Instrumentation

Insertion of additional code into the program in order to gather information about program runtime behavior. For example, to measure the code coverage.