Back to Glossary

Testing element

Test Case

Test Case is a description of one test scenario containing initial conditions, actions, the expected result and assessment criteria.

Related domain: ValidationConcept ID: concept-test-case

Definition

Test Case is a description of one test scenario containing initial conditions, actions, the expected result and assessment criteria.

Human Explanation

It provides a controlled and repeatable way of working.

Why it Matters

It supports reliable testing and maintenance of the validated state.

Conceptual Boundary

It covers its defined purpose and does not replace the related validation processes.

Practical Perspective

It should be documented, controlled and linked to applicable requirements and changes.

Related Concepts