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

Static Testing

Component or system testing at specification or implementation level without software execution, such as reviews or static code analysis.

Status Accounting

It is a component part of configuration management that maintains and provides reports on the information needed for effective configuration management.

Storage Testing

Testing type that verifies if the program under test stores data files in correct directories and if it reserves sufficient space to prevent unexpected termination resulting from lack of space.

Stress Testing

Stress Testing - testing the software in such extreme conditions, like lack of memory, the simultaneous use by large number of users, functioning in a continuous mode, etc.

Stub

Minimal or specialized implementation of the component. It is used to replace the component, which depends on the development or testing of another system component.