Basic Terminology
- UI Test Pattern (UITP), or Test Strategy: set of test goals {TGoal}
- Element: concrete UITP in the model
- Test Goal: < Goal; V; A; C; P >
- Test Configuration (TGConf): test goal with specific values
–
- Test Path: set of Test Cases
- Test Case: set of Test Steps
- Test Step: an execution step; a single action/check executed on a element's configuration