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

Test Design Tool

Tool that simplifies the design of the test with the help of generation of input data, based on specifications that may be in tool store CASE (for example, requirements management tool), test condition, stored in the memory of tool, or based on code.

Test Environment

It is the environment that includes hardware, measuring equipment, simulators, software tools, and other tools needed for a test execution.

Test Estimation

Calculated approximation (for example, the effort, completion date, the associated costs, the number of test cases, etc.), the results of which can be used even when the input data are incomplete, vague or inaccurate.

Test Execution Automation

Test execution automation is using the software (for example, tools for capture / playback) for control of running tests, comparing the results obtained with the reference, setting preconditions, tests and other monitoring functions of testing and organization reports.

Test Execution Phase

It is a period in software development cycle, during which software or its components are run and the software is evaluated from the point of view of meeting its requirements.