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

Adaptability

The ability of a software to be adapted to different specified environments without applying actions or means other than those that are intended for these purposes and for this very software.

Agile Software Development

A group of software development methodologies based on iterative incremental development, where requirements and solutions evolve through collaboration between self-organizing cross-functional teams.

Agile Testing

Test method for projects using agile methodologies such as Extreme Programming (XP), considers the development process as a consumer of testing proces and focus on the paradigm of early testing.

Alpha Testing

Alpha Testing is testing of the software by staff employees, or potential customers on the side of the developer.

Analyzability

The ability of software product to be tested for the absence of failures or their causes, as well as parts that are needed to verify due to changes.

Anomaly

Any condition that does not match an expected one, based on requirements specifications, project documentation, user documentation, standards, etc., or based on someone's perception or experience. Anomalies can be found in time of review, testing, analysis, assembly, or the use of software or related documentation.