Term: “use case”. It is a sequence of transactions in a dialogue between the user and the system with a concrete result.
Search Results for:
Logical test case
Term: “logical test case”. Look up high-level test case.
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.
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.
Concrete test case
Term: “concrete test case”. Look up low-level test case.
Blocked test case
Term: “blocked test case”. It is a test case that cannot be executed because the preconditions for it are not met.
Abstract test case
Term: “abstract test case”. Look up high-level test case.
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.