Term: “availability”. It is the degree in which a system or component is operative and accessible when it is required. It is usually expressed in percentages. [IEEE 610]
Search Results for:
Test design
Term: “test design”. Look up test design specification.
State diagram
Term: “state diagram”. It is the diagram representing the states that a component or system can have, and it shows the events or circumstances that cause (or result from) the transitions between states.
Test-driven development
Term: “test driven development”. It is the type of software development in which the case tests are developed, and often automated, before the software is developed to carry out the tests.
Output domain
Term: “output domain”. It is the set or domain from which valid output values can be selected. Also look up domain.
Test generator
Term: “test generator”. Look up test data preparation tool.
Test script
Term: “test script”. It refers to a test procedure specification, usually automated.
Installation guide
Term: “installation guide”. It is the compilation of instructions on any format to guide the installer during the installation process. They can be provided in a manual guide, a step-by-step procedure, an installation wizard, or any similar description of the process.