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

Replaceability

The ability of software product to be used instead of another software product for the same goals and in the same environment.

Requirement

It is conditions or capabilities needed by a user to execute specific tasks or achieve certain goals that must be achieved to fulfill the contract, standards, specifications, or other formal documents.

Requirements Phase

It is the period in the life cycle of software, within which the software requirements are defined and documented.

Requirements Testing

Testing technique which validates that the requirements are correct, complete, unambiguous, and logically consistent and allows designing a necessary and sufficient set of test cases from those requirements.

Resource Utilization

The ability of software to use an appropriate quantity of resource of certain type (e.g., the amount of main memory and the second level memory, the size of temporary files, etc.) during the work under prescribed conditions.

Result

The result of the performed test. The result may contain all kinds of information on the screen, data changes, bug reports, sent messages.