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

Exercised

The program element is considered to be exercised by test case, if the input data lead to the accomplishment of this element.

Exit Criteria

A set of general and specific terms agreed in advance with the concerned parties, in order that the process can officially be considered complete.

Expected Result

The behavior of a component or system under specified conditions, which is defined by specifications or other sources.

Exploratory Testing

An informal test design technique in which software tester actively controls the design of tests during these tests are performed, and uses obtained during software testing information to design new and better tests.

Extreme programming

Software development methodology used in agile software development, which uses key practices: pair programming, simplicity and clarity of the code, performing exhaustive testing of code and unit test of all the code.

Factory Acceptance Testing

Acceptance testing conducted at the site at which the product is developed and performed by employees of the supplier organization, to determine whether or not a component or system satisfies the requirements, normally including hardware as well as software.