Use case

Term: “use case”. It is a sequence of transactions in a dialogue between the user and the system with a concrete result.

read more

low level test case

Term: “low level test case”. It is a test case with concrete values (implementation level) for input values and expected outcomes. The logical operators from high-level test cases are replaced with actual values matching with the goals of the logical operators. Also look up low level test case.

read more

high level test case

Term: “high level test case”. It is a test case without concrete values (implementation level) for input values and expected outcomes. It uses logical operators, and actual value instances are not yet defined or available. Also look up low level test case.

read more

Blocked test case

Term: “blocked test case”. It is a test case that cannot be executed because the preconditions for it are not met.

read more

Frozen test basis

Term: “frozen test basis”. It is the test basis document that can only be modified through a formal change control test Also look up Baseline.

read more